We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://forum.duet3d.com/topic/36750/bug-m32-breaks-job-state
3.5.3
M122 Report
Config.g
No response
Expected result M32 code fails because a file is already being printed
Observed result M32 prints correct error message but sets new file for printing instead of doing nothing
Steps to reproduce
The text was updated successfully, but these errors were encountered:
M32/M37 could override the file being printed
c691416
Fixes #206
ec9481c
x0rtrunks
No branches or pull requests
Duet Forum Discussion Thread
https://forum.duet3d.com/topic/36750/bug-m32-breaks-job-state
Which Duet products are you using?
Firmware Version
3.5.3
Duet Web Control Version
3.5.3
Are you using a Single Board Computer (RaspberryPi) with your Duet?
Please upload the results of sending M122 in the gcode console.
Please upload the content of your config.g file.
Please upload the content of any other releveant macro files.
No response
Details specific to your printer.
No response
Links to additional info.
No response
What happened?
Expected result
M32 code fails because a file is already being printed
Observed result
M32 prints correct error message but sets new file for printing instead of doing nothing
Steps to reproduce
The text was updated successfully, but these errors were encountered: