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

Be able to specify the thermistors type on the LCD panel #137

Open
6 tasks done
andrivet opened this issue Jun 4, 2018 · 0 comments
Open
6 tasks done

Be able to specify the thermistors type on the LCD panel #137

andrivet opened this issue Jun 4, 2018 · 0 comments
Labels
enhancement A feature request

Comments

@andrivet
Copy link
Owner

andrivet commented Jun 4, 2018

  • This issue is NOT about support. This is not the right place for support (there is an ADVI3++ Facebook page for that)

Feature Request

  • Your request is not specific to your setup but can benefit to many people
  • You have checked that you are not creating a duplicate of an existing (maybe closed) request (use the search)
  • You have provided a short but meaningful title
  • You have provided enough information (such as links to web sites, blogs, technical description) so that anyone can understand what you are talking about. Just any only a title is not enough.
  • You have provided objective facts, not your personal feelings, your personal preferences.

Detailed description of the feature request:

Marlin contains table for several kind of thermistors. However, to change the type of a thermistor, you have to change either TEMP_SENSOR_0 or TEMP_SENSOR_BED in Configuration.h, recompile the firmware and flash it. This request suggest to add the type of the thermistors in the Settings and be able to change them without recompiling.

It has however a drawback: it means that all the thermistor tables will have to be compiled into the binary (and take more space). Perhaps, a compromise would be to include only common thermistors (such as 1, 11, ...)

@andrivet andrivet added the enhancement A feature request label Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request
Projects
None yet
Development

No branches or pull requests

1 participant