mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-24 07:13:34 +02:00
remove code not necessary
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
include <line2d.scad>;
|
||||
include <rotate_p.scad>;
|
||||
include <hull_polyline2d.scad>;
|
||||
include <bezier_curve.scad>;
|
||||
include <ellipse_extrude.scad>;
|
||||
|
||||
|
||||
$fn = 24;
|
||||
|
||||
chambered_section_max_angle = 300;
|
||||
steps = 25;
|
||||
thickness = 1;
|
||||
|
Reference in New Issue
Block a user