Skip to content

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

Description

@macdylan

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

if (idex_is_duplicating() && target_extruder) {

这里是否应该仅忽略 index,而不是让整个函数退出?


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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions