Commit graph

17 commits

Author SHA1 Message Date
Arthur Moore
51f1198131
Merge pull request #181 from EmperorArthur/fix_vase_mode
Fix spiral vase mode
2024-08-09 00:54:55 -04:00
Arthur Moore
54f0f4f935 Simplify rounded_square and make defaults match square
The default for square is center=false.
2024-05-17 09:38:47 -04:00
Arthur Moore
5a43731728 Make block_inset look similar to the previous version 2024-05-06 23:09:57 -04:00
Arthur Moore
7aebad420c Re-worked generic-helpers.rounded_square
* Now behaves more like rounded_rectangle, but creates 2d or 3d items.
* Deprecated rounded_rectangle.
* Added significant input checks to ensure values are valid.
2024-05-02 09:21:28 -04:00
Arthur Moore
01d759f406 Fix spiral vase bases
* Updated constant names to match previous changes.
2024-04-29 22:54:25 -04:00
Arthur Moore
35ee2065db Fix spiral vase mode
* Fixed assertion relating to walls.
* Switched to profile_wall instead of profile_wall_sub.
* Adjusted block_pinch offset so the stacking lip is properly printed.
2024-04-29 22:48:08 -04: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
046ed3067c Add whitespace fixes generated by pre-commit 2023-09-21 23:11:23 -07:00
Ruud Swinkels
99100b6600 move length to constants file 2023-05-31 17:46:30 +02:00
K Hodson
c897f0ddcd tab safety check 2023-02-14 16:21:04 -07:00
K Hodson
5f3f336ae9 Fixed #31, funnel and tab safety checks 2023-02-14 16:20:16 -07:00
K Hodson
0e488a95ce Fixed #27 2023-02-05 23:24:41 -07:00
K Hodson
6804bf9983 Fixed #23
Chamfer section was not touching the bottom layers. Maybe this was causing problems with slicing in Cura
2023-02-05 23:16:23 -07:00
Kenneth
7674ead5c9 added documentation images 2022-11-17 18:26:43 -07:00
Kenneth
ac70740163 documentation update 2022-11-17 12:58:46 -07:00
Renamed from gridfinity-spiral-vase/gridfinity-spiral-vase.scad (Browse further)