Files
OrcaSlicer-KX/resources/profiles/Prusa/process/0.30mm DETAIL @CORE One 0.8.json
Brandon Wees da8760590c Prusa CORE One Profiles (#9352)
* update profiles from 3b3aa19543

* capitalize SPEED

* Capitalize SPEED

* sync with cac592a462 (diff-b2ec55404a83d29c6c998171282a456702f47a98bade1a24aa583ea65c4314e0)

* sync with 1d5331b7d9

there was an issue with the filament start gcode conversion that appears to make the gcode invalid

* tweak Prusa CORE One

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-05-03 00:02:37 +08:00

19 lines
716 B
JSON

{
"from": "system",
"inherits": "0.30mm DETAIL @MK4S 0.8",
"instantiation": "true",
"name": "0.30mm DETAIL @CORE One 0.8",
"type": "process",
"overhang_2_4_speed": "35",
"top_surface_speed": "2000",
"inner_wall_acceleration": "2500",
"internal_solid_infill_acceleration": "5000",
"sparse_infill_acceleration": "7000",
"travel_speed": "350",
"travel_acceleration": "7000",
"default_acceleration": "3000",
"support_interface_top_layers": "3",
"initial_layer_infill_speed": "55",
"initial_layer_speed": "45",
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.8 and printer_notes!~/.*HF_NOZZLE.*/"
}