Repetier-Firmware-4-Davinci icon indicating copy to clipboard operation
Repetier-Firmware-4-Davinci copied to clipboard

inactive time should be used during filament changes

Open netpipe opened this issue 5 years ago • 23 comments

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 avatar Dec 19 '18 02:12 netpipe

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

luc-github avatar Dec 19 '18 08:12 luc-github

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 ?

netpipe avatar Dec 19 '18 10:12 netpipe

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

luc-github avatar Dec 19 '18 10:12 luc-github

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

netpipe avatar Dec 19 '18 13:12 netpipe

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

luc-github avatar Dec 19 '18 13:12 luc-github

@tecan Did you pushed this to repetier main FW ?

luc-github avatar Mar 18 '19 07:03 luc-github

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

netpipe avatar Mar 18 '19 13:03 netpipe

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

luc-github avatar Mar 30 '19 10:03 luc-github

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

netpipe avatar Apr 23 '19 21:04 netpipe

you mean to count pause time as idle time ?

luc-github avatar Apr 24 '19 05:04 luc-github

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

luc-github avatar Apr 24 '19 06:04 luc-github

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[bot] avatar Jul 09 '19 08:07 stale[bot]

is this still fire hazard ?

netpipe avatar Jul 09 '19 11:07 netpipe

Just a bot that automatically check issues

luc-github avatar Jul 09 '19 12:07 luc-github

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[bot] avatar Jul 30 '19 12:07 stale[bot]

bump

netpipe avatar Jul 30 '19 14:07 netpipe

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[bot] avatar Aug 20 '19 15:08 stale[bot]

bump.... this is annoying and very important

netpipe avatar Aug 20 '19 18:08 netpipe

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

luc-github avatar Aug 20 '19 18:08 luc-github

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[bot] avatar Sep 10 '19 19:09 stale[bot]

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

netpipe avatar Sep 11 '19 01:09 netpipe

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

luc-github avatar Sep 11 '19 06:09 luc-github

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

netpipe avatar Jul 11 '21 07:07 netpipe