InkScape vector cutting problem: Difference between revisions

From Squirrel's Lair
No edit summary
Line 12: Line 12:


== Validate ==
== Validate ==
Should really validate that the sizes stay right when this is done. Will do as part of [[vernier clock]].
Should really validate that the sizes stay right when this is done. Will do as part of [[vernier clock]]. {{TD Possum Lodge}}




[[Category: InkScape]]
[[Category: InkScape]]

Revision as of 15:41, 2012 October 26

Laser Cutting engraving (ie. rasters) from Inkscape works, but cutting (ie vectors) doesn't work natively; the laser cutter goes straight to "done" without ever moving.

Found a reference somewhere that this has to do with the printer driver subsystem. (reference?)

Work-around

  • set stroke style width to 0.01px
  • File menu, save-as, pdf
    • check "convert text-to-paths"
  • save
  • open PDF file
  • print as usual

Validate

Should really validate that the sizes stay right when this is done. Will do as part of vernier clock. Template:TD Possum Lodge