Thingiverse
Eagle PCB - HPGL to Gcode Converter - Powershell
by mr2clean
20
Downloads
12
Likes
0
Makes
Output Gcode is good to be used with your 3dPrinter, use your 3dprinter as a pen plotter.
Extruder is excluded from gcode.
Generate your HPGL-code from Eagle PCB and convert it to Gcode with this PowerShell script.
[Update] - To disable circle ("AA") translation to gcode set - "-GenerateCircles" to "No"
In Eagle PCB: Open your board layout and choose, File->CAM Processor->Output "HPGL"
Usage:
Load script
1. Save the script to "C:\temp\Convert-HpglToGcode.ps1"
2. Open powershel
Extruder is excluded from gcode.
Generate your HPGL-code from Eagle PCB and convert it to Gcode with this PowerShell script.
[Update] - To disable circle ("AA") translation to gcode set - "-GenerateCircles" to "No"
In Eagle PCB: Open your board layout and choose, File->CAM Processor->Output "HPGL"
Usage:
Load script
1. Save the script to "C:\temp\Convert-HpglToGcode.ps1"
2. Open powershel
Sign in to leave a comment
Sign in