mainsail-crew / moonraker-timelapse

Timelapse Plugin for moonraker
GNU General Public License v3.0
337 stars 81 forks source link

Timelapse setting suddenly disappeared #161

Open justjay1986 opened 3 months ago

justjay1986 commented 3 months ago

Running up to date on everything, setting for timelapse both in the mainsail page and UI menu. Nothing changed in Moonraker.conf, or any other file. Timelapse status on console says disabled, tried reinstalling but nothing. Unsure why it's happened.

Timelapse Setup: enable: False park: False fw_retract: False retract: 1.0 mm speed: 15 mm/s extrude: 1.0 mm speed: 15 mm/s verbose: True

seb449 commented 2 months ago

Same pb, impossible no menu

justjay1986 commented 2 months ago

I had to do a complete reinstall on the Rpi and Fw for the printer to get it back

ChrisH2403 commented 1 month ago

For me it worked to simply

  1. ssh into mainsail
  2. cd into ~/moonraker-timelapse
  3. execute make install again
Tehvan commented 6 days ago

For me it worked to simply

1. ssh into mainsail

2. cd into ~/moonraker-timelapse

3. execute make install again

This also worked for me.