scottbez1 / splitflap

DIY split-flap display
https://scottbez1.github.io/splitflap
Other
3.09k stars 256 forks source link

Add a lot more rendering/design options for generate_2d.py #170

Closed scottbez1 closed 2 years ago

scottbez1 commented 2 years ago

New options:

  --no-alignment-bar    Do not include features for the alignment bar
  --no-front-panel      Do not include the front face of the enclosure, e.g. if you will use
                        generate_combined_front_panel.py instead.
  --no-mounting-holes   Do not include mounting hole on top/bottom enclosure pieces.
  --no-connectors       Do not include inter-module connector pieces.
  --no-sensor-jig       Do not include the sensor spacing jig.
  --no-source-info      Do not include the source info: revision, date, url.
  --zip-tie {NONE,STANDARD,UPDOWN}
                        Where to place zip-tie holes for wire management.
  --cut-home-indicator  Cut, instead of etch, the home position indicator on the spool.

Also fixes a warning from undefined thickness in pcb.scad