orcaslicer/resources/profiles/Prusa/machine/Prusa MK3.5 0.25 nozzle.json
Bernhard Koppensteiner be69554d34 changed thumbnail output
2024-08-29 14:40:27 +02:00

37 lines
709 B
JSON

{
"type": "machine",
"setting_id": "GM004",
"name": "Prusa MK3.5 0.25 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Prusa MK3.5 0.4 nozzle",
"gcode_flavor": "marlin2",
"printer_model": "MK3.5",
"printer_variant": "0.25",
"default_filament_profile": [
"Prusa Generic PLA @MK3.5 0.25"
],
"default_print_profile": "0.12mm Standard @MK3.5",
"nozzle_diameter": [
"0.25"
],
"max_layer_height": [
"0.15"
],
"min_layer_height": [
"0.05"
],
"retraction_length": [
"0.8"
],
"retraction_minimum_travel": [
"1.5"
],
"thumbnails": [
"16x16/QOI",
"313x173/QOI",
"440x240/QOI",
"480x240/QOI",
"640x480/PNG"
]
}