rename host_vars file for spaghetti.binary.kitchen

Signed-off-by: Thomas Schmid <tom@lfence.de>
This commit is contained in:
Thomas 2022-01-11 20:24:53 +01:00
parent f9d12a1f7b
commit 6a9b7cc83d
2 changed files with 84 additions and 2 deletions

View File

@ -1,2 +0,0 @@
octoprint_display_name: Prusa MK3s
octoprint_domain: spaghetti.binary.kitchen

View File

@ -0,0 +1,84 @@
octoprint_display_name: Prusa MK3s
octoprint_domain: spaghetti.binary.kitchen
octoprint_config_default_profile: _mk3_single
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