mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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
resources/profiles/Creality/machine/Creality CR-6 Max.json
Normal file
11
resources/profiles/Creality/machine/Creality CR-6 Max.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality CR-6 Max",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"bed_texture": "creality_cr6se_buildplate_texture.png",
|
||||
"family": "Creality",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "Creality_CR_6_Max",
|
||||
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue