mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +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,22 @@
|
||||
{
|
||||
"compatible_printers": [
|
||||
"Prusa CORE One 0.6 nozzle",
|
||||
"Prusa CORE One HF 0.6 nozzle"
|
||||
],
|
||||
"filament_id": "Prusament PVB @CORE One 0.6",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15.5"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
],
|
||||
"from": "system",
|
||||
"inherits": "Prusament PVB @CORE One",
|
||||
"instantiation": "true",
|
||||
"name": "Prusament PVB @CORE One 0.6",
|
||||
"setting_id": "GFSA04",
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"type": "filament"
|
||||
}
|
||||
Reference in New Issue
Block a user