Improved FLSUN S1 and T1 configurations (#6349)

This commit is contained in:
Cyril Guislain 2024-08-11 16:59:59 +02:00 committed by GitHub
parent a16a1e9307
commit bcf4c29028
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
39 changed files with 1673 additions and 428 deletions

View File

@ -1,226 +1,306 @@
{
"name": "FLSun",
"version": "02.01.01.00",
"force_update": "0",
"description": "FLSun configurations",
"machine_model_list": [
{
"name": "FLSun Q5",
"sub_path": "machine/FLSun Q5.json"
},
{
"name": "FLSun QQ-S Pro",
"sub_path": "machine/FLSun QQ-S Pro.json"
},
{
"name": "FLSun Super Racer (SR)",
"sub_path": "machine/FLSun SR.json"
},
{
"name": "FLSun V400",
"sub_path": "machine/FLSun V400.json"
},
{
"name": "FLSun S1",
"sub_path": "machine/FLSun S1.json"
},
{
"name": "FLSun T1",
"sub_path": "machine/FLSun T1.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Fine @FLSun Q5",
"sub_path": "process/0.08mm Fine @FLSun Q5.json"
},
{
"name": "0.08mm Fine @FLSun QQSPro",
"sub_path": "process/0.08mm Fine @FLSun QQSPro.json"
},
{
"name": "0.08mm Fine @FLSun SR",
"sub_path": "process/0.08mm Fine @FLSun SR.json"
},
{
"name": "0.16mm Optimal @FLSun Q5",
"sub_path": "process/0.16mm Optimal @FLSun Q5.json"
},
{
"name": "0.16mm Optimal @FLSun QQSPro",
"sub_path": "process/0.16mm Optimal @FLSun QQSPro.json"
},
{
"name": "0.16mm Optimal @FLSun SR",
"sub_path": "process/0.16mm Optimal @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun Q5",
"sub_path": "process/0.20mm Standard @FLSun Q5.json"
},
{
"name": "0.20mm Standard @FLSun QQSPro",
"sub_path": "process/0.20mm Standard @FLSun QQSPro.json"
},
{
"name": "0.20mm Standard @FLSun SR",
"sub_path": "process/0.20mm Standard @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun V400",
"sub_path": "process/0.20mm Standard @FLSun V400.json"
},
{
"name": "0.20mm Standard @FLSun S1",
"sub_path": "process/0.20mm Standard @FLSun S1.json"
},
{
"name": "0.20mm Standard @FLSun T1",
"sub_path": "process/0.20mm Standard @FLSun T1.json"
},
{
"name": "0.24mm Draft @FLSun Q5",
"sub_path": "process/0.24mm Draft @FLSun Q5.json"
},
{
"name": "0.24mm Draft @FLSun QQSPro",
"sub_path": "process/0.24mm Draft @FLSun QQSPro.json"
},
{
"name": "0.24mm Draft @FLSun SR",
"sub_path": "process/0.24mm Draft @FLSun SR.json"
},
{
"name": "0.30mm Extra Draft @FLSun Q5",
"sub_path": "process/0.30mm Extra Draft @FLSun Q5.json"
},
{
"name": "0.30mm Extra Draft @FLSun QQSPro",
"sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json"
},
{
"name": "0.30mm Extra Draft @FLSun SR",
"sub_path": "process/0.30mm Extra Draft @FLSun SR.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "FLSun Generic PLA",
"sub_path": "filament/FLSun Generic PLA.json"
},
{
"name": "FLSun Generic PLA-CF",
"sub_path": "filament/FLSun Generic PLA-CF.json"
},
{
"name": "FLSun Generic PETG",
"sub_path": "filament/FLSun Generic PETG.json"
},
{
"name": "FLSun Generic ABS",
"sub_path": "filament/FLSun Generic ABS.json"
},
{
"name": "FLSun Generic TPU",
"sub_path": "filament/FLSun Generic TPU.json"
},
{
"name": "FLSun Generic ASA",
"sub_path": "filament/FLSun Generic ASA.json"
},
{
"name": "FLSun Generic PC",
"sub_path": "filament/FLSun Generic PC.json"
},
{
"name": "FLSun Generic PVA",
"sub_path": "filament/FLSun Generic PVA.json"
},
{
"name": "FLSun Generic PA",
"sub_path": "filament/FLSun Generic PA.json"
},
{
"name": "FLSun Generic PA-CF",
"sub_path": "filament/FLSun Generic PA-CF.json"
},
{
"name": "FLSun Generic PLA-HS-S1",
"sub_path": "filament/FLSun Generic PLA-HS-S1.json"
},
{
"name": "FLSun Generic PLA-HS-T1",
"sub_path": "filament/FLSun Generic PLA-HS-T1.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "FLSun Q5 0.4 nozzle",
"sub_path": "machine/FLSun Q5 0.4 nozzle.json"
},
{
"name": "FLSun QQ-S Pro 0.4 nozzle",
"sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json"
},
{
"name": "FLSun Super Racer 0.4 nozzle",
"sub_path": "machine/FLSun SR 0.4 nozzle.json"
},
{
"name": "FLSun V400 0.4 nozzle",
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
},
{
"name": "FLSun T1 0.4 nozzle",
"sub_path": "machine/FLSun T1 0.4 nozzle.json"
},
{
"name": "FLSun S1 0.4 nozzle",
"sub_path": "machine/FLSun S1 0.4 nozzle.json"
}
]
}
{
"name": "FLSun",
"version": "02.01.01.00",
"force_update": "0",
"description": "FLSun configurations",
"machine_model_list": [
{
"name": "FLSun Q5",
"sub_path": "machine/FLSun Q5.json"
},
{
"name": "FLSun QQ-S Pro",
"sub_path": "machine/FLSun QQ-S Pro.json"
},
{
"name": "FLSun Super Racer (SR)",
"sub_path": "machine/FLSun SR.json"
},
{
"name": "FLSun V400",
"sub_path": "machine/FLSun V400.json"
},
{
"name": "FLSun T1",
"sub_path": "machine/FLSun T1.json"
},
{
"name": "FLSun S1",
"sub_path": "machine/FLSun S1.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Fine @FLSun Q5",
"sub_path": "process/0.08mm Fine @FLSun Q5.json"
},
{
"name": "0.08mm Fine @FLSun QQSPro",
"sub_path": "process/0.08mm Fine @FLSun QQSPro.json"
},
{
"name": "0.08mm Fine @FLSun SR",
"sub_path": "process/0.08mm Fine @FLSun SR.json"
},
{
"name": "0.12mm Fine @FLSun T1",
"sub_path": "process/0.12mm Fine @FLSun T1.json"
},
{
"name": "0.12mm Fine @FLSun S1",
"sub_path": "process/0.12mm Fine @FLSun S1.json"
},
{
"name": "0.16mm Optimal @FLSun Q5",
"sub_path": "process/0.16mm Optimal @FLSun Q5.json"
},
{
"name": "0.16mm Optimal @FLSun QQSPro",
"sub_path": "process/0.16mm Optimal @FLSun QQSPro.json"
},
{
"name": "0.16mm Optimal @FLSun SR",
"sub_path": "process/0.16mm Optimal @FLSun SR.json"
},
{
"name": "0.16mm Optimal @FLSun T1",
"sub_path": "process/0.16mm Optimal @FLSun T1.json"
},
{
"name": "0.16mm Optimal @FLSun S1",
"sub_path": "process/0.16mm Optimal @FLSun S1.json"
},
{
"name": "0.20mm Standard @FLSun Q5",
"sub_path": "process/0.20mm Standard @FLSun Q5.json"
},
{
"name": "0.20mm Standard @FLSun QQSPro",
"sub_path": "process/0.20mm Standard @FLSun QQSPro.json"
},
{
"name": "0.20mm Standard @FLSun SR",
"sub_path": "process/0.20mm Standard @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun V400",
"sub_path": "process/0.20mm Standard @FLSun V400.json"
},
{
"name": "0.20mm Standard @FLSun T1",
"sub_path": "process/0.20mm Standard @FLSun T1.json"
},
{
"name": "0.20mm Standard @FLSun S1",
"sub_path": "process/0.20mm Standard @FLSun S1.json"
},
{
"name": "0.24mm Draft @FLSun Q5",
"sub_path": "process/0.24mm Draft @FLSun Q5.json"
},
{
"name": "0.24mm Draft @FLSun QQSPro",
"sub_path": "process/0.24mm Draft @FLSun QQSPro.json"
},
{
"name": "0.24mm Draft @FLSun SR",
"sub_path": "process/0.24mm Draft @FLSun SR.json"
},
{
"name": "0.24mm Draft @FLSun T1",
"sub_path": "process/0.24mm Draft @FLSun T1.json"
},
{
"name": "0.24mm Draft @FLSun S1",
"sub_path": "process/0.24mm Draft @FLSun S1.json"
},
{
"name": "0.30mm Extra Draft @FLSun Q5",
"sub_path": "process/0.30mm Extra Draft @FLSun Q5.json"
},
{
"name": "0.30mm Extra Draft @FLSun QQSPro",
"sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json"
},
{
"name": "0.30mm Extra Draft @FLSun SR",
"sub_path": "process/0.30mm Extra Draft @FLSun SR.json"
},
{
"name": "0.30mm Extra Draft @FLSun T1",
"sub_path": "process/0.30mm Extra Draft @FLSun T1.json"
},
{
"name": "0.30mm Extra Draft @FLSun S1",
"sub_path": "process/0.30mm Extra Draft @FLSun S1.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "FLSun Generic PLA",
"sub_path": "filament/FLSun Generic PLA.json"
},
{
"name": "FLSun Generic PLA-CF",
"sub_path": "filament/FLSun Generic PLA-CF.json"
},
{
"name": "FLSun Generic PETG",
"sub_path": "filament/FLSun Generic PETG.json"
},
{
"name": "FLSun Generic ABS",
"sub_path": "filament/FLSun Generic ABS.json"
},
{
"name": "FLSun Generic TPU",
"sub_path": "filament/FLSun Generic TPU.json"
},
{
"name": "FLSun Generic ASA",
"sub_path": "filament/FLSun Generic ASA.json"
},
{
"name": "FLSun Generic PC",
"sub_path": "filament/FLSun Generic PC.json"
},
{
"name": "FLSun Generic PVA",
"sub_path": "filament/FLSun Generic PVA.json"
},
{
"name": "FLSun Generic PA",
"sub_path": "filament/FLSun Generic PA.json"
},
{
"name": "FLSun Generic PA-CF",
"sub_path": "filament/FLSun Generic PA-CF.json"
},
{
"name": "FLSun T1 PLA High Speed",
"sub_path": "filament/FLSun T1 PLA High Speed.json"
},
{
"name": "FLSun S1 PLA High Speed",
"sub_path": "filament/FLSun S1 PLA High Speed.json"
},
{
"name": "FLSun T1 PLA Silk",
"sub_path": "filament/FLSun T1 PLA Silk.json"
},
{
"name": "FLSun S1 PLA Silk",
"sub_path": "filament/FLSun S1 PLA Silk.json"
},
{
"name": "FLSun T1 PLA Generic",
"sub_path": "filament/FLSun T1 PLA Generic.json"
},
{
"name": "FLSun S1 PLA Generic",
"sub_path": "filament/FLSun S1 PLA Generic.json"
},
{
"name": "FLSun T1 PETG",
"sub_path": "filament/FLSun T1 PETG.json"
},
{
"name": "FLSun S1 PETG",
"sub_path": "filament/FLSun S1 PETG.json"
},
{
"name": "FLSun T1 ASA",
"sub_path": "filament/FLSun T1 ASA.json"
},
{
"name": "FLSun S1 ASA",
"sub_path": "filament/FLSun S1 ASA.json"
},
{
"name": "FLSun T1 TPU",
"sub_path": "filament/FLSun T1 TPU.json"
},
{
"name": "FLSun S1 TPU",
"sub_path": "filament/FLSun S1 TPU.json"
},
{
"name": "FLSun T1 ABS",
"sub_path": "filament/FLSun T1 ABS.json"
},
{
"name": "FLSun S1 ABS",
"sub_path": "filament/FLSun S1 ABS.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "FLSun Q5 0.4 nozzle",
"sub_path": "machine/FLSun Q5 0.4 nozzle.json"
},
{
"name": "FLSun QQ-S Pro 0.4 nozzle",
"sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json"
},
{
"name": "FLSun Super Racer 0.4 nozzle",
"sub_path": "machine/FLSun SR 0.4 nozzle.json"
},
{
"name": "FLSun V400 0.4 nozzle",
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
},
{
"name": "FLSun T1 0.4 nozzle",
"sub_path": "machine/FLSun T1 0.4 nozzle.json"
},
{
"name": "FLSun S1 0.4 nozzle",
"sub_path": "machine/FLSun S1 0.4 nozzle.json"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

View File

@ -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"
]
}

View File

@ -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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View File

@ -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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View 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"
]
}

View File

@ -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"
]
}

View 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"
]
}

View 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"
]
}

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

View File

@ -1,100 +1,178 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "FLSun S1 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun S1",
"default_print_profile": "0.20mm PLA_HS_S1_FLSUN @FLSUN",
"gcode_flavor": "klipper",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"printable_area": [
"159.392x13.945",
"157.57x27.7838",
"154.549x41.4112",
"150.351x54.7234",
"145.01x67.6191",
"138.564x80.0002",
"131.065x91.7725",
"122.567x102.846",
"113.137x113.137",
"102.846x122.567",
"91.7725x131.065",
"80.0003x138.564",
"67.6191x145.01",
"54.7234x150.351",
"41.4112x154.549",
"27.7838x157.57",
"13.945x159.392",
"9.79721e-15x160",
"-13.945x159.392",
"-27.7838x157.57",
"-41.4112x154.549",
"-54.7234x150.351",
"-67.6191x145.01",
"-80.0002x138.564",
"-91.7725x131.065",
"-102.846x122.567",
"-113.137x113.137",
"-122.567x102.846",
"-131.065x91.7725",
"-138.564x80.0003",
"-145.01x67.6191",
"-150.351x54.7234",
"-154.549x41.4112",
"-157.57x27.7838",
"-159.392x13.945",
"-160x1.95944e-14",
"-159.392x-13.945",
"-157.57x-27.7838",
"-154.549x-41.4112",
"-150.351x-54.7234",
"-145.01x-67.6191",
"-138.564x-80.0003",
"-131.065x-91.7725",
"-122.567x-102.846",
"-113.137x-113.137",
"-102.846x-122.567",
"-91.7725x-131.065",
"-80.0003x-138.564",
"-67.6191x-145.01",
"-54.7234x-150.351",
"-41.4112x-154.549",
"-27.7838x-157.57",
"-13.945x-159.392",
"-2.93916e-14x-160",
"13.945x-159.392",
"27.7838x-157.57",
"41.4112x-154.549",
"54.7234x-150.351",
"67.6191x-145.01",
"80.0002x-138.564",
"91.7725x-131.065",
"102.846x-122.567",
"113.137x-113.137",
"122.567x-102.846",
"131.065x-91.7725",
"138.564x-80.0002",
"145.01x-67.6191",
"150.351x-54.7234",
"154.549x-41.4112",
"157.57x-27.7838",
"159.392x-13.945",
"160x-3.91888e-14"
],
"printable_height": "430",
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning",
"machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature] is_AB\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-155 Y0 Z0.4\nM107 T0\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature] is_AB\nG92 E0\nG3 X0 Y-155 I155 Z0.3 E30 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8",
"layer_change_gcode": "",
"machine_pause_gcode": "M600",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0"
}
"type": "machine",
"setting_id": "GM003",
"name": "FLSun S1 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun S1",
"default_print_profile": "0.20mm Standard @FLSun S1",
"gcode_flavor": "klipper",
"printer_structure": "delta",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"thumbnails": [
"48x48/PNG, 300x300/PNG"
],
"deretraction_speed": [
"80"
],
"max_layer_height": [
"0.3"
],
"retract_before_wipe": [
"30%"
],
"retract_length_toolchange": [
"1"
],
"retract_restart_extra": [
"-0.05"
],
"retract_restart_extra_toolchange": [
"-0.05"
],
"retraction_length": [
"1"
],
"retraction_minimum_travel": [
"2"
],
"retraction_speed": [
"80"
],
"machine_max_acceleration_e": [
"40000"
],
"machine_max_acceleration_extruding": [
"40000"
],
"machine_max_acceleration_retracting": [
"40000"
],
"machine_max_acceleration_x": [
"40000"
],
"machine_max_acceleration_y": [
"40000"
],
"machine_max_acceleration_z": [
"40000"
],
"machine_max_jerk_e": [
"100"
],
"machine_max_jerk_x": [
"20000"
],
"machine_max_jerk_y": [
"20000"
],
"machine_max_jerk_z": [
"10000"
],
"machine_max_speed_e": [
"1200"
],
"machine_max_speed_x": [
"1200"
],
"machine_max_speed_y": [
"1200"
],
"machine_max_speed_z": [
"1200"
],
"printable_area": [
"159.391x13.9449",
"157.569x27.7837",
"154.548x41.411",
"150.351x54.7232",
"145.009x67.6189",
"138.564x80",
"131.064x91.7722",
"122.567x102.846",
"113.137x113.137",
"102.846x122.567",
"91.7722x131.064",
"80x138.564",
"67.6189x145.009",
"54.7232x150.351",
"41.411x154.548",
"27.7837x157.569",
"13.9449x159.391",
"9.79717e-15x160",
"-13.9449x159.391",
"-27.7837x157.569",
"-41.411x154.548",
"-54.7232x150.351",
"-67.6189x145.009",
"-80x138.564",
"-91.7722x131.064",
"-102.846x122.567",
"-113.137x113.137",
"-122.567x102.846",
"-131.064x91.7722",
"-138.564x80",
"-145.009x67.6189",
"-150.351x54.7232",
"-154.548x41.411",
"-157.569x27.7837",
"-159.391x13.9449",
"-160x1.95943e-14",
"-159.391x-13.9449",
"-157.569x-27.7837",
"-154.548x-41.411",
"-150.351x-54.7232",
"-145.009x-67.6189",
"-138.564x-80",
"-131.064x-91.7722",
"-122.567x-102.846",
"-113.137x-113.137",
"-102.846x-122.567",
"-91.7722x-131.064",
"-80x-138.564",
"-67.6189x-145.009",
"-54.7232x-150.351",
"-41.411x-154.548",
"-27.7837x-157.569",
"-13.9449x-159.391",
"-2.93915e-14x-160",
"13.9449x-159.391",
"27.7837x-157.569",
"41.411x-154.548",
"54.7232x-150.351",
"67.6189x-145.009",
"80x-138.564",
"91.7722x-131.064",
"102.846x-122.567",
"113.137x-113.137",
"122.567x-102.846",
"131.064x-91.7722",
"138.564x-80",
"145.009x-67.6189",
"150.351x-54.7232",
"154.548x-41.411",
"157.569x-27.7837",
"159.391x-13.9449",
"160x-3.91887e-14"
],
"support_air_filtration": "1",
"printable_height": "430",
"machine_end_gcode": "M107 T0\nM104 S0\nM140 S0\nM104 S0 T1\nG92 E0\nG91\nG1 E-1 F2100\nG1 Z+0.5 F6000\nG28\nG90",
"machine_start_gcode": "G90\nM82\nG28\n{if (first_layer_print_min[0] > 100 || first_layer_print_max[0] > 100 || first_layer_print_min[1] > 100 || first_layer_print_max[1] > 100 || first_layer_print_min[0] < -100 || first_layer_print_max[0] < -100 || first_layer_print_min[1] < -100 || first_layer_print_max[1] < -100)}M140 S[first_layer_bed_temperature] A1 B1{else}M140 S[first_layer_bed_temperature] A1 B0{endif}\nM104 S[first_layer_temperature] T0\nM107 T0\nM109 S[first_layer_temperature] T0\n{if (first_layer_print_min[0] > 100 || first_layer_print_max[0] > 100 || first_layer_print_min[1] > 100 || first_layer_print_max[1] > 100 || first_layer_print_min[0] < -100 || first_layer_print_max[0] < -100 || first_layer_print_min[1] < -100 || first_layer_print_max[1] < -100)}M190 S[first_layer_bed_temperature] A1 B1{else}M190 S[first_layer_bed_temperature] A1 B0{endif}\nG1 Z150 F6000\nG1 X-160 Y0 Z0.4 F4000\nG92 E0\nG3 X0 Y-160 I160 J0 Z0.3 E30 F2000\nG1 Z2 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8",
"change_filament_gcode": "PAUSE",
"machine_pause_gcode": "PAUSE",
"layer_change_gcode": "",
"support_chamber_temp_control": "0",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",
"adaptive_bed_mesh_margin": "0",
"emit_machine_limits_to_gcode": "0",
"auxiliary_fan": "0"
}

