* 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>
22 lines
655 B
JSON
22 lines
655 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.40mm Draft @Comgrow T500 0.8",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_comgrow_common",
|
|
"initial_layer_line_width": "0.8",
|
|
"initial_layer_print_height": "0.4",
|
|
"inner_wall_line_width": "0.8",
|
|
"internal_solid_infill_line_width": "0.8",
|
|
"layer_height": "0.4",
|
|
"line_width": "0.8",
|
|
"outer_wall_line_width": "0.8",
|
|
"sparse_infill_line_width": "0.8",
|
|
"support_line_width": "0.8",
|
|
"top_shell_layers": "4",
|
|
"top_surface_line_width": "0.8",
|
|
"compatible_printers": [
|
|
"Comgrow T500 0.8 nozzle"
|
|
]
|
|
}
|