8000 Chamber heat control! · Issue #423 · X1Plus/X1Plus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chamber heat control! #423

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

Open
markaudacity opened this issue Jan 17, 2025 · 3 comments
Open

Chamber heat control! #423

markaudacity opened this issue Jan 17, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@markaudacity
Copy link

The X1C doesn't have a chamber heater, but turning the bed heater to max and running the aux fan does a respectable job of heating up the build chamber. It's possible to accomplish this with a timer in the startup Gcode, but since Gcode doesn't allow loops, there's no way to get feedback on how quickly or slowly the chamber gets up to temp.

Would it be possible to implement M141 (set chamber heat) and M191 (wait for chamber heat) to do this automatically and without over-undershoot? I have Gcode that works to do the preheating, with a very hacky way of getting it to check chamber temp at various times to see if the temperature is up to one of a set of hard-coded values, but it's ugly, inflexible, requires knowledge of Gcode to edit, and doesn't allow setting specific temperatures from the slicer.

It won't turn an X1C into an X1E, but it might make an X1D out of it. ;)

@markaudacity markaudacity added the enhancement New feature or request label Jan 17, 2025
@Gugarutz
Copy link

I have been looking for something like this for half a year almost. would be very good to have

@Pastitas
Copy link
Pastitas commented Feb 1, 2025

+1

@reipet
Copy link
reipet commented Feb 15, 2025

I know some activities in this direction, but I would also add the possibility to control an external heater. I have installed one with its own Control Panel, but much nicer would be an rpi to control several addon function for the printer via MQTT maybe. Like another Webcam, Lights Control, Ext. Blower fan control etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants
0