mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +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,19 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @CORE One HF 0.6",
|
||||
"default_print_profile": "0.32mm SPEED @CORE One HF 0.6",
|
||||
"deretraction_speed": "25",
|
||||
"from": "system",
|
||||
"inherits": "Prusa CORE One HF 0.4 nozzle",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": "0.40",
|
||||
"min_layer_height": "0.15",
|
||||
"name": "Prusa CORE One HF 0.6 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_model": "Prusa CORE One HF",
|
||||
"printer_variant": "0.6",
|
||||
"retraction_length": "0.7",
|
||||
"type": "machine",
|
||||
"wipe": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user