Skip to content

staircase.scad syntax error #5

@the-robo

Description

@the-robo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions