mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Updated some configurations for the M1 machine Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
31 lines
1.0 KiB
JSON
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"
|
|
]
|
|
} |