Files
paolo.iocco ab6f495c89
2023-03-09 10:24:21 +00:00

25 lines
693 B
C

//
// For ease of use, and to avoid overwritting your settings,
// use pcb-gcode-setup to make changes to these settings.
//
real DEFAULT_Z_HIGH = 0.500000;
real DEFAULT_Z_UP = 0.100000;
real DEFAULT_Z_DOWN = -0.007000;
real DRILL_DEPTH = -0.032000;
real DRILL_DWELL = 1.000000;
real SPINDLE_ON_TIME = 3.000000;
real MILLING_DEPTH = -0.010000;
real TEXT_DEPTH = -0.005000;
real TOOL_CHANGE_POS_X = 0.500000;
real TOOL_CHANGE_POS_Y = 0.600000;
real TOOL_CHANGE_POS_Z = 1.000000;
real FEED_RATE = 20.000000;
real FEED_RATE_Z = 10.000000;
real DEFAULT_WIDTH = 0.007000;
real X_OFFSET = 0.000000;
real Y_OFFSET = 0.000000;
real X_HOME = 0.000000;
real Y_HOME = 0.000000;
real EPSILON = 0.000100;