orcaslicer/resources/profiles/Prusa/machine/Prusa MINIIS 0.25 nozzle.json
2024-06-06 13:48:25 +02:00

36 lines
719 B
JSON

{
"type": "machine",
"setting_id": "GM004",
"name": "Prusa MINIIS 0.25 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Prusa MINIIS 0.4 nozzle",
"gcode_flavor": "marlin2",
"printer_model": "MINIIS",
"printer_variant": "0.25",
"default_filament_profile": [
"Prusa Generic PLA @MINIIS 0.25"
],
"default_print_profile": "0.12mm Standard @MINIIS",
"nozzle_diameter": [
"0.25"
],
"max_layer_height": [
"0.15"
],
"min_layer_height": [
"0.05"
],
"retraction_length": [
"2.5"
],
"retraction_minimum_travel": [
"1.0"
],
"thumbnails": [
"16x16/QOI",
"220x124/QOI",
"200x240/QOI",
"640x480/PNG"
]
}