BIGTREETECH-MINI-UPS-V2.0 icon indicating copy to clipboard operation
BIGTREETECH-MINI-UPS-V2.0 copied to clipboard

does not do anything

Open stefi01 opened this issue 5 years ago • 5 comments

enabled with marlin 2.0 latest bug fix, wired to an skr 1.3 board, servo pin 2_0 but on power loss it provides a few seconds of power to move the motors but instead of moving the z axis up it just carry's on printing until it stops, so it does not do anything but there is nothing in that code in config h or config adv to tell the z axis to move out of the way

stefi01 avatar Nov 04 '19 09:11 stefi01

Did it work regularly with the previous version of marlin? I am also using UPS_24v with GTR card and it is behaving exactly as in your case. 😕

abilitato con l'ultima correzione di bug di marlin 2.0, cablato a una scheda skr 1.3, servo pin 2_0 ma in caso di perdita di potenza fornisce alcuni secondi di potenza per spostare i motori ma invece di spostare l'asse z su continua a portare avanti la stampa fino all'arresto quindi non fa nulla ma non c'è nulla in quel codice in config h o config adv per dire all'asse z di spostarsi

TheMiguelBi avatar Apr 30 '20 13:04 TheMiguelBi

after a few updates of marlin they finaly added the code in config adv to make this work and it did work for around december/januarys marlin bugfix updates, the latest update seems to work if it is not printing, as in i finished printing them turned off the printer and then the bed moves down but if the power is cut during a print then sometimes it works, sometimes not but in it does have to be all added within config.adv and switched on using the lcd.

stefi01 avatar Apr 30 '20 15:04 stefi01

I forgot the M413 S1 command !! https://marlinfw.org/docs/gcode/M413.html

But now it seems to resume if it was printing with the SD display, while onboard microSD seems not to resume .....

TheMiguelBi avatar Apr 30 '20 16:04 TheMiguelBi

after a few updates of marlin they finaly added the code in config adv to make this work and it did work for around december/januarys marlin bugfix updates, the latest update seems to work if it is not printing, as in i finished printing them turned off the printer and then the bed moves down but if the power is cut during a print then sometimes it works, sometimes not but in it does have to be all added within config.adv and switched on using the lcd.

Out of curiosity, which display do you use ?? 🧐 I have done many other tests today. Here the detail: https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/644#issue-610793577

TheMiguelBi avatar May 01 '20 15:05 TheMiguelBi

i use the bigtreetech tft with the wifi socket on the back, sumin .35 but forgot but its pretty crap, flimsy and expensive for what it is

On Fri, May 1, 2020 at 8:11 AM TheMiguelBi [email protected] wrote:

after a few updates of marlin they finaly added the code in config adv to make this work and it did work for around december/januarys marlin bugfix updates, the latest update seems to work if it is not printing, as in i finished printing them turned off the printer and then the bed moves down but if the power is cut during a print then sometimes it works, sometimes not but in it does have to be all added within config.adv and switched on using the lcd.

Out of curiosity, which display do you use ?? 🧐 I have done many other tests today. Here the detail: bigtreetech/BIGTREETECH-TouchScreenFirmware#644 (comment) https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/644#issue-610793577

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-MINI-UPS-V2.0/issues/1#issuecomment-622426901, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIBYQHOYYLVUR76JDEHZWDRPLRAVANCNFSM4JIQZG6A .

stefi01 avatar May 02 '20 03:05 stefi01