","G27": "(驻车工具头)停放当前工具头","G28": "复位,无参数表示所有轴复位;加上参数,表示仅控制指定的轴复位。该命令会禁用打印平台水平补偿,使用'M420 S'命令打开水平。W::所有轴复位,但不影响平台水平补偿","G29": "(床调平(手动,3 点,双线性,线性,统一))测量网格中的 Z 高度,启用水平补偿",...
G25 spindle speed fluctuation check on mode G26 spindle speed fluctuation check off mode The G27 reference point is returned to check modeless The G28 reference point returns modeless G31 skip step function non modal G40 tool radius compensation, cancel mode G41 tool radius, left compensation ...
G代码详解(G code details)AC usage: (axis) =AC ({value}): the absolute size command used to activate the program segment (axis: the axis name of the axis to be run). Value: the absolute location of the axis to be run ACP: is used to return instructions to the positive position. ...
} } // end G27 28 => { if DEBUG_LEVEL_0 { println!("G:{}子命令", _subcommand_integer_part); } } // end G28 29 => { if DEBUG_LEVEL_0 { println!("G:{}子命令", _subcommand_integer_part); } } // end G29 30 => { if DEBUG_LEVEL_0 { println!("G:{}子命令", _...