按建议,继续工作
结论:已修正 standalone setup 的 cutter_comp_firstmove 初始态以匹配 vendored LinuxCNC rs274ngc_pre.cc,并新增正向 G41.1/G40 cutter compensation motion fixture;native probe 全量验证通过。
This commit is contained in:
@@ -132,7 +132,7 @@ setup::setup()
|
||||
toolchange_flag(0),
|
||||
input_index(0),
|
||||
input_digital(0),
|
||||
cutter_comp_firstmove(0),
|
||||
cutter_comp_firstmove(true),
|
||||
program_x(0.0),
|
||||
program_y(0.0),
|
||||
program_z(0.0),
|
||||
|
||||
Reference in New Issue
Block a user