mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-02 07:42:14 +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,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99_Geeetech_01",
|
||||
"name": "Generic PLA @Geeetech_FastSpeed",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["18"],
|
||||
"slow_down_layer_time": ["1"],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"cool_plate_temp": ["65"],
|
||||
"eng_plate_temp": ["65"],
|
||||
"hot_plate_temp": ["65"],
|
||||
"textured_plate_temp": ["65"],
|
||||
"cool_plate_temp_initial_layer": ["65"],
|
||||
"eng_plate_temp_initial_layer": ["65"],
|
||||
"hot_plate_temp_initial_layer": ["65"],
|
||||
"textured_plate_temp_initial_layer": ["65"],
|
||||
"compatible_printers": [
|
||||
"Geeetech Thunder 0.2 nozzle",
|
||||
"Geeetech Thunder 0.4 nozzle",
|
||||
"Geeetech Thunder 0.6 nozzle",
|
||||
"Geeetech Thunder 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user