Corrected front and drill
This commit is contained in:
parent
9532be0b4e
commit
ee895125cb
@ -5,4 +5,4 @@
|
||||
MILLSPEED=600
|
||||
MILLFEED=200
|
||||
PROJECT=tuer
|
||||
pcb2gcode --back $PROJECT-B_Cu.gbr --metric --zsafe 5 --zchange 10 --zwork -0.01 --offset 0.02 --mill-feed $MILLFEED --mill-speed $MILLSPEED --drill $PROJECT-PTH.drl --zdrill -2.5 --drill-feed $MILLFEED --drill-speed $MILLSPEED --basename $PROJECT --drill-front
|
||||
pcb2gcode --back $PROJECT-B_Cu.gbr --metric --zsafe 5 --zchange 10 --zwork -0.01 --offset 0.02 --mill-feed $MILLFEED --mill-speed $MILLSPEED --drill $PROJECT.drl --zdrill -2.5 --drill-feed $MILLFEED --drill-speed $MILLSPEED --basename $PROJECT
|
||||
|
Loading…
Reference in New Issue
Block a user