orcaslicer/resources/profiles/Prusa/machine/Prusa MINIIS 0.8 nozzle.json
2024-05-24 11:52:35 +02:00

33 lines
625 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Prusa MINIIS 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Prusa MINIIS 0.4 nozzle",
"gcode_flavor": "marlin2",
"printer_model": "MINIIS",
"printer_variant": "0.8",
"default_filament_profile": [
"Prusa Generic PLA @MINIIS 0.8"
],
"default_print_profile": "0.40mm Standard @MINIIS",
"nozzle_diameter": [
"0.8"
],
"max_layer_height": [
"0.55"
],
"min_layer_height": [
"0.2"
] ,
"retraction_length": [
"2.8"
],
"retraction_speed": [
"45"
],
"deretraction_speed": [
"20"
]
}