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] (Firmware assumes heated bed) #571

Closed
pessimism opened this issue Apr 13, 2020 · 4 comments
Closed

[BUG] (Firmware assumes heated bed) #571

pessimism opened this issue Apr 13, 2020 · 4 comments
Labels
Abandoned bug Something isn't working

Comments

@pessimism
Copy link

Description

Firmware assumes heated bed but has no visible option to disable it. This leaves an icon on screen that I can't use and errors from marlin not understanding bed-specific commands such as M140

Steps to reproduce

  1. Use screen with SKR 1.3 or other board, with Marlin firmware, on a printer WITHOUT a heated bed

Expected behavior
Screen should auto disable heated bed specific code or provide a configuration.h flag to completely disable and remove heated bed support

Actual behavior
Errors after every print due to TFT firmware sending M140 command to a printer that can't understand it

Hardware Variant

TFT35 v2.0

TFT Firmware Version & Main Board Firmware details

Current for both

@pessimism pessimism added the bug Something isn't working label Apr 13, 2020
@KCGreg
Copy link

KCGreg commented Apr 16, 2020

I added the following feature request because I am having this issue as well. This firmware would be much more useable if it didn't assume certain setups. I do appreciate the work that has gone into it so far. #574

pessimism added a commit to pessimism/TronxyX1 that referenced this issue Apr 24, 2020
This was referenced Oct 11, 2020
@stale
Copy link

stale bot commented Oct 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@oldman4U
Copy link
Contributor

Hi.

Could you please check the latest version of the firmware. There you can define in config.ini line 208 "heated_bed:0 or 1. So it can be disabled in firmware, being able to disable icons depending on the configuration is already covered in another ticket.

Thank you

Copy link

github-actions bot commented Apr 1, 2024

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 Apr 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Abandoned bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants