mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 18:22:08 +02:00
remove shear
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use <shear.scad>
|
||||
use <along_with.scad>
|
||||
use <fibonacci_lattice.scad>
|
||||
use <polyhedron_hull.scad>
|
||||
@@ -6,8 +5,8 @@ use <dragon_head.scad>
|
||||
use <dragon_scales.scad>
|
||||
use <dragon_foot.scad>
|
||||
use <experimental/lemniscate_2circles.scad>
|
||||
use <path_extrude.scad>;
|
||||
use <bezier_curve.scad>;
|
||||
use <path_extrude.scad>
|
||||
use <bezier_curve.scad>
|
||||
|
||||
rotate([0, 90, 180])
|
||||
infinity_dragon();
|
||||
|
Reference in New Issue
Block a user