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] compile without sd card support #24802

Closed
1 task done
Gueulfor opened this issue Sep 25, 2022 · 3 comments
Closed
1 task done

[BUG] compile without sd card support #24802

Gueulfor opened this issue Sep 25, 2022 · 3 comments

Comments

@Gueulfor
Copy link

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

Yes, and the problem still exists.

Bug Description

I detect an error while i compile your latest bug-fixed firmware.I'm on homemade printer without SD card.At line 1852 of temperature.cpp methode "task" if you don't use "SDSUPPORT" compilation failed because of "sd_abort_by_M524" member of object "EmergencyParser" are undeclared.

Bug Timeline

new bug

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of Marlin Firmware

bugfix-2.1.x

Printer model

reprap

Electronics

ramps 1.4

Add-ons

No response

Bed Leveling

ABL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

OctoPrint

Don't forget to include

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

Additional information & file uploads

I solve the problem with #ifdef on lines using "sd_abort_by_M524" on file "temperature.cpp"

@thisiskeithb
Copy link
Member

Duplicate of #24774

@thisiskeithb thisiskeithb marked this as a duplicate of #24774 Sep 25, 2022
@thisiskeithb
Copy link
Member

This will be fixed once #24775 is merged.

@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 Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants