mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Initial add of Creality Sermoon V1 Printer and 3 process configs (#4956)
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update Creality Sermoon V1 0.4 nozzle.json Changed the default process for the Sermoon V1 Printer. * Update 0.20mm Standard @Creality Sermoon V1.json Reduced speeds of .20mm process for Sermoon V1 to no more than 195mm/s as not all printers which may use this are running Klipper. It is set to Marlin for the flavour but is targeted at a Klippered printer. * Update 0.16mm Optimal @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot. * Update 0.20mm Standard @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot. * Update 0.28mm Standard @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot.
This commit is contained in:
@@ -84,6 +84,10 @@
|
||||
"name": "Creality Ender-6",
|
||||
"sub_path": "machine/Creality Ender-6.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Sermoon V1",
|
||||
"sub_path": "machine/Creality Sermoon V1.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1",
|
||||
"sub_path": "machine/Creality K1.json"
|
||||
@@ -814,6 +818,18 @@
|
||||
"name": "0.56mm SuperChunky @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.56mm SuperChunky @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Creality Sermoon V1",
|
||||
"sub_path": "process/0.16mm Optimal @Creality Sermoon V1.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Sermoon V1",
|
||||
"sub_path": "process/0.20mm Standard @Creality Sermoon V1.json"
|
||||
},
|
||||
{
|
||||
"name": "0.28mm Standard @Creality Sermoon V1",
|
||||
"sub_path": "process/0.28mm Standard @Creality Sermoon V1.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Optimal @Creality K1 (0.6 nozzle)",
|
||||
"sub_path": "process/0.24mm Optimal @Creality K1 (0.6 nozzle).json"
|
||||
@@ -1250,6 +1266,10 @@
|
||||
"name": "Creality Ender-5 S1 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 S1 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Sermoon V1 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Sermoon V1 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1 (0.4 nozzle)",
|
||||
"sub_path": "machine/Creality K1 (0.4 nozzle).json"
|
||||
|
||||
Reference in New Issue
Block a user