Snapmaker / SnapmakerController-IDEX

Controller firmware for Snapmaker IDEX machines
GNU General Public License v3.0
27 stars 12 forks source link

Bug: layer shift with M900 #23

Open macdylan opened 1 year ago

macdylan commented 1 year ago

压力提前的塔模型,随着M900值增加,模型每层都在偏移,FW 2.6.2

To Reproduce

打印附件中 tower-pa.gcode,其中 M900 值会随着高度增加而增大,每次调用 M900 都会发生偏移:

image

Expected behavior: 打印附件中 tower-removeM900.gcode,得到正确的结果:

image

tower.zip