Files
OrcaSlicer-KX/resources/profiles/Geeetech/filament/Generic PLA @Geeetech_FastSpeed.json
whoseyoung d100a40b4c Add geeetech M1 profile
Printing settings for the M1 machine provided by Geeetech officially.
2024-10-15 15:31:54 +08:00

31 lines
986 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",
"Geeetech M1 0.2 nozzle",
"Geeetech M1 0.4 nozzle",
"Geeetech M1 0.6 nozzle",
"Geeetech M1 0.8 nozzle"
]
}