Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
macdylan opened this issue Aug 12, 2023 · 0 comments
Open

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

macdylan opened this issue Aug 12, 2023 · 0 comments

Comments

@macdylan
Copy link

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

if (idex_is_duplicating() && target_extruder) {

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


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant