changed JST connector to horizontal, 5V -> 24V
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
front=gerbers/Flow_Controller_Panel-Front.gtl
|
||||
back=gerbers/Flow_Controller_Panel-Back.gbl
|
||||
drill=gerbers/Flow_Controller_Panel.drl
|
||||
# Use the 'User-Eco1' layer instead as it contains panelized boards outlines only.
|
||||
# Use the 'User-Eco1' layer instead as it contains panelized board's slot outlines only.
|
||||
outline=gerbers/Flow_Controller_Panel-User-Eco1.gbr
|
||||
# Do not use the 'Edge_Cuts' layer as it contains also the panel outline.
|
||||
#outline=gerbers/Flow_Controller_Panel-Edge_Cuts.gm1
|
||||
@@ -10,9 +10,9 @@ outline=gerbers/Flow_Controller_Panel-User-Eco1.gbr
|
||||
metric=true # use metric units for parameters
|
||||
metricoutput=true # use metric units for output
|
||||
nog64=true # do not set an explicit g64
|
||||
nom6=true # do not emit m6
|
||||
#nom6=true # do not emit m6
|
||||
zsafe=2 # The height in mm at which the bit can move freely without obstruction
|
||||
zchange=35 # Tool changing height in mm
|
||||
zchange=2 # Tool changing height in mm
|
||||
output-dir=gcode
|
||||
|
||||
# Place a 5x7cm board in the lower right quadrant of the coordinate system
|
||||
@@ -23,7 +23,7 @@ mirror-axis=80 # set this to half of your board width
|
||||
|
||||
# Drilling
|
||||
zdrill=-2.2 # drilling depth
|
||||
drill-feed=500 # Vertical mm/min feed
|
||||
drill-feed=200 # Vertical mm/min feed
|
||||
drill-speed=24000 # Spindle RPM
|
||||
#onedrill=true # Use a single drill for all holes
|
||||
nog81=true # replace G81 with G0+G1 (no G81 in GRBL)
|
||||
|
||||
Reference in New Issue
Block a user