40 lines
721 B
JSON
40 lines
721 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM001",
|
|
"name": "Prusa MK3.5 0.8 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Prusa MK3.5 0.4 nozzle",
|
|
"gcode_flavor": "marlin2",
|
|
"printer_model": "MK3.5",
|
|
"printer_variant": "0.8",
|
|
"default_filament_profile": [
|
|
"Prusa Generic PLA @MK3.5 0.8"
|
|
],
|
|
"default_print_profile": "0.40mm Standard @MK3.5",
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"max_layer_height": [
|
|
"0.55"
|
|
],
|
|
"min_layer_height": [
|
|
"0.2"
|
|
] ,
|
|
"retraction_length": [
|
|
"0.7"
|
|
],
|
|
"retraction_speed": [
|
|
"35"
|
|
],
|
|
"deretraction_speed": [
|
|
"25"
|
|
],
|
|
"thumbnails": [
|
|
"16x16/QOI",
|
|
"313x173/QOI",
|
|
"440x240/QOI",
|
|
"480x240/QOI",
|
|
"640x480/PNG"
|
|
]
|
|
}
|