Skip to content

Commit

Permalink
Re-estimate uploaded gcode files
Browse files Browse the repository at this point in the history
The moonraker component was downloaded from
Arksine/moonraker#914 and the estimator from
https://github.com/Annex-Engineering/klipper_estimator/releases/download/v3.7.3/klipper_estimator_rpi

Signed-off-by: Sven Eckelmann <[email protected]>
  • Loading branch information
ecsv committed Nov 3, 2024
1 parent d6c9752 commit f1a8afe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions printer_config/moonraker.conf
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,8 @@ pin: gpiochip0/gpio26
locked_while_printing: True
timer: 1
restart_klipper_when_powered: True

[klipper_estimator]
executable_path: /home/pi/klipper_estimator_rpi
download: False
asset_name: klipper_estimator_rpi

0 comments on commit f1a8afe

Please sign in to comment.