SnapmakerController-IDEX icon indicating copy to clipboard operation
SnapmakerController-IDEX copied to clipboard

M104/109中,复制模式且 T>0 时指令被忽略

Open macdylan opened this issue 2 years ago • 0 comments

我在切片中 使用右喷嘴,但开启 M605 S2/3 后,所有的 M104 T1 指令都被忽略了。

https://github.com/Snapmaker/SnapmakerController-IDEX/blob/ba60aace13038b46cb349f5b7a80076fe8de3ce2/Marlin/src/gcode/temp/M104_M109.cpp#L87 这里是否应该仅忽略 index,而不是让整个函数退出?


我在 OrcaSlicer/PrusaSlicer 中为左右喷嘴分配了不同的耗材,但是因为可以多盘设置,我并不想把 T1 换到 T0 去,这会让其它托盘设置错误。 Pasted_Image_8_12_23__5_35_PM

macdylan avatar Aug 12 '23 09:08 macdylan