# https://manpages.org/pcb2gcode

front=filtrafo-F_Cu.gbr
drill=filtrafo-PTH.drl
outline=filtrafo-Edge_Cuts.gbr

#back=board.back.gbr
#preamble=preamble.ngc
#preamble-text=preamble_text.txt
#postamble=postamble.ngc

# Common options
metric=true
metricoutput=true
# mirror-absolute=false
# optimise=true
zchange=10.0000
zero-start=true
zsafe=5.0000

# Mill options
extra-passes=2
mill-feed=200		# unit/minute - feed rate at which engraving takes place (horizontal speed) 
mill-speed=10000
mill-diameters=0.2
milling-overlap=20
# offset=0.2000		# distance by which the tool movement will be outset from the contours in the gerber file to be engraved 
zwork=-0.100

# Drill options
drill-feed=200
drill-side=auto
drill-speed=10000
milldrill=false
nog81=false
onedrill=false
zdrill=-2.0000
#drill-front=true	# use the coordinates of the front side for drilling instead of the coordinates of the back side 
    
# Outline options
bridges=0.5000
bridgesnum=2
cut-feed=60
cut-side=auto
cut-infeed=0.1
cut-speed=10000
cutter-diameter=1.0000
fill-outline=true
zbridges=-0.6000
zcut=-0.5

# Autoleveller options
al-back=false
al-front=false
al-probefeed=100
al-x=15.0000
al-y=15.0000
software=LinuxCNC

