Files
OrcaSlicer/resources/profiles/Prusa/process/0.25mm STRUCTURAL @CORE One HF 0.4.json
Brandon Wees 2304e6a9cd 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

20 lines
776 B
JSON

{
"from": "system",
"inherits": "0.25mm STRUCTURAL @MK4S HF0.4",
"instantiation": "true",
"name": "0.25mm STRUCTURAL @CORE One HF 0.4",
"type": "process",
"overhang_2_4_speed": "45",
"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.*/ and nozzle_diameter[0]==0.4 and printer_notes=~/.*HF_NOZZLE.*/",
"sparse_infill_acceleration": "6000",
"internal_solid_infill_acceleration": "4000",
"inner_wall_acceleration": "2500",
"outer_wall_acceleration": "1500",
"top_surface_acceleration": "2000"
}