mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Prusa CORE One Profiles (#9352)
* update profiles from3b3aa19543* capitalize SPEED * Capitalize SPEED * sync withcac592a462 (diff-b2ec55404a83d29c6c998171282a456702f47a98bade1a24aa583ea65c4314e0)* sync with1d5331b7d9there 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>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"from": "system",
|
||||
"inherits": "0.20mm SPEED @MK4S 0.3",
|
||||
"instantiation": "true",
|
||||
"name": "0.20mm SPEED @CORE One 0.3",
|
||||
"type": "process",
|
||||
"sparse_infill_acceleration": "6000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"travel_speed": "350",
|
||||
"travel_acceleration": "7000",
|
||||
"default_acceleration": "3000",
|
||||
"support_interface_top_layers": "3",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_speed": "45",
|
||||
"top_surface_acceleration": "1500",
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE.*/ and nozzle_diameter[0]==0.3"
|
||||
}
|
||||
Reference in New Issue
Block a user