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,14 @@
{
"type": "process",
"name": "fdm_process_geeetech_0.08",
"inherits": "fdm_process_geeetech_common",
"from": "system",
"instantiation": "false",
"layer_height": "0.08",
"elefant_foot_compensation": "0.15",
"bottom_shell_layers": "7",
"top_shell_layers": "9",
"bridge_flow": "1",
"ironing_flow": "8%",
"support_threshold_angle": "15"
}