|
楼主 |
发表于 2022-2-12 17:02:46
|
显示全部楼层
#Machine axis switches, initial
y_axis_mch : no$ #SET_BY_MD - Machine has a Y axis, 0=no, 1=yes - Set based on Axis Combination in MD
old_new_sw : 1 #Switch old (6T), new (0T+) cycle formats, 0=old, 1=new
wcs_origin : 0 #Always use the WCS origin for coordinates
dia_mult : 2 #Multiplier for output on X axis (Neg. switches sign of X)
y_mult : 1 #Multiplier for output on Y axis (Neg. switches sign of Y)
z_mult : 1 #Multiplier for output on Z axis (Neg. switches sign of Z)
dia_shift : 0 #Shift for output on X axis, radial entry
y_shift : 0 #Shift for output on Y axis
z_shift : 0 #Shift for output on Z axis
map_home : yes$ #Use home positions as entered or map to machine axis |
|