61 lines
1.1 KiB
Plaintext
61 lines
1.1 KiB
Plaintext
mainsail_domain: cannelloni.binary.kitchen
|
|
|
|
octoprint_groups:
|
|
- klipper
|
|
- tty
|
|
|
|
octoprint_config_display_name: Voron 2.4
|
|
octoprint_domain: cannelloni.binary.kitchen
|
|
octoprint_config_default_profile: _voron_2_4
|
|
octoprint_has_webcam: false
|
|
|
|
octoprint_additional_plugins:
|
|
- "https://github.com/thelastWallE/OctoprintKlipperPlugin/archive/master.zip"
|
|
|
|
octoprint_config:
|
|
plugins:
|
|
klipper:
|
|
configuration:
|
|
config_path: /etc/klipper/
|
|
confirm_reload: false
|
|
serial:
|
|
disconnectOnErrors: false
|
|
port: /home/klipper/printer
|
|
additionalPorts:
|
|
- /home/klipper/printer
|
|
|
|
|
|
octoprint_printer_profiles:
|
|
- axes:
|
|
e:
|
|
inverted: false
|
|
speed: 300
|
|
x:
|
|
inverted: false
|
|
speed: 6000
|
|
y:
|
|
inverted: false
|
|
speed: 6000
|
|
z:
|
|
inverted: false
|
|
speed: 200
|
|
color: default
|
|
extruder:
|
|
count: 1
|
|
nozzleDiameter: 0.4
|
|
offsets:
|
|
- - 0.0
|
|
- 0.0
|
|
sharedNozzle: false
|
|
heatedBed: true
|
|
heatedChamber: false
|
|
id: _voron_2_4
|
|
model: Voron 2.4
|
|
name: Voron 2.4
|
|
volume:
|
|
custom_box: false
|
|
depth: 350.0
|
|
formFactor: rectangular
|
|
height: 320.0
|
|
origin: lowerleft
|
|
width: 350.0 |