View File

@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "FLSun S1",
"model_id": "FLSun_S1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_s1_buildplate_model.stl",
"bed_texture": "flsun_s1_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "FLSun Generic PLA-HS-S1"
"type": "machine_model",
"name": "FLSun S1",
"model_id": "FLSun_S1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "FLSun_S1_buildplate_model.stl",
"bed_texture": "FLSun_S1_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun S1 PLA High Speed;FLSun S1 PLA Silk;FLSun S1 PLA Generic;FLSun S1 PETG;FLSun S1 ASA;FLSun S1 TPU;FLSun S1 ABS"
}

View File

@ -6,14 +6,87 @@
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun T1",
"default_print_profile": "0.20mm PLA_HS_T1_FLSUN @FLSUN",
"default_print_profile": "0.20mm Standard @FLSun T1",
"gcode_flavor": "klipper",
"printer_structure": "delta",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"thumbnails": [
"48x48/PNG, 300x300/PNG"
],
"deretraction_speed": [
"70"
],
"max_layer_height": [
"0.3"
],
"retract_before_wipe": [
"30%"
],
"retract_length_toolchange": [
"1"
],
"retract_restart_extra": [
"-0.05"
],
"retract_restart_extra_toolchange": [
"-0.05"
],
"retraction_length": [
"1"
],
"retraction_minimum_travel": [
"2"
],
"retraction_speed": [
"70"
],
"machine_max_acceleration_e": [
"30000"
],
"machine_max_acceleration_extruding": [
"30000"
],
"machine_max_acceleration_retracting": [
"30000"
],
"machine_max_acceleration_x": [
"30000"
],
"machine_max_acceleration_y": [
"30000"
],
"machine_max_acceleration_z": [
"30000"
],
"machine_max_jerk_e": [
"100"
],
"machine_max_jerk_x": [
"20000"
],
"machine_max_jerk_y": [
"20000"
],
"machine_max_jerk_z": [
"10000"
],
"machine_max_speed_e": [
"1000"
],
"machine_max_speed_x": [
"1000"
],
"machine_max_speed_y": [
"1000"
],
"machine_max_speed_z": [
"1000"
],
"printable_area": [
"129.505x11.3302",
"128.025x22.5743",
@ -88,13 +161,18 @@
"129.505x-11.3302",
"130x-3.18408e-14"
],
"support_air_filtration": "1",
"printable_height": "330",
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning\nTIMELAPSE_RENDER",
"machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-125 Y0 Z0.4\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature]\nM107 T0\nG92 E0\nG3 X0 Y-125 I125 Z0.3 E30 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8",
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F2100\nG1 Z+0.5 F6000\nG28\nG90",
"machine_start_gcode": "G21\nG90\nM82\nG28\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature] T0\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature]\nG1 Z150 F3000\nG1 X-130 Y0 Z0.4\nM107 T0\nG92 E0\nG3 X0 Y-130 I130 J0 Z0.3 E30 F2000\nG1 Z2 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8",
"change_filament_gcode": "PAUSE",
"machine_pause_gcode": "PAUSE",
"layer_change_gcode": "",
"machine_pause_gcode": "M600",
"support_chamber_temp_control": "0",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",
"adaptive_bed_mesh_margin": "0",
"emit_machine_limits_to_gcode": "0",
"auxiliary_fan": "0"
}

View File

@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "FLSun T1",
"model_id": "FLSun_T1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_T1_buildplate_model.stl",
"bed_texture": "flsun_T1_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "FLSun Generic PLA-HS-T1"
"type": "machine_model",
"name": "FLSun T1",
"model_id": "FLSun_T1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "FLSun_T1_buildplate_model.stl",
"bed_texture": "FLSun_T1_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun T1 PLA High Speed;FLSun T1 PLA Silk;FLSun T1 PLA Generic;FLSun T1 PETG;FLSun T1 ASA;FLSun T1 TPU;FLSun T1 ABS"
}

View File

@ -0,0 +1,69 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @FLSun S1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.12",
"bottom_shell_layers": "7",
"bottom_shell_thickness": "0.84",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "32000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "450",
"infill_jerk": "600",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "12000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "22000",
"inner_wall_jerk": "150",
"inner_wall_speed": "550",
"internal_solid_infill_acceleration": "20000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "20000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "800",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_bottom_z_distance": "0.12",
"support_threshold_angle": "20",
"support_top_z_distance": "0.12",
"top_shell_layers": "7",
"top_surface_acceleration": "12000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"top_shell_thickness": "0.84",
"travel_acceleration": "32000",
"travel_jerk": "600",
"travel_speed": "1200",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,69 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @FLSun T1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.12",
"bottom_shell_layers": "7",
"bottom_shell_thickness": "0.84",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "30000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "450",
"infill_jerk": "500",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "10000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "15000",
"inner_wall_jerk": "150",
"inner_wall_speed": "550",
"internal_solid_infill_acceleration": "15000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "15000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "600",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_bottom_z_distance": "0.12",
"support_threshold_angle": "20",
"support_top_z_distance": "0.12",
"top_shell_layers": "7",
"top_surface_acceleration": "10000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"top_shell_thickness": "0.84",
"travel_acceleration": "20000",
"travel_jerk": "500",
"travel_speed": "1000",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun T1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,69 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @FLSun S1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.16",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0.96",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "32000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "400",
"infill_jerk": "600",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "12000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "22000",
"inner_wall_jerk": "150",
"inner_wall_speed": "500",
"internal_solid_infill_acceleration": "20000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "20000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "800",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"top_surface_acceleration": "12000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"top_shell_thickness": "0.96",
"travel_acceleration": "32000",
"travel_jerk": "600",
"travel_speed": "1200",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,69 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @FLSun T1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.16",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0.96",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "30000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "400",
"infill_jerk": "500",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "10000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "15000",
"inner_wall_jerk": "150",
"inner_wall_speed": "500",
"internal_solid_infill_acceleration": "15000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "15000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "600",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"top_surface_acceleration": "10000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"top_shell_thickness": "0.96",
"travel_acceleration": "20000",
"travel_jerk": "500",
"travel_speed": "1000",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun T1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -1,30 +1,64 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm PLA_HS_S1_FLSUN @FLSUN",
"name": "0.20mm Standard @FLSun S1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"outer_wall_speed": "400",
"inner_wall_speed": "500",
"sparse_infill_speed": "800",
"internal_solid_infill_speed": "500",
"default_acceleration": "30000",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0.8",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "32000",
"default_jerk": "200",
"gap_infill_speed": "400",
"initial_layer_acceleration": "5000",
"initial_layer_infill_speed": "80",
"initial_layer_speed": "50",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "350",
"infill_jerk": "600",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "12000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "22000",
"inner_wall_jerk": "150",
"inner_wall_speed": "500",
"internal_solid_infill_acceleration": "20000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"outer_wall_acceleration": "8000",
"overhang_2_4_speed": "1234",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "20000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "800",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"top_shell_layers": "5",
"top_surface_acceleration": "12000",
"top_surface_speed": "400",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "32000",
"travel_jerk": "600",
"travel_speed": "1200",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
"exclude_object": "1"
}

View File

@ -1,30 +1,64 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm PLA_HS_T1_FLSUN @FLSUN",
"name": "0.20mm Standard @FLSun T1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"outer_wall_speed": "120",
"inner_wall_speed": "260",
"sparse_infill_speed": "400",
"internal_solid_infill_speed": "260",
"default_acceleration": "8000",
"default_jerk": "20",
"gap_infill_speed": "250",
"initial_layer_acceleration": "1000",
"initial_layer_infill_speed": "60",
"initial_layer_speed": "30",
"inner_wall_acceleration": "8000",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0.8",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "30000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "350",
"infill_jerk": "500",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "10000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "15000",
"inner_wall_jerk": "150",
"inner_wall_speed": "500",
"internal_solid_infill_acceleration": "15000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "500",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"outer_wall_acceleration": "8000",
"overhang_1_4_speed": "80",
"top_surface_acceleration": "12000",
"top_surface_speed": "300",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "15000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "600",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"top_shell_layers": "5",
"top_surface_acceleration": "10000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "20000",
"travel_speed": "800",
"travel_jerk": "500",
"travel_speed": "1000",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun T1 0.4 nozzle"
],
"exclude_object": "1"
"exclude_object": "1"
}

View File

@ -0,0 +1,65 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @FLSun S1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0.8",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "32000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "330",
"infill_jerk": "600",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "12000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "22000",
"inner_wall_jerk": "150",
"inner_wall_speed": "450",
"internal_solid_infill_acceleration": "20000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "450",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "20000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "750",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_threshold_angle": "35",
"top_shell_layers": "5",
"top_surface_acceleration": "12000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "32000",
"travel_jerk": "600",
"travel_speed": "1200",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,65 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @FLSun T1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0.8",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "30000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "330",
"infill_jerk": "500",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "10000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "15000",
"inner_wall_jerk": "150",
"inner_wall_speed": "450",
"internal_solid_infill_acceleration": "15000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "450",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "15000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "550",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_threshold_angle": "35",
"top_shell_layers": "5",
"top_surface_acceleration": "10000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "20000",
"travel_jerk": "500",
"travel_speed": "1000",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun T1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,67 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @FLSun S1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.3",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "1.2",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "32000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "300",
"infill_jerk": "600",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "12000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "22000",
"inner_wall_jerk": "150",
"inner_wall_speed": "450",
"internal_solid_infill_acceleration": "20000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "450",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "20000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "650",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_threshold_angle": "40",
"top_shell_layers": "4",
"top_shell_thickness": "1.2",
"top_surface_acceleration": "12000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "32000",
"travel_jerk": "600",
"travel_speed": "1200",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
}

View File

@ -0,0 +1,67 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @FLSun T1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"layer_height": "0.3",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "1.2",
"bottom_surface_pattern": "monotonicline",
"bridge_acceleration": "5000",
"default_acceleration": "30000",
"default_jerk": "200",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "300",
"infill_jerk": "500",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "10000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "20",
"initial_layer_speed": "80",
"initial_layer_travel_speed": "400",
"inner_wall_acceleration": "15000",
"inner_wall_jerk": "150",
"inner_wall_speed": "450",
"internal_solid_infill_acceleration": "15000",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "450",
"internal_bridge_speed": "200",
"is_custom_defined": "0",
"line_width": "0.42",
"only_one_wall_top": "1",
"outer_wall_acceleration": "10000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "400",
"overhang_1_4_speed": "200",
"overhang_2_4_speed": "150",
"overhang_3_4_speed": "100",
"overhang_4_4_speed": "50",
"skirt_speed": "80",
"sparse_infill_acceleration": "15000",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "500",
"support_interface_speed": "100",
"support_line_width": "0.42",
"support_speed": "350",
"support_type": "tree(auto)",
"support_threshold_angle": "40",
"top_shell_layers": "4",
"top_shell_thickness": "1.2",
"top_surface_acceleration": "10000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.40",
"top_surface_speed": "250",
"travel_acceleration": "20000",
"travel_jerk": "500",
"travel_speed": "1000",
"wall_generator": "classic",
"wall_loops": "2",
"compatible_printers": [
"FLSun T1 0.4 nozzle"
],
"exclude_object": "1"
}