orcaslicer/resources/profiles/Comgrow/process/0.28mm SuperDraft @Comgrow T500 0.6.json
Trist0ne ff992aa650
Comgrow T500 (#2222)
* 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>
2023-09-25 23:31:04 +08:00

21 lines
620 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm SuperDraft @Comgrow T500 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_comgrow_common",
"initial_layer_line_width": "0.6",
"inner_wall_line_width": "0.6",
"internal_solid_infill_line_width": "0.6",
"line_width": "0.6",
"layer_height": "0.28",
"outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"support_line_width": "0.6",
"top_surface_line_width": "0.6",
"top_shell_layers": "4",
"compatible_printers": [
"Comgrow T500 0.6 nozzle"
]
}