mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Improved FLSUN S1 and T1 configurations (#6349)
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFH99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PLA-HS-S1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"1.1"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-HS"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"110"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PLA-HS-T1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"60"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
34
resources/profiles/FLSun/filament/FLSun S1 ABS.json
Normal file
34
resources/profiles/FLSun/filament/FLSun S1 ABS.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic ABS",
|
||||
"fan_max_speed": ["50"],
|
||||
"fan_min_speed": ["10"],
|
||||
"filament_density" : "1.05",
|
||||
"filament_flow_ratio" : "0.95",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_cooling_layer_time": ["30"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["90"],
|
||||
"hot_plate_temp_initial_layer": ["90"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_low": ["240"],
|
||||
"nozzle_temperature_range_high": ["300"],
|
||||
"overhang_fan_speed": ["50"],
|
||||
"slow_down_layer_time": ["12"],
|
||||
"slow_down_min_speed": ["30"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"filament_max_volumetric_speed": ["20"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
34
resources/profiles/FLSun/filament/FLSun S1 ASA.json
Normal file
34
resources/profiles/FLSun/filament/FLSun S1 ASA.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic ASA",
|
||||
"fan_max_speed": ["50"],
|
||||
"fan_min_speed": ["35"],
|
||||
"filament_density" : "1.05",
|
||||
"filament_flow_ratio" : "0.95",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_cooling_layer_time": ["35"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["90"],
|
||||
"hot_plate_temp_initial_layer": ["90"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_low": ["240"],
|
||||
"nozzle_temperature_range_high": ["300"],
|
||||
"overhang_fan_speed": ["35"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"slow_down_min_speed": ["80"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"filament_max_volumetric_speed": ["25"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
32
resources/profiles/FLSun/filament/FLSun S1 PETG.json
Normal file
32
resources/profiles/FLSun/filament/FLSun S1 PETG.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic PETG",
|
||||
"fan_max_speed": ["60"],
|
||||
"fan_min_speed": ["50"],
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["2"],
|
||||
"hot_plate_temp": ["80"],
|
||||
"hot_plate_temp_initial_layer": ["80"],
|
||||
"nozzle_temperature": ["260"],
|
||||
"nozzle_temperature_initial_layer": ["260"],
|
||||
"nozzle_temperature_range_low": ["230"],
|
||||
"nozzle_temperature_range_high": ["270"],
|
||||
"overhang_fan_speed": ["35"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"slow_down_min_speed": ["30"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
30
resources/profiles/FLSun/filament/FLSun S1 PLA Generic.json
Normal file
30
resources/profiles/FLSun/filament/FLSun S1 PLA Generic.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 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 S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 PLA High Speed",
|
||||
"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"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["60"],
|
||||
"hot_plate_temp_initial_layer": ["60"],
|
||||
"nozzle_temperature": ["230"],
|
||||
"nozzle_temperature_initial_layer": ["230"],
|
||||
"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": ["110"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
30
resources/profiles/FLSun/filament/FLSun S1 PLA Silk.json
Normal file
30
resources/profiles/FLSun/filament/FLSun S1 PLA Silk.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 PLA Silk",
|
||||
"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": ["25"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
35
resources/profiles/FLSun/filament/FLSun S1 TPU.json
Normal file
35
resources/profiles/FLSun/filament/FLSun S1 TPU.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun S1 TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic TPU",
|
||||
"fan_max_speed": ["100"],
|
||||
"fan_min_speed": ["100"],
|
||||
"filament_density" : "1.22",
|
||||
"filament_flow_ratio" : "1",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"close_fan_the_first_x_layers": ["1"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["35"],
|
||||
"hot_plate_temp_initial_layer": ["35"],
|
||||
"nozzle_temperature": ["240"],
|
||||
"nozzle_temperature_initial_layer": ["240"],
|
||||
"nozzle_temperature_range_low": ["200"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"overhang_fan_speed": ["100"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"temperature_vitrification": ["30"],
|
||||
"filament_max_volumetric_speed": ["3.5"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
34
resources/profiles/FLSun/filament/FLSun T1 ABS.json
Normal file
34
resources/profiles/FLSun/filament/FLSun T1 ABS.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic ABS",
|
||||
"fan_max_speed": ["50"],
|
||||
"fan_min_speed": ["10"],
|
||||
"filament_density" : "1.05",
|
||||
"filament_flow_ratio" : "0.95",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_cooling_layer_time": ["30"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["90"],
|
||||
"hot_plate_temp_initial_layer": ["90"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_low": ["240"],
|
||||
"nozzle_temperature_range_high": ["300"],
|
||||
"overhang_fan_speed": ["50"],
|
||||
"slow_down_layer_time": ["12"],
|
||||
"slow_down_min_speed": ["30"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"filament_max_volumetric_speed": ["20"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
34
resources/profiles/FLSun/filament/FLSun T1 ASA.json
Normal file
34
resources/profiles/FLSun/filament/FLSun T1 ASA.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic ASA",
|
||||
"fan_max_speed": ["50"],
|
||||
"fan_min_speed": ["35"],
|
||||
"filament_density" : "1.05",
|
||||
"filament_flow_ratio" : "0.95",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_cooling_layer_time": ["35"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["90"],
|
||||
"hot_plate_temp_initial_layer": ["90"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_low": ["240"],
|
||||
"nozzle_temperature_range_high": ["300"],
|
||||
"overhang_fan_speed": ["35"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"slow_down_min_speed": ["80"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"filament_max_volumetric_speed": ["25"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
32
resources/profiles/FLSun/filament/FLSun T1 PETG.json
Normal file
32
resources/profiles/FLSun/filament/FLSun T1 PETG.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic PETG",
|
||||
"fan_max_speed": ["60"],
|
||||
"fan_min_speed": ["50"],
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["2"],
|
||||
"hot_plate_temp": ["80"],
|
||||
"hot_plate_temp_initial_layer": ["80"],
|
||||
"nozzle_temperature": ["260"],
|
||||
"nozzle_temperature_initial_layer": ["260"],
|
||||
"nozzle_temperature_range_low": ["230"],
|
||||
"nozzle_temperature_range_high": ["270"],
|
||||
"overhang_fan_speed": ["35"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"slow_down_min_speed": ["30"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
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"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 PLA High Speed",
|
||||
"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"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["60"],
|
||||
"hot_plate_temp_initial_layer": ["60"],
|
||||
"nozzle_temperature": ["230"],
|
||||
"nozzle_temperature_initial_layer": ["230"],
|
||||
"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"
|
||||
]
|
||||
}
|
||||
30
resources/profiles/FLSun/filament/FLSun T1 PLA Silk.json
Normal file
30
resources/profiles/FLSun/filament/FLSun T1 PLA Silk.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 PLA Silk",
|
||||
"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": ["25"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
35
resources/profiles/FLSun/filament/FLSun T1 TPU.json
Normal file
35
resources/profiles/FLSun/filament/FLSun T1 TPU.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun T1 TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "FLSun Generic TPU",
|
||||
"fan_max_speed": ["100"],
|
||||
"fan_min_speed": ["100"],
|
||||
"filament_density" : "1.22",
|
||||
"filament_flow_ratio" : "1",
|
||||
"activate_air_filtration": ["1"],
|
||||
"complete_print_exhaust_fan_speed": ["0"],
|
||||
"close_fan_the_first_x_layers": ["1"],
|
||||
"during_print_exhaust_fan_speed": ["100"],
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_cost": ["0"],
|
||||
"full_fan_speed_layer": ["3"],
|
||||
"hot_plate_temp": ["35"],
|
||||
"hot_plate_temp_initial_layer": ["35"],
|
||||
"nozzle_temperature": ["240"],
|
||||
"nozzle_temperature_initial_layer": ["240"],
|
||||
"nozzle_temperature_range_low": ["200"],
|
||||
"nozzle_temperature_range_high": ["250"],
|
||||
"overhang_fan_speed": ["100"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"temperature_vitrification": ["30"],
|
||||
"filament_max_volumetric_speed": ["3.5"],
|
||||
"dont_slow_down_outer_wall": ["1"],
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user