orcaslicer/resources/profiles/Geeetech/process/fdm_process_geeetech_0.16.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
390 B
JSON

{
"type": "process",
"name": "fdm_process_geeetech_0.16",
"inherits": "fdm_process_geeetech_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.16",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "4",
"top_shell_layers": "6",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"support_threshold_angle": "25"
}