add configuration for binary kitchen 3d printers

Signed-off-by: Thomas Schmid <tom@lfence.de>
This commit is contained in:
Thomas 2022-01-11 20:25:22 +01:00
parent 6a9b7cc83d
commit f69fa8e3b8
3 changed files with 152 additions and 3 deletions

View File

@ -1,2 +1,45 @@
octoprint_display_name: Prusa Mini
octoprint_domain: canneloni.binary.kitchen
octoprint_domain: canneloni.binary.kitchen
octoprint_config_default_profile: _mini
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: _mini
model: Prusa Mini
name: Pursa Mini
volume:
custom_box:
x_min: 0
x_max: 180
y_min: -3
y_max: 180
z_min: 0
z_max: 180
depth: 180.0
formFactor: rectangular
height: 180.0
origin: lowerleft
width: 180

View File

@ -1,2 +1,39 @@
octoprint_display_name: Voron 2.4
octoprint_domain: maccaroni.binary.kitchen
octoprint_domain: maccaroni.binary.kitchen
octoprint_config_default_profile: _voron_2_4
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

View File

@ -1 +1,70 @@
octoprint_domain: raspberrypi.fritz.box
octoprint_domain: raspberrypi.fritz.box
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: Prusa i3 Mk3s
volume:
custom_box: false
depth: 200.0
formFactor: rectangular
height: 200.0
origin: lowerleft
width: 200.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: false
depth: 200.0
formFactor: rectangular
height: 200.0
origin: lowerleft
width: 200.0