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

Bug: duplication mode is not working when printing via USB #29

Open
icu-hobby opened this issue Mar 22, 2024 · 2 comments
Open

Bug: duplication mode is not working when printing via USB #29

icu-hobby opened this issue Mar 22, 2024 · 2 comments

Comments

@icu-hobby
Copy link

🐞 bug report

Affected Version(s)

Any except the FW 2.3.5

Is this a regression? (optional)

Yes, it is. The FW 2.3.5 which was available at support.snapmaker.com works as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Prepare G-code for printing for duplication mode
  2. Check the correct usage of M605 S2 command in the initial script of G-code
  3. Send the G-code to the printer via USB
  4. Just left extruder is printing.

Exception or Error (optional)
No error message is send

Expected behavior
Correct implementation of M605 command and possibility to use duplication mode via USB port.

@icu-hobby
Copy link
Author

Bug update:
The bug is caused by commit c6c56a2: Pref: right extruder do not wait temper in the middle of bed when work in copy mode. Since this commit, copy mode is not working via USB.

@icu-hobby
Copy link
Author

Bug update:
Actual FW need specification of X distance between dual X carriages in initial g-code and cannot use the predefined value. The fastest patch is to send M605 S2 X162 R0 command during startup script.

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