-
Notifications
You must be signed in to change notification settings - Fork 49
staircase.scad syntax error #5
Copy link
Copy link
Open
Description
Line 31: circle(r=core_radius+step_width,h=step_depth);
There is no h parameter for circle();
Line 31: circle(r=core_radius+step_width);
Works for me.
Not sure this is an issue, however Microsoft 3D builder complains "One or more objects are invalidly defined."
But the "Click to repair" fixes it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels