Skip to content

correct some warnings in the OpenSCAD code - #183

Open
schiele wants to merge 1 commit into
prusa3d:MK3Sfrom
schiele:MK3S
Open

correct some warnings in the OpenSCAD code#183
schiele wants to merge 1 commit into
prusa3d:MK3Sfrom
schiele:MK3S

Conversation

@schiele

@schiele schiele commented Apr 20, 2022

Copy link
Copy Markdown

The following issues are corrected by this change:

  1. The text module does not have a "center" parameter, therefore
    there is no point in specifying it.
  2. In some places for cylinders "r" and "r2" where specified instead
    of "r1" and "r2".
  3. In some places the start value was larger than the end value in
    ranges.

The following issues are corrected by this change:
1. The text module does not have a "center" parameter, therefore
   there is no point in specifying it.
2. In some places for cylinders "r" and "r2" where specified instead
   of "r1" and "r2".
3. In some places the start value was larger than the end value in
   ranges.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant