Add & revise FLSun Profile (#1045)

* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* change FLSun V400 printer image
This commit is contained in:
fr3ak2402 2023-05-12 17:26:06 +02:00 committed by GitHub
parent 51de2debb3
commit 7bf453ab0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 1574 additions and 17 deletions

View file

@ -0,0 +1,189 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "FLSun Q5 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun Q5",
"default_print_profile": "0.20mm Standard @FLSun Q5",
"gcode_flavor": "marlin",
"thumbnails": [
"260x260"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"99.6195x8.71557",
"98.4808x17.3648",
"96.5926x25.8819",
"93.9693x34.202",
"90.6308x42.2618",
"86.6025x50",
"81.9152x57.3576",
"76.6044x64.2788",
"70.7107x70.7107",
"64.2788x76.6044",
"57.3576x81.9152",
"50x86.6025",
"42.2618x90.6308",
"34.202x93.9693",
"25.8819x96.5926",
"17.3648x98.4808",
"8.71557x99.6195",
"6.12323e-15x100",
"-8.71557x99.6195",
"-17.3648x98.4808",
"-25.8819x96.5926",
"-34.202x93.9693",
"-42.2618x90.6308",
"-50x86.6025",
"-57.3576x81.9152",
"-64.2788x76.6044",
"-70.7107x70.7107",
"-76.6044x64.2788",
"-81.9152x57.3576",
"-86.6025x50",
"-90.6308x42.2618",
"-93.9693x34.202",
"-96.5926x25.8819",
"-98.4808x17.3648",
"-99.6195x8.71557",
"-100x1.22465e-14",
"-99.6195x-8.71557",
"-98.4808x-17.3648",
"-96.5926x-25.8819",
"-93.9693x-34.202",
"-90.6308x-42.2618",
"-86.6025x-50",
"-81.9152x-57.3576",
"-76.6044x-64.2788",
"-70.7107x-70.7107",
"-64.2788x-76.6044",
"-57.3576x-81.9152",
"-50x-86.6025",
"-42.2618x-90.6308",
"-34.202x-93.9693",
"-25.8819x-96.5926",
"-17.3648x-98.4808",
"-8.71557x-99.6195",
"-1.83697e-14x-100",
"8.71557x-99.6195",
"17.3648x-98.4808",
"25.8819x-96.5926",
"34.202x-93.9693",
"42.2618x-90.6308",
"50x-86.6025",
"57.3576x-81.9152",
"64.2788x-76.6044",
"70.7107x-70.7107",
"76.6044x-64.2788",
"81.9152x-57.3576",
"86.6025x-50",
"90.6308x-42.2618",
"93.9693x-34.202",
"96.5926x-25.8819",
"98.4808x-17.3648",
"99.6195x-8.71557",
"100x-2.44929e-14"
],
"printable_height": "200",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0",
"machine_max_acceleration_e": [
"3000",
"800"
],
"machine_max_acceleration_extruding": [
"1500",
"800"
],
"machine_max_acceleration_retracting": [
"2000",
"800"
],
"machine_max_acceleration_travel": [
"1500",
"800"
],
"machine_max_acceleration_x": [
"1500",
"800"
],
"machine_max_acceleration_y": [
"1500",
"800"
],
"machine_max_acceleration_z": [
"1500",
"800"
],
"machine_max_speed_e": [
"60",
"30"
],
"machine_max_speed_x": [
"200",
"150"
],
"machine_max_speed_y": [
"200",
"150"
],
"machine_max_speed_z": [
"200",
"150"
],
"machine_max_jerk_e": [
"5",
"5"
],
"machine_max_jerk_x": [
"5",
"10"
],
"machine_max_jerk_y": [
"5",
"10"
],
"machine_max_jerk_z": [
"5",
"10"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "FLSun",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"3"
],
"retract_length_toolchange": [
"1"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"40"
],
"single_extruder_multi_material": "0",
"change_filament_gcode": "",
"machine_pause_gcode": "M400 U1\n",
"default_filament_profile": [
"FLSun Generic PLA"
],
"machine_start_gcode": ";STARTGCODE\nM117 Initializing\n; G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM107\nG28 ;Home\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp\nM104 S[nozzle_temperature_initial_layer] ; set extruder temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\n\nG92 E0\nG1 X-98 Y0 Z0.2 F4000 ; move to arc start\nG3 X0 Y-98 I98 Z0.2 E40 F400 ; lay arc stripe 90deg\nG0 Z1 \nG92 E0.0\n",
"machine_end_gcode": "M107\nM104 S0\nM140 S0\nG92 E1\nG1 E-1 F300\nG28 X0 Y0\n;M84\nM18 S180 ;disable motors after 180s\n",
"scan_first_layer": "0"
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "FLSun Q5",
"model_id": "FLSun-Q5",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_q5_buildplate_model.stl",
"bed_texture": "flsun_q5_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun Generic ABS;FLSun Generic PLA;FLSun Generic PLA-CF;FLSun Generic PETG;FLSun Generic TPU;FLSun Generic ASA;FLSun Generic PC;FLSun Generic PVA;FLSun Generic PA;FLSun Generic PA-CF"
}

View file

@ -0,0 +1,189 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "FLSun QQ-S Pro 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun QQ-S Pro",
"default_print_profile": "0.20mm Standard @FLSun QQSPro",
"gcode_flavor": "marlin",
"thumbnails": [
"260x260"
],
"nozzle_diameter": [
"0.4"
],
"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": "360",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0",
"machine_max_acceleration_e": [
"3000",
"800"
],
"machine_max_acceleration_extruding": [
"1500",
"800"
],
"machine_max_acceleration_retracting": [
"2000",
"800"
],
"machine_max_acceleration_travel": [
"1500",
"800"
],
"machine_max_acceleration_x": [
"1500",
"800"
],
"machine_max_acceleration_y": [
"1500",
"800"
],
"machine_max_acceleration_z": [
"1500",
"800"
],
"machine_max_speed_e": [
"60",
"30"
],
"machine_max_speed_x": [
"200",
"150"
],
"machine_max_speed_y": [
"200",
"150"
],
"machine_max_speed_z": [
"200",
"150"
],
"machine_max_jerk_e": [
"5",
"5"
],
"machine_max_jerk_x": [
"5",
"10"
],
"machine_max_jerk_y": [
"5",
"10"
],
"machine_max_jerk_z": [
"5",
"10"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "FLSun",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"5"
],
"retract_length_toolchange": [
"1"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"40"
],
"single_extruder_multi_material": "0",
"change_filament_gcode": "",
"machine_pause_gcode": "M400 U1\n",
"default_filament_profile": [
"FLSun Generic PLA"
],
"machine_start_gcode": ";STARTGCODE\nM117 Initializing\n; Set coordinate modes\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\n; Reset speed and extrusion rates\nM200 D0 ; disable volumetric E\nM220 S100 ; reset speed\n; Set initial warmup temps\nM117 Nozzle preheat\nM104 S100 ; preheat extruder to no ooze temp\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed final temp\nM300 S40 P10 ; Bip\n; Home\nM117 Homing\nG28 ; home all with default mesh bed level\n; For ABL users put G29 for a leveling request\n; Final warmup routine\nM117 Final warmup\nM104 S[nozzle_temperature_initial_layer] ; set extruder final temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder final temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed final temp\nM300 S440 P200; 1st beep for printer ready and allow some time to clean nozzle\nM300 S0 P250; wait between dual beep\nM300 S440 P200; 2nd beep for printer ready\nG4 S10; wait to clean the nozzle\nM300 S440 P200; 3rd beep for ready to start printing\n; Prime line routine\nM117 Printing prime line\n;M900 K0; Disable Linear Advance (Marlin) for prime line\nG92 E0.0; reset extrusion distance\nG1 X-54.672 Y-95.203 Z0.3 F4000; go outside print area\nG92 E0.0; reset extrusion distance\nG1 E2 F1000 ; de-retract and push ooze\nG3 X38.904 Y-102.668 I54.672 J95.105 E20.999\nG3 X54.671 Y-95.203 I-38.815 J102.373 E5.45800\nG92 E0.0\nG1 E-5 F3000 ; retract 5mm\nG1 X52.931 Y-96.185 F1000 ; wipe\nG1 X50.985 Y-97.231 F1000 ; wipe\nG1 X49.018 Y-98.238 F1000 ; wipe\nG1 X0 Y-109.798 F1000\nG1 E4.8 F1500; de-retract\nG92 E0.0 ; reset extrusion distance\n; Final print adjustments\nM117 Preparing to print\n;M82 ; extruder absolute mode\nM221 S{if layer_height<0.075}100{else}95{endif}\nM300 S40 P10 ; chirp\nM117 Print [output_filename_format]; Display: Printing started...",
"machine_end_gcode": "; printing object ENDGCODE\nG92 E0.0 ; prepare to retract\nG1 E-6 F3000; retract to avoid stringing\n; Anti-stringing end wiggle\n{if layer_z < max_print_height}G1 Z{min(layer_z+100, max_print_height)}{endif} F4000 ; Move print head up\nG1 X0 Y120 F3000 ; present print\n; Reset print setting overrides\nG92 E0\nM200 D0 ; disable volumetric e\nM220 S100 ; reset speed factor to 100%\nM221 S100 ; reset extruder factor to 100%\n;M900 K0 ; reset linear acceleration(Marlin)\n; Shut down printer\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nM18 S180 ;disable motors after 180s\nM300 S40 P10 ; Bip\nM117 Print finish.",
"scan_first_layer": "0"
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "FLSun QQ-S Pro",
"model_id": "FLSun-QQS-Pro",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "flsun_qqspro_buildplate_model.stl",
"bed_texture": "flsun_qqspro_buildplate_texture.png",
"hotend_model": "",
"default_materials": "FLSun Generic ABS;FLSun Generic PLA;FLSun Generic PLA-CF;FLSun Generic PETG;FLSun Generic TPU;FLSun Generic ASA;FLSun Generic PC;FLSun Generic PVA;FLSun Generic PA;FLSun Generic PA-CF"
}

View file

@ -6,7 +6,7 @@
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "FLSun V400",
"default_print_profile": "0.20mm Standard @FLSun",
"default_print_profile": "0.20mm Standard @FLSun V400",
"gcode_flavor": "klipper",
"nozzle_diameter": [
"0.4"

View file

@ -5,8 +5,8 @@
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "FLSun",
"bed_model": "V400_bed.stl",
"bed_texture": "V400.svg",
"bed_model": "flsun_v400_buildplate_model.stl",
"bed_texture": "flsun_v400_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "FLSun Generic ABS;FLSun Generic PLA;FLSun Generic PLA-CF;FLSun Generic PETG;FLSun Generic TPU;FLSun Generic ASA;FLSun Generic PC;FLSun Generic PVA;FLSun Generic PA;FLSun Generic PA-CF"
}