official profiles for Geeetech printers (#5790)

add some series of printer parameter configurations. 15 Geeetech printers, including 3 series models.
Thunder series. A high-speed printer and the maximum printing speed can reach 300 mm/s. Mizar series. A machine that has very exquisite print quality and ultra quiet printing. Other Geeetech printers.
---Request from Geeetech offical .

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
whoseyoung
2024-06-26 20:24:03 +08:00
committed by GitHub
parent 8c00db6ace
commit 52cfa48168
176 changed files with 6370 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "process",
"name": "fdm_process_Geeetech_HS_0.10",
"inherits": "fdm_process_Geeetech_HS",
"from": "system",
"instantiation": "false",
"layer_height": "0.1",
"initial_layer_print_height": "0.1",
"wall_loops": "4",
"bottom_shell_layers": "5",
"top_shell_layers": "7",
"bridge_flow": "1",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"initial_layer_line_width": "0.25",
"sparse_infill_line_width": "0.22",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"support_line_width": "0.22",
"top_surface_line_width": "0.22"
}