ansible/host_vars/spaghetti.binary.kitchen

93 lines
1.7 KiB
Plaintext

octoprint_config_display_name: Prusa MK3s
octoprint_domain: spaghetti.binary.kitchen
octoprint_config_default_profile: _mk3_single
octoprint_has_webcam: true
octoprint_ustreamer_args: "-r 1280x720"
octoprint_config:
webcam:
ffmpeg: "/usr/bin/ffmpeg"
snapshot: "http://{{ octoprint_domain }}/webcam/snapshot"
stream: "http://{{ octoprint_domain }}/webcam/stream"
watermark: false
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: _mk3_single
model: Prusa i3 Mk3s
name: Pursa i3 Mk3s
volume:
custom_box:
x_min: 0
x_max: 250
y_min: -4
y_max: 210
z_min: 0
z_max: 210
depth: 210.0
formFactor: rectangular
height: 210.0
origin: lowerleft
width: 250.0
- 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: 5
nozzleDiameter: 0.4
offsets:
- - 0.0
- 0.0
sharedNozzle: true
heatedBed: true
heatedChamber: false
id: _mk3_mmu
model: Prusa i3 Mk3s
name: Pursa i3 Mk3s with MMU
volume:
custom_box:
x_min: 0
x_max: 250
y_min: -4
y_max: 210
z_min: 0
z_max: 210
depth: 200.0
formFactor: rectangular
height: 200.0
origin: lowerleft
width: 200.0