Initial release

This commit is contained in:
Louis Rossmann
2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "machine",
"name": "Prusa CORE One L HF 0.5 nozzle",
"inherits": "Prusa CORE One L 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 L HF",
"printer_variant": "0.5",
"retraction_length": "0.7",
"wipe": "1"
}