Arthur Moore
32f91a77ca
Support Chamfering Magnet Holes
...
Similar to ljbeal's Pull Request.
However, the implementation is completely different.
https://github.com/kennetek/gridfinity-rebuilt-openscad/pull/144
2024-04-21 23:34:23 -04:00
Arthur Moore
f222c262fc
Allow using crush ribs for the magnet hole
2024-04-21 23:28:49 -04:00
Arthur Moore
a4200a04bd
Simplify refined_hole()
2024-04-21 23:07:08 -04:00
Arthur Moore
67ba594585
Made some hole constants more readable
2024-04-21 22:08:54 -04:00
Arthur Moore
637b98577f
Match radius of bin to radius of base.
...
Fixes #169 , and #165 .
2024-03-10 23:34:30 -04:00
Arthur Moore
015daff2e8
Update Stacking Lip Profile
...
Profile is now based on https://gridfinity.xyz/specification/
This does not change the final profile, merely how it is created.
Fixes #168 - Cura watertight issue.
Paritally fixes #169 - FreeCad errors.
2024-02-24 03:57:06 -05:00
Priit Laes
5df82679c8
Fix r_fo1 radius to 7.5/2 and fix usage in code
...
Also introduce d_fo1 = 2 * r_fo1 in places where diameter seems
to be used.
2024-02-16 22:40:01 +01:00
Priit Laes
b4abd1d474
Use proper radius value for r_fo2
2024-02-16 22:40:01 +01:00
Priit Laes
9b364e410c
Use proper radius value for r_fo3
...
The same value used in baseplate is now handled as radius (instead of
diameter).
2024-02-16 22:40:01 +01:00
Stephen Kent
0b7bf6ee78
Fix clearence -> clearance typo
2024-01-29 09:59:51 +01:00
Ruud
3a485537da
Merge branch 'main' into pre-commit
2024-01-06 13:18:55 +01:00
schorsch3000
084f8ed981
Bugfix/fix fixed baseplate offest ( #143 )
...
* make the baseplate xy offset configurable
* rename variable to be shorter
---------
Co-authored-by: Dirk Heilig <heilig@adesso-mobile.de>
2024-01-06 02:04:01 +01:00
Stephen Kent
046ed3067c
Add whitespace fixes generated by pre-commit
2023-09-21 23:11:23 -07:00
Ruud Swinkels
1622fcbc1d
Merge remote-tracking branch 'upstream/main' into hotfix/holes_at_corners
2023-05-31 19:01:00 +02:00
Ruud Swinkels
de00ffde5f
renamed constant file to standard.scad
2023-05-31 17:48:39 +02:00