mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
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:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user