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

[FR] When printing with no bed temperature, disable warming up for homing #298

Open
tobar-io opened this issue Jan 27, 2022 · 3 comments
Open

Comments

@tobar-io
Copy link

Is your feature request related to a problem? Please describe.

No response

Are you looking for hardware support?

No response

Describe the feature you want

When printing TPU, I want the bed to stay cool so I let the slicer write 0 into the GCODE. The CR6SE CF 6.1 homing procedure heats the bed up. After that it lets the bed cool forever.

My proposal is to implement a check like this:

if the target temperature is 0 -> don't heat up for homing

@Thinkersbluff
Copy link

Have you tried setting the bed temperature pre-heat setting to zero?
Uploading E92BFC37-1B8A-411F-870E-FC9EA351E8DE.jpeg…

@tobar-io
Copy link
Author

No, but this would be a work around for this particular case of course.

@ritchiedc
Copy link

Your solution would require a work around for my use case where I don't set temperature until after homing. It's likely it would affect a larger number of people since this method is used by Sebazzz's recommended start gcode. There's always trade-offs.

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

No branches or pull requests

3 participants