Files
OrcaSlicer-bambulab/resources/profiles/Prusa/machine/Prusa MK4S 0.6 nozzle.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

17 lines
464 B
JSON

{
"type": "machine",
"name": "Prusa MK4S 0.6 nozzle",
"inherits": "Prusa MK4S 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusa Generic PLA @MK4S 0.6",
"default_print_profile": "0.25mm SPEED @MK4S 0.6",
"max_layer_height": "0.40",
"min_layer_height": "0.15",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Prusa MK4S",
"printer_variant": "0.6",
"wipe": "1"
}