1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-01 02:33:00 +02:00
This commit is contained in:
Justin Lin
2021-10-04 07:58:45 +08:00
parent 89eb57652b
commit 3678b8b6d7
7 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
use <experimental/tile_truchet.scad>;
use <arc.scad>;
use <line2d.scad>;
use <experimental/select.scad>;
use <select.scad>;
size = [50, 25];
tile_width = 5;