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] (The code do not compile with more than one extruder -in branch "bugfix-2.1.x") #26119

Closed
1 task done
Ari-SSO opened this issue Jul 23, 2023 · 2 comments · Fixed by #26122
Closed
1 task done

Comments

@Ari-SSO
Copy link
Contributor

Ari-SSO commented Jul 23, 2023

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

Yes, and the problem still exists.

Bug Description

One variable in not declared in G33.cpp. This happend when you have more than one extruder

"Marlin/src/gcode/calibrate/G33.cpp:685:38: error: 'old_tool_index' was not declared in this scope"

Solved this with PR #26122.

Bug Timeline

new

Expected behavior

The code must compile

Actual behavior

The code do not compile with more than one extruder

Steps to Reproduce

  1. set configuation.h with 2 extruders ("#define EXTRUDER 2" and some other defines related to more than one extruder)
  2. Compile the code.

Version of Marlin Firmware

bugfix-2.1.x

Printer model

HE3D K280

Electronics

BTT SKR 1.3, BTT TMC2209, BTT TFT35 v3

Add-ons

2 Extruders

Bed Leveling

None

Your Slicer

None

Host Software

Repetier Host

Don't forget to include

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

Additional information & file uploads

Configuration.zip

@thisiskeithb
Copy link
Member

Closing since you've opened a PR:

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants