mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-11 09:14:29 +02:00
rename
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use <experimental/lsystem2.scad>;
|
||||
use <line2d.scad>;
|
||||
|
||||
for(line = sierpinski_carpet()) {
|
||||
for(line = tree()) {
|
||||
line2d(
|
||||
line[0],
|
||||
line[1],
|
||||
|
Reference in New Issue
Block a user