mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
Prusa CORE One Profiles (#9352)
* update profiles from https://github.com/bwees/orca_coreone/commit/3b3aa19543626f4c77e2782d9707b20d7a28a96c * capitalize SPEED * Capitalize SPEED * sync with https://github.com/bwees/orca_coreone/commit/cac592a4628478896f91d9b43708e005c1de6c4f#diff-b2ec55404a83d29c6c998171282a456702f47a98bade1a24aa583ea65c4314e0 * sync with https://github.com/bwees/orca_coreone/commit/1d5331b7d92e228f1d71b427dec727cc6d880678 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>
This commit is contained in:
co-authored by
Noisyfox
SoftFever
parent
a4f35e0291
commit
2304e6a9cd
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"from": "system",
|
||||
"inherits": "0.20mm STRUCTURAL @MK4S 0.3",
|
||||
"instantiation": "true",
|
||||
"name": "0.20mm STRUCTURAL @CORE One 0.3",
|
||||
"type": "process",
|
||||
"sparse_infill_acceleration": "6000",
|
||||
"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