Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 667 Bytes

Readme.md

File metadata and controls

31 lines (20 loc) · 667 Bytes

Restaline - SVG fills for pen plotters

https://www.davidhampgonsalves.com/Restaline/

TODO

  • surface progress somehow
  • fill using fixed angle
  • order paths to avoid smugging
  • Split up final paths into groups, or files?

Bugs

  • missing edges on rocket
  • Unioning flipping fill on fish
  • duplicated edge lines... take top(can't do for complex paths) or inset all closed paths?

Gcode

find fish-bordered-*.svg -exec vpype read {} gwrite -p midt {}.nc \;

Development

python3 -m http.server 8000

Tests

When running locally [http:https://local.host:8000/tests]