mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Added profile for Creality CR-6 SE and CR-6 Max (#2040)
* Added profile for CReality CR-6 SE and CR-6 Max * Removed merge conflict artifacts * Removed duplicate process_list * Fixed many bugs. Profile now loads correctly in 1.7.0-beta * fixed filament dependencies for CR-6
This commit is contained in:
parent
4161b6cfa5
commit
bd13d83385
40 changed files with 888 additions and 8 deletions
|
@ -11,6 +11,14 @@
|
|||
"compatible_printers": [
|
||||
"Creality CR-10 V2 0.4 nozzle",
|
||||
"Creality CR-10 Max 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle",
|
||||
"Creality Ender-3 0.4 nozzle",
|
||||
"Creality Ender-3 V2 0.4 nozzle",
|
||||
"Creality Ender-3 S1 0.4 nozzle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue