mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @Geeetech Thunder",
|
||||
"inherits": "fdm_process_Geeetech_HS_0.25",
|
||||
"from": "system",
|
||||
"setting_id": "GP_Geeetech_024",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "5000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"initial_layer_infill_speed": "25",
|
||||
"initial_layer_speed": "20",
|
||||
"travel_speed": "300",
|
||||
"compatible_printers": [
|
||||
"Geeetech Thunder 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user