mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Improved FLSUN S1 and T1 configurations (#6349)
This commit is contained in:
30
resources/profiles/FLSun/filament/FLSun T1 PLA Generic.json
Normal file
30
resources/profiles/FLSun/filament/FLSun T1 PLA Generic.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 PLA Generic",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic PLA",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_cost": ["0"],
|
||||
"filament_density" : "1.32",
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["60"],
|
||||
"hot_plate_temp_initial_layer": ["60"],
|
||||
"nozzle_temperature": ["240"],
|
||||
"nozzle_temperature_initial_layer": ["240"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_range_high": ["240"],
|
||||
"overhang_fan_speed": ["35"],
|
||||
"slow_down_layer_time": ["1"],
|
||||
"slow_down_min_speed": ["80"],
|
||||
"filament_max_volumetric_speed": ["60"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user