1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-22 14:23:23 +02:00

remove star

This commit is contained in:
Justin Lin
2019-10-06 09:55:52 +08:00
parent 3cd041d2bf
commit 9fb90341af

View File

@@ -102,7 +102,7 @@ maze = go_maze(1, 1,
);
intersection() {
*union() {
union() {
ellipse_extrude(height_of_heart / 2)
heart(radius_of_heart + wall_thickness , tip_r_of_heart);