mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +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,15 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @CORE One 0.8",
|
||||
"default_print_profile": "0.40mm QUALITY @CORE One 0.8",
|
||||
"from": "system",
|
||||
"inherits": "Prusa CORE One HF 0.8 nozzle",
|
||||
"instantiation": "true",
|
||||
"name": "Prusa CORE One 0.8 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Prusa CORE One",
|
||||
"printer_notes": "Don't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_MODEL_COREONE\nPG\nNO_TEMPLATES",
|
||||
"printer_variant": "0.8",
|
||||
"type": "machine"
|
||||
}
|
||||
Reference in New Issue
Block a user