mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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>
This commit is contained in:
parent
33f91c026a
commit
ff992aa650
32 changed files with 4182 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Opitmal @Comgrow T500 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_comgrow_common",
|
||||
"bottom_shell_layers": "5",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_height": "0.16",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_shell_layers": "7",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Comgrow T500 0.6 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue