orcaslicer/resources/profiles/Geeetech/filament/Generic PLA @Geeetech_FastSpeed.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

27 lines
No EOL
866 B
JSON

{
"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"
]
}