Files
OrcaSlicer/resources/profiles/Geeetech/filament/Generic PLA @Geeetech_FastSpeed.json
whoseyoung 9b68c695d7 Updated some configurations for the Geeetech M1 machine (#7481)
Updated some configurations for the M1 machine

Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
2025-01-07 22:46:02 +08:00

31 lines
1.0 KiB
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"
]
}