* 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
13 lines
344 B
JSON
13 lines
344 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|