1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-01 02:33:00 +02:00

change dir

This commit is contained in:
Justin Lin
2020-10-01 11:59:03 +08:00
parent 2099242b4f
commit 22208d54c6
21 changed files with 25 additions and 25 deletions

View File

@@ -2,8 +2,8 @@ use <line2d.scad>;
use <hollow_out.scad>;
use <ellipse_extrude.scad>;
use <arc.scad>;
use <experimental/mz_blocks.scad>;
use <experimental/mz_get.scad>;
use <maze/mz_blocks.scad>;
use <maze/mz_get.scad>;
radius_of_heart = 12;
height_of_heart = 25;