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

19 lines
559 B
JSON

{
"type": "machine",
"name": "Prusa CORE One HF 0.5 nozzle",
"inherits": "Prusa CORE One HF 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusament PLA @CORE One HF 0.5",
"default_print_profile": "0.20mm SPEED @CORE One HF 0.5",
"deretraction_speed": "25",
"max_layer_height": "0.32",
"min_layer_height": "0.07",
"nozzle_diameter": [
"0.5"
],
"printer_model": "Prusa CORE One HF",
"printer_variant": "0.5",
"retraction_length": "0.7",
"wipe": "1"
}