27
edits
(Note that text needs converting to path before saving as HPGL) |
(Note for emacs users!) |
||
Line 71: | Line 71: | ||
This will place each command on its own line, and in the case of more complex drawing patterns, avoid having the cutter throw a hissy fit and get confused. | This will place each command on its own line, and in the case of more complex drawing patterns, avoid having the cutter throw a hissy fit and get confused. | ||
(In emacs: load the .hpgl file, and make sure the cursor is at the start of the buffer. Then M-x replace-string, replacing ';' with ';C-QC-J' (that's semicolon, ctrl-q, ctrl-j) to add newlines after each semicolon.) | |||
==Tips== | ==Tips== |