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

Disable pre-heating by default #16

Open
peteruithoven opened this issue Jul 1, 2016 · 4 comments
Open

Disable pre-heating by default #16

peteruithoven opened this issue Jul 1, 2016 · 4 comments

Comments

@peteruithoven
Copy link
Member

Currently we pre-heat printers their nozzle and bed so that in a demo context users can print rapidly. But maybe this shouldn't be the default?

@companje
Copy link
Member

companje commented Jun 20, 2017

I suggest to remove 'pre-heating' as well as 'cooling down to pre-heat temperature' from the default start and end-code. If pre-heating is still considered useful I think it should be a custom gcode call done by the app.

@peteruithoven
Copy link
Member Author

Why?
That would also require a separate gcode command send after a print was completed? At which point there is a change the client isn't connected.

@companje
Copy link
Member

companje commented Jun 21, 2017 via email

@peteruithoven
Copy link
Member Author

I would suggest disabling the Auto preheat setting by default. This should result in the old sketch app not requesting a preheat.
And since the end gcode doesn't listen to this setting I would also set the default preheat temperatures to 0.

This means people can still enable preheat and we don't need to change logic, we only need to change the default settings.

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

2 participants