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] (bug summary)Mising the "O" Option feature in G29 #27609

Closed
1 task done
inspectionsbybob opened this issue Dec 27, 2024 · 1 comment
Closed
1 task done

[BUG] (bug summary)Mising the "O" Option feature in G29 #27609

inspectionsbybob opened this issue Dec 27, 2024 · 1 comment

Comments

@inspectionsbybob
Copy link

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

In an earlier version of Marlin, the G29 command had an option that SKIPPED the generation of a new Matrix if a valid matrix was already Present.

My Code on that version was:
G29 O S1
M420 S1

It saved LOTS of time on subsequent prints

Bug Timeline

2023

Expected behavior

I expected it to SKIP building a Matrix if one existed

Actual behavior

Depending on the Version of Marlin it either skipped it with an error, or in more recent versions it just STOPPED and didn't process anything further.

Steps to Reproduce

Use Pronterface and send the Above codes.

Version of Marlin Firmware

2.0.2

Printer model

Various

Electronics

No response

LCD/Controller

No response

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No ZIP file, as it is not something in Config.h that I know of....

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

2 participants