Skip to content

Instantly share code, notes, and snippets.

@maz3max
Created June 12, 2017 01:46
Show Gist options
  • Save maz3max/3c34041be323118b4743bbb9122e9b34 to your computer and use it in GitHub Desktop.
Save maz3max/3c34041be323118b4743bbb9122e9b34 to your computer and use it in GitHub Desktop.
pcb2gcode switches
pcb2gcode --metric --front *-F.Cu.gbr --back *-B.Cu.gbr --outline *-Edge.Cuts.gbr --drill *-PTH.drl --zwork -0.3000 --mill-feed 100 --mill-speed 15000 --voronoi --vectorial --zdrill -2.5000 --zchange 30.0000 --drill-feed 400 --drill-side auto --drill-speed 15000 --milldrill --nog81 --cutter-diameter 1.0000 --fill-outline --bridges 0.5000 --bridgesnum 5 --zbridges -0.6000 --zcut -2.5000 --zsafe 2.0000 --cut-feed 610 --cut-speed 20000 --cut-infeed 10.0000 --optimise --metricoutput --zero-start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment