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,23 @@
{
"type": "process",
"name": "0.30mm STRUCTURAL @CORE One L HF 0.8",
"inherits": "0.30mm STRUCTURAL @MK4S HF0.8",
"from": "system",
"instantiation": "true",
"overhang_2_4_speed": "40",
"top_surface_speed": "2000",
"support_speed": "100",
"support_interface_speed": "55%",
"travel_speed": "500",
"travel_acceleration": "6000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "55",
"initial_layer_speed": "45",
"internal_solid_infill_acceleration": "4000",
"sparse_infill_acceleration": "6000",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE_L[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"top_surface_acceleration": "2000"
}