OrcaSlicer-bambulab/resources/profiles/Prusa/machine/Prusa CORE One 0.25 nozzle.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

26 lines
No EOL
862 B
JSON

{
"type": "machine",
"name": "Prusa CORE One 0.25 nozzle",
"inherits": "Prusa CORE One HF 0.4 nozzle",
"from": "system",
"instantiation": "true",
"default_print_profile": "0.12mm STRUCTURAL @CORE One 0.25",
"machine_max_jerk_x": [
"8",
"8"
],
"machine_max_jerk_y": [
"8",
"8"
],
"max_layer_height": "0.15",
"min_layer_height": "0.05",
"nozzle_diameter": [
"0.25"
],
"printer_model": "Prusa CORE One",
"printer_notes": "Don't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_MODEL_COREONE\nPG\nNO_TEMPLATES",
"printer_variant": "0.25",
"retraction_length": "0.8",
"z_hop": "0.15"
}