Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #moonraker.conf
- [server]
- host: 0.0.0.0
- port: 7125
- klippy_uds_address: /opt/printer_data/run/klipper.sock
- [power printer]
- type: tplink_smartplug
- address: 192.168.1.239
- bound_services: klipper
- restart_klipper_when_powered: True
- restart_delay: 1
- locked_while_printing: True
- on_when_job_queued: True
- [machine]
- provider: systemd_cli
- validate_service: False
- [authorization]
- trusted_clients:
- 0.0.0.0/0
- cors_domains:
- *
- [octoprint_compat]
- [history]
- ## Uncomment the following lines if the stack is started with the spoolman profile.
- ## Add your printers IP address or hostname to the server url.
- #
- # [spoolman]
- # server: http://<yourprinter>/spoolman
Advertisement
Add Comment
Please, Sign In to add comment