Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"type": "machine",
"name": "Prusa CORE One 0.5 nozzle",
"inherits": "Prusa CORE One HF 0.5 nozzle",
"from": "system",
"instantiation": "true",
"default_filament_profile": "Prusament PLA @CORE One",
"default_print_profile": "0.20mm SPEED @CORE One 0.5",
"nozzle_diameter": [
"0.5"
],
"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.5"
}