Files
OrcaSlicer-bambulab/resources/profiles/Prusa/process/0.12mm SPEED @CORE One L 0.25.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

14 lines
503 B
JSON

{
"type": "process",
"name": "0.12mm SPEED @CORE One L 0.25",
"inherits": "0.12mm SPEED @MK4S 0.25",
"from": "system",
"instantiation": "true",
"travel_acceleration": "4000",
"travel_speed": "500",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "45",
"initial_layer_speed": "25",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE_L[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.25"
}