Files
OrcaSlicer/resources/profiles/Prusa/process/0.10mm FAST DETAIL @CORE One 0.4.json
Dmitrii f3f752d0be Prusa CORE One L (C1L) Profiles (#11447)
# Description

This adds support for Prusa CORE One L.

Prusaslicer commit: 5bda77520e

# Screenshots/Recordings/Graphs

<img width="762" height="289" alt="image" src="https://github.com/user-attachments/assets/ff117547-daaa-46c1-a964-996d533613cc" />

(no i'm not sure if it's meant to be this wide)

## Tests

None yet, plz help
2026-01-22 15:34:43 +08:00

20 lines
738 B
JSON

{
"type": "process",
"name": "0.10mm FAST DETAIL @CORE One 0.4",
"inherits": "0.10mm FAST DETAIL @MK4S 0.4",
"from": "system",
"instantiation": "true",
"inner_wall_acceleration": "3000",
"sparse_infill_acceleration": "6000",
"internal_solid_infill_acceleration": "4000",
"travel_speed": "350",
"travel_acceleration": "7000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "100",
"initial_layer_speed": "45",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.4",
"small_perimeter_speed": "145",
"inner_wall_speed": "145",
"outer_wall_speed": "145"
}