orcaslicer/resources/profiles/Prusa/machine/Prusa MK3.5 0.6 nozzle.json

41 lines
734 B
JSON
Raw Normal View History

2024-08-28 19:48:15 +00:00
{
"type": "machine",
"setting_id": "GM002",
"name": "Prusa MK3.5 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Prusa MK3.5 0.4 nozzle",
"gcode_flavor": "marlin2",
"printer_model": "MK3.5",
"printer_variant": "0.6",
"default_filament_profile": [
"Prusa Generic PLA @MK3.5 0.6"
],
"default_print_profile": "0.25mm Standard @MK3.5",
"nozzle_diameter": [
"0.6"
],
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.15"
],
"retraction_length": [
"0.7"
],
"retraction_speed": [
"35"
],
"deretraction_speed": [
"25"
],
"thumbnails": [
"16x16/QOI",
2024-08-29 12:40:27 +00:00
"313x173/QOI",
"440x240/QOI",
"480x240/QOI",
2024-08-28 19:48:15 +00:00
"640x480/PNG"
]
}