orcaslicer/resources/profiles/Geeetech/process/fdm_process_geeetech_0.24.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

14 lines
No EOL
396 B
JSON

{
"type": "process",
"name": "fdm_process_geeetech_0.24",
"inherits": "fdm_process_geeetech_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.24",
"elefant_foot_compensation": "0.15",
"top_surface_line_width": "0.45",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"support_threshold_angle": "35",
"top_shell_layers": "4"
}