mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +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,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"
|
||||
}
|
||||
Reference in New Issue
Block a user