mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Improved Flsun S1,T1 configuration parameters (#6244)
* Add files via upload * Add files via upload --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
{
|
||||
"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": [
|
||||
@@ -65,6 +73,14 @@
|
||||
{
|
||||
"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",
|
||||
@@ -167,6 +183,14 @@
|
||||
{
|
||||
"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": [
|
||||
@@ -189,6 +213,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
resources/profiles/FLSun/FLSun S1_cover.png
Normal file
BIN
resources/profiles/FLSun/FLSun S1_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 KiB |
BIN
resources/profiles/FLSun/FLSun T1_cover.png
Normal file
BIN
resources/profiles/FLSun/FLSun T1_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
BIN
resources/profiles/FLSun/flsun_T1_buildplate_model.stl
Normal file
BIN
resources/profiles/FLSun/flsun_T1_buildplate_model.stl
Normal file
Binary file not shown.
1
resources/profiles/FLSun/flsun_T1_buildplate_texture.svg
Normal file
1
resources/profiles/FLSun/flsun_T1_buildplate_texture.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 13 KiB |
BIN
resources/profiles/FLSun/flsun_s1_buildplate_model.stl
Normal file
BIN
resources/profiles/FLSun/flsun_s1_buildplate_model.stl
Normal file
Binary file not shown.
1
resources/profiles/FLSun/flsun_s1_buildplate_texture.svg
Normal file
1
resources/profiles/FLSun/flsun_s1_buildplate_texture.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
100
resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json
Normal file
100
resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
|
||||
12
resources/profiles/FLSun/machine/FLSun S1.json
Normal file
12
resources/profiles/FLSun/machine/FLSun S1.json
Normal file
@@ -0,0 +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"
|
||||
}
|
||||
100
resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json
Normal file
100
resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"name": "FLSun T1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "FLSun T1",
|
||||
"default_print_profile": "0.20mm PLA_HS_T1_FLSUN @FLSUN",
|
||||
"gcode_flavor": "klipper",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"printable_area": [
|
||||
"129.505x11.3302",
|
||||
"128.025x22.5743",
|
||||
"125.57x33.6465",
|
||||
"122.16x44.4626",
|
||||
"117.82x54.9404",
|
||||
"112.583x65",
|
||||
"106.49x74.5649",
|
||||
"99.5858x83.5624",
|
||||
"91.9239x91.9239",
|
||||
"83.5624x99.5858",
|
||||
"74.5649x106.49",
|
||||
"65x112.583",
|
||||
"54.9404x117.82",
|
||||
"44.4626x122.16",
|
||||
"33.6465x125.57",
|
||||
"22.5743x128.025",
|
||||
"11.3302x129.505",
|
||||
"7.9602e-15x130",
|
||||
"-11.3302x129.505",
|
||||
"-22.5743x128.025",
|
||||
"-33.6465x125.57",
|
||||
"-44.4626x122.16",
|
||||
"-54.9404x117.82",
|
||||
"-65x112.583",
|
||||
"-74.5649x106.49",
|
||||
"-83.5624x99.5858",
|
||||
"-91.9239x91.9239",
|
||||
"-99.5858x83.5624",
|
||||
"-106.49x74.5649",
|
||||
"-112.583x65",
|
||||
"-117.82x54.9404",
|
||||
"-122.16x44.4626",
|
||||
"-125.57x33.6465",
|
||||
"-128.025x22.5743",
|
||||
"-129.505x11.3302",
|
||||
"-130x1.59204e-14",
|
||||
"-129.505x-11.3302",
|
||||
"-128.025x-22.5743",
|
||||
"-125.57x-33.6465",
|
||||
"-122.16x-44.4626",
|
||||
"-117.82x-54.9404",
|
||||
"-112.583x-65",
|
||||
"-106.49x-74.5649",
|
||||
"-99.5858x-83.5624",
|
||||
"-91.9239x-91.9239",
|
||||
"-83.5624x-99.5858",
|
||||
"-74.5649x-106.49",
|
||||
"-65x-112.583",
|
||||
"-54.9404x-117.82",
|
||||
"-44.4626x-122.16",
|
||||
"-33.6465x-125.57",
|
||||
"-22.5743x-128.025",
|
||||
"-11.3302x-129.505",
|
||||
"-2.38806e-14x-130",
|
||||
"11.3302x-129.505",
|
||||
"22.5743x-128.025",
|
||||
"33.6465x-125.57",
|
||||
"44.4626x-122.16",
|
||||
"54.9404x-117.82",
|
||||
"65x-112.583",
|
||||
"74.5649x-106.49",
|
||||
"83.5624x-99.5858",
|
||||
"91.9239x-91.9239",
|
||||
"99.5858x-83.5624",
|
||||
"106.49x-74.5649",
|
||||
"112.583x-65",
|
||||
"117.82x-54.9404",
|
||||
"122.16x-44.4626",
|
||||
"125.57x-33.6465",
|
||||
"128.025x-22.5743",
|
||||
"129.505x-11.3302",
|
||||
"130x-3.18408e-14"
|
||||
],
|
||||
"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",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600",
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
|
||||
12
resources/profiles/FLSun/machine/FLSun T1.json
Normal file
12
resources/profiles/FLSun/machine/FLSun T1.json
Normal file
@@ -0,0 +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"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm PLA_HS_S1_FLSUN @FLSUN",
|
||||
"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",
|
||||
"default_jerk": "200",
|
||||
"gap_infill_speed": "400",
|
||||
"initial_layer_acceleration": "5000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_speed": "50",
|
||||
"inner_wall_acceleration": "22000",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_acceleration": "8000",
|
||||
"overhang_2_4_speed": "1234",
|
||||
"top_surface_acceleration": "12000",
|
||||
"top_surface_speed": "400",
|
||||
"travel_acceleration": "32000",
|
||||
"travel_speed": "1200",
|
||||
"compatible_printers": [
|
||||
"FLSun S1 0.4 nozzle"
|
||||
],
|
||||
"exclude_object": "1"
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm PLA_HS_T1_FLSUN @FLSUN",
|
||||
"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",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_acceleration": "8000",
|
||||
"overhang_1_4_speed": "80",
|
||||
"top_surface_acceleration": "12000",
|
||||
"top_surface_speed": "300",
|
||||
"travel_acceleration": "20000",
|
||||
"travel_speed": "800",
|
||||
"compatible_printers": [
|
||||
"FLSun T1 0.4 nozzle"
|
||||
],
|
||||
"exclude_object": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user