Dylan
Dylan
Display the full path like: `:cd ~/Pictures/Photo\ Booth\ Library`
- add Bracing Kit for Snapmaker 2 - add Artisan profiles About Bracing Kit for Snapmaker 2: Bracing Kit can reduce slider looseness and eliminate the need for tedious slider...
我在切片中 **仅** 使用右喷嘴,但开启 `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 去,这会让其它托盘设置错误。
压力提前的塔模型,随着M900值增加,模型每层都在偏移,FW 2.6.2 ### To Reproduce 打印附件中 tower-pa.gcode,其中 M900 值会随着高度增加而增大,每次调用 M900 都会发生偏移: Expected behavior: 打印附件中 tower-removeM900.gcode,得到正确的结果: [tower.zip](https://github.com/Snapmaker/SnapmakerController-IDEX/files/12302991/tower.zip)