* Initial commit to add the upcoming Comgrow T500 * UPDATE DANG IT * Added Comgrow machine file * Updated profiles to be more inline with their Cura profiles * Corrected Errors in comgrow_common and uploaded a new cover.png * fixes --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
12 lines
298 B
JSON
12 lines
298 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.20mm Standard @Comgrow T500 0.4",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_comgrow_common",
|
|
"top_shell_layers": "4",
|
|
"compatible_printers": [
|
|
"Comgrow T500 0.4 nozzle"
|
|
]
|
|
}
|