# Author: Robert Murphy # Date: 19 November 2016 # Name: cnc2hpgl # Revision: Initial # Description: # Quick and dirty method of converting FlatCAM output to # format for plotting with HP or Roland plotters # Required utilities: # bc - https://www.gnu.org/software/bc/ # hp2xx - https://www.gnu.org/software/hp2xx/ # pstoedit - http://www.pstoedit.net/ #NOTE: Please see much quicker version in C_Source directory No reliance on BC, tho still requires running hp2xx & pstoedit seperately for EPS & PDF creation