level 6
如题 , 固件是1.1.8 运行G29后, 调平的结果会自动保存么?
如果不保存 , 需要怎么处理?
2018年08月17日 19点08分
1
level 10
M665 - Set delta configurations: "M665 H<delta height> L<diagonal rod> R<delta radius> S<segments/s> B<calibration radius> X<Alpha angle trim> Y<Beta angle trim> Z<Gamma angle trim> (Requires DELTA) * M666 - Set/get endstop offsets for delta (Requires DELTA) or dual endstops (Requires [XYZ]_DUAL_ENDSTOPS).
2018年08月26日 23点08分
4
marlin_main.cpp
2018年08月26日 23点08分
level 10
另外,运行G33而非G29:
G33 - Delta Auto-Calibration (Requires DELTA_AUTO_CALIBRATION)
使用前确保平台水平。
2018年08月26日 23点08分
5
marlin已更新至1.1.9
2018年08月26日 23点08分