Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Define printer and name. Name is anything after the first printer word
- [printer RedRover]
- # Define the moonraker host/port if different from 127.0.0.1 and 7125
- moonraker_host: 127.0.0.1
- # ports 443 and 7130 will use https/wss
- moonraker_port: 7125
- # Moonraker API key if this is not connecting from a trusted client IP
- moonraker_api_key: False
- # Define printer and name. Name is anything after the first printer word
- [printer WhiteLighting]
- # Define the moonraker host/port if different from 127.0.0.1 and 7126
- moonraker_host: 127.0.0.1
- # ports 443 and 7130 will use https/wss
- moonraker_port: 7126
- # Moonraker API key if this is not connecting from a trusted client IP
- moonraker_api_key: False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement