Arthur Moore
|
1a50807295
|
Make Screw Holes Printable
|
2024-04-24 21:22:56 -04:00 |
|
Arthur Moore
|
c47661af7f
|
Add A 2nd Level For Supportless Hole Generation
Makes holes print better.
Use Affine Translation Matrices to be clear
how everything works without being too verbose.
|
2024-04-24 21:19:10 -04:00 |
|
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
|
8fa885ac72
|
Allow mixing and matching hole options
|
2024-04-21 23:21:21 -04:00 |
|
Arthur Moore
|
2e0e9bd363
|
Simplify Hole Creation
Everything now goes through block_base_hole(...)
Noting in gridfinity-rebuilt-utility knows or cares what sytle_hole contains.
|
2024-04-21 23:07:21 -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
|
88ad9dbf6c
|
Moved hole functions to a separate file
|
2024-04-21 22:03:21 -04:00 |
|