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": "process",
"name": "0.20mm SOLUBLE INTERFACE @CORE One L 0.4",
"inherits": "0.20mm SOLUBLE INTERFACE @MK4S 0.4",
"from": "system",
"instantiation": "true",
"overhang_2_4_speed": "50",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE_L[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/",
"travel_speed": "500",
"travel_acceleration": "6000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "100",
"initial_layer_speed": "45"
}