OrcaSlicer/resources/profiles/Geeetech/process/fdm_process_Geeetech_HS_0.10.json
whoseyoung 52cfa48168
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>
2024-06-26 20:24:03 +08:00

21 lines
No EOL
640 B
JSON

{
"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"
}