Skip to content

Automatic SVG line fills for pen plotters (work in progress)

License

Notifications You must be signed in to change notification settings

davidhampgonsalves/Restaline

Repository files navigation

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]

About

Automatic SVG line fills for pen plotters (work in progress)

Topics

Resources

License

Stars

Watchers

Forks