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,21 @@
|
||||
{
|
||||
"compatible_printers": [
|
||||
"Prusa CORE One 0.8 nozzle"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"filament_id": "Prusa Generic ASA @CORE One 0.8",
|
||||
"from": "system",
|
||||
"inherits": "Prusa Generic ASA @CORE One",
|
||||
"instantiation": "true",
|
||||
"name": "Prusa Generic ASA @CORE One 0.8",
|
||||
"overhang_fan_speed": [
|
||||
"30"
|
||||
],
|
||||
"setting_id": "GFSA04",
|
||||
"slow_down_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"type": "filament"
|
||||
}
|
||||
Reference in New Issue
Block a user