Add & revise FLSun Profile (#1045)
* Add & revise FLSun Profile FLSun Q5 FLSun QQ-S Pro * change FLSun V400 printer image
@ -4,6 +4,14 @@
|
|||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "FLSun configurations",
|
"description": "FLSun configurations",
|
||||||
"machine_model_list": [
|
"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 V400",
|
"name": "FLSun V400",
|
||||||
"sub_path": "machine/FLSun V400.json"
|
"sub_path": "machine/FLSun V400.json"
|
||||||
@ -13,10 +21,50 @@
|
|||||||
{
|
{
|
||||||
"name": "fdm_process_common",
|
"name": "fdm_process_common",
|
||||||
"sub_path": "process/fdm_process_common.json"
|
"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.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.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",
|
"name": "0.20mm Standard @FLSun V400",
|
||||||
"sub_path": "process/0.20mm Standard @FLSun.json"
|
"sub_path": "process/0.20mm Standard @FLSun V400.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.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"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filament_list": [
|
"filament_list": [
|
||||||
@ -101,6 +149,14 @@
|
|||||||
{
|
{
|
||||||
"name": "fdm_machine_common",
|
"name": "fdm_machine_common",
|
||||||
"sub_path": "machine/fdm_machine_common.json"
|
"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 V400 0.4 nozzle",
|
"name": "FLSun V400 0.4 nozzle",
|
||||||
|
BIN
resources/profiles/FLSun/FLSun Q5_cover.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
resources/profiles/FLSun/FLSun QQ-S Pro_cover.png
Normal file
After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 17 KiB |
@ -13,6 +13,8 @@
|
|||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -13,6 +13,8 @@
|
|||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,6 +19,8 @@
|
|||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -16,6 +16,8 @@
|
|||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -13,6 +13,8 @@
|
|||||||
"0.94"
|
"0.94"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -43,6 +43,8 @@
|
|||||||
"; filament start gcode\n"
|
"; filament start gcode\n"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,6 +19,8 @@
|
|||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -16,6 +16,8 @@
|
|||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,6 +19,8 @@
|
|||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -10,6 +10,8 @@
|
|||||||
"3.2"
|
"3.2"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"FLSun V400 0.4 nozzle"
|
"FLSun Q5 0.4 nozzle",
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle",
|
||||||
|
"FLSun V400 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
BIN
resources/profiles/FLSun/flsun_q5_buildplate_model.stl
Normal file
BIN
resources/profiles/FLSun/flsun_q5_buildplate_texture.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
resources/profiles/FLSun/flsun_qqspro_buildplate_model.stl
Normal file
BIN
resources/profiles/FLSun/flsun_qqspro_buildplate_texture.png
Normal file
After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
189
resources/profiles/FLSun/machine/FLSun Q5 0.4 nozzle.json
Normal 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"
|
||||||
|
}
|
||||||
|
|
12
resources/profiles/FLSun/machine/FLSun Q5.json
Normal 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"
|
||||||
|
}
|
189
resources/profiles/FLSun/machine/FLSun QQ-S Pro 0.4 nozzle.json
Normal 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"
|
||||||
|
}
|
||||||
|
|
12
resources/profiles/FLSun/machine/FLSun QQ-S Pro.json
Normal 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"
|
||||||
|
}
|
@ -6,7 +6,7 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "FLSun V400",
|
"printer_model": "FLSun V400",
|
||||||
"default_print_profile": "0.20mm Standard @FLSun",
|
"default_print_profile": "0.20mm Standard @FLSun V400",
|
||||||
"gcode_flavor": "klipper",
|
"gcode_flavor": "klipper",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "FLSun",
|
"family": "FLSun",
|
||||||
"bed_model": "V400_bed.stl",
|
"bed_model": "flsun_v400_buildplate_model.stl",
|
||||||
"bed_texture": "V400.svg",
|
"bed_texture": "flsun_v400_buildplate_texture.svg",
|
||||||
"hotend_model": "",
|
"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"
|
"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"
|
||||||
}
|
}
|
||||||
|
108
resources/profiles/FLSun/process/0.08mm Fine @FLSun Q5.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.08mm Fine @FLSun Q5",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.08",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "10",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.7",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "800",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "800",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.06",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "1.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.06",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "12",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun Q5 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
108
resources/profiles/FLSun/process/0.08mm Fine @FLSun QQSPro.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.08mm Fine @FLSun QQSPro",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.08",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "10",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.7",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.06",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "1.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.06",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "12",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
108
resources/profiles/FLSun/process/0.16mm Optimal @FLSun Q5.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Optimal @FLSun Q5",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.16",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.9",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "800",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "800",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.16",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.16",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun Q5 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.16mm Optimal @FLSun QQSPro",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.16",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.9",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.16",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.16",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "6",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
108
resources/profiles/FLSun/process/0.20mm Standard @FLSun Q5.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard @FLSun Q5",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "800",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "800",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.2",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun Q5 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard @FLSun QQSPro",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.2",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.2",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "5",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @FLSun",
|
"name": "0.20mm Standard @FLSun V400",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
108
resources/profiles/FLSun/process/0.24mm Draft @FLSun Q5.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.24mm Draft @FLSun Q5",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.24",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "800",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "800",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.18",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.18",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun Q5 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
108
resources/profiles/FLSun/process/0.24mm Draft @FLSun QQSPro.json
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.24mm Draft @FLSun QQSPro",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.24",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "4",
|
||||||
|
"bottom_shell_thickness": "0.5",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.45",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.45",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.45",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.18",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.18",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.38",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.30mm Extra Draft @FLSun Q5",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.3",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "800",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.5",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.5",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "800",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.5",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.22",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.22",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.45",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun Q5 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -0,0 +1,108 @@
|
|||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.30mm Extra Draft @FLSun QQSPro",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.3",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0.6",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "30",
|
||||||
|
"brim_width": "0",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "1500",
|
||||||
|
"top_surface_acceleration": "0",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.2",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"outer_wall_line_width": "0.5",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.5",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "15%",
|
||||||
|
"sparse_infill_pattern": "grid",
|
||||||
|
"initial_layer_acceleration": "1000",
|
||||||
|
"travel_acceleration": "0",
|
||||||
|
"inner_wall_acceleration": "800",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.5",
|
||||||
|
"infill_wall_overlap": "25%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.1",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "top",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "[input_filename_base].gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "20",
|
||||||
|
"overhang_3_4_speed": "15",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "3",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "5",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "2",
|
||||||
|
"minimum_sparse_infill_area": "10",
|
||||||
|
"internal_solid_infill_line_width": "0",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.22",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.38",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "2.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "0.22",
|
||||||
|
"support_speed": "60",
|
||||||
|
"support_threshold_angle": "45",
|
||||||
|
"support_object_xy_distance": "60%",
|
||||||
|
"tree_support_branch_angle": "45",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonic",
|
||||||
|
"top_surface_line_width": "0.45",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "35%",
|
||||||
|
"initial_layer_infill_speed": "35%",
|
||||||
|
"outer_wall_speed": "40",
|
||||||
|
"inner_wall_speed": "40",
|
||||||
|
"internal_solid_infill_speed": "40",
|
||||||
|
"top_surface_speed": "30",
|
||||||
|
"gap_infill_speed": "30",
|
||||||
|
"sparse_infill_speed": "60",
|
||||||
|
"travel_speed": "150",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"FLSun QQ-S Pro 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
@ -104,5 +104,4 @@
|
|||||||
"travel_speed": "200",
|
"travel_speed": "200",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"exclude_object" : "0"
|
"exclude_object" : "0"
|
||||||
|
|
||||||
}
|
}
|
||||||
|