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

inactive time should be used during filament changes #332

Open
netpipe opened this issue Dec 19, 2018 · 23 comments
Open

inactive time should be used during filament changes #332

netpipe opened this issue Dec 19, 2018 · 23 comments

Comments

@netpipe
Copy link

netpipe commented Dec 19, 2018

if the printer runs out of filament it should cool down using inactive time in eeprom. mine stayed on the filament load screen at full temperature for over 10 min.

@netpipe netpipe changed the title inactive time inactive time should be used during filament changes Dec 19, 2018
@luc-github
Copy link
Owner

This is good idea for extruder - what about the bed ?

@netpipe
Copy link
Author

netpipe commented Dec 19, 2018

for the hotbed maybe drop the temp to 40 deg C and beep periodically so PLA parts dont fall off or just disable it and beep. if you wanted to set that longer maybe 30 min for the hotbed and 5 min for the hotend ?

@luc-github
Copy link
Owner

well this will not work for ABS a little temperature change and ABS will not like

@netpipe
Copy link
Author

netpipe commented Dec 19, 2018

most good ABS options dont use heat on the bed anyway. the stickers , painters tape etc...

@luc-github
Copy link
Owner

No heat bed for ABS, really ? I use 110 degres even with 3M glue

@luc-github
Copy link
Owner

luc-github commented Mar 18, 2019

@tecan Did you pushed this to repetier main FW ?

@netpipe
Copy link
Author

netpipe commented Mar 18, 2019

i dont typically follow what the main repo does, is that were alot of the new changes come from still ?

@luc-github
Copy link
Owner

Yes I try to stick to repetier main FW as easier to maintain - unless it is Davinci specific

@netpipe
Copy link
Author

netpipe commented Apr 23, 2019

looking in void Printer::defaultLoopActions() i see some isMenuMode(MENU_MODE_SD_PAUSED) maybe all we have to do is add in the filament change menu

@luc-github
Copy link
Owner

you mean to count pause time as idle time ?

@luc-github
Copy link
Owner

I need to read the code again but - I am pretty sure that when just heating and waiting, like for preheat and wait temperature stable - and not printing the inactivity counter is not take in account.
same if you are in pause and you cut temperature for any reason so your extruders are cold, then you also heat again and wait temperature is stable, if for example inactivity time is 1 min and we still are heating what will happen ?
I think implementation is not that simple - need to take in account all user cases - I am pretty sure also the flag MENU_MODE_PRINTING is enabled when heating so check only MENU_MODE_SD_PAUSED is not enough.
Also need to allow user to not use this feature is also important

I am not against - it is good idea but not that simple IMHO if you consider all possible user cases

@stale
Copy link

stale bot commented Jul 9, 2019

This issue or pull request 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.

@stale stale bot added the stale label Jul 9, 2019
@netpipe
Copy link
Author

netpipe commented Jul 9, 2019

is this still fire hazard ?

@stale stale bot removed the stale label Jul 9, 2019
@luc-github
Copy link
Owner

Just a bot that automatically check issues

@stale
Copy link

stale bot commented Jul 30, 2019

This issue or pull request 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.

@stale stale bot added the stale label Jul 30, 2019
@netpipe
Copy link
Author

netpipe commented Jul 30, 2019

bump

@stale stale bot removed the stale label Jul 30, 2019
@stale
Copy link

stale bot commented Aug 20, 2019

This issue or pull request 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.

@stale stale bot added the stale label Aug 20, 2019
@netpipe
Copy link
Author

netpipe commented Aug 20, 2019

bump.... this is annoying and very important

@stale stale bot removed the stale label Aug 20, 2019
@luc-github
Copy link
Owner

what is repetier answer ? may need a bump there too ^_^

@stale
Copy link

stale bot commented Sep 10, 2019

This issue or pull request 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.

@stale stale bot added the stale label Sep 10, 2019
@netpipe
Copy link
Author

netpipe commented Sep 11, 2019

i might have a look at this issue next month, no response from repetier yet.

@stale stale bot removed the stale label Sep 11, 2019
@luc-github
Copy link
Owner

Yes may be because issue from custom FW and not pure repetier
I had a quick look and I think need to setup specific trigger for this - I add a flag to keep issue open as I have have really no time now

@netpipe
Copy link
Author

netpipe commented Jul 11, 2021

hmmm, winter is coming. might get to it then, it is a fire hazard so i'de mark this as critical.

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

No branches or pull requests

2 participants