mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -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
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue