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,17 @@
{
"type": "process",
"name": "0.16mm SPEED @CORE One L 0.3",
"inherits": "0.16mm SPEED @MK4S 0.3",
"from": "system",
"instantiation": "true",
"sparse_infill_acceleration": "6000",
"inner_wall_acceleration": "3000",
"travel_speed": "500",
"travel_acceleration": "6000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "60",
"initial_layer_speed": "45",
"top_surface_acceleration": "1500",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE_L[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.3"
}