Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flsun Super Racer (SR) Profile #5454

Merged
merged 3 commits into from
May 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 43 additions & 15 deletions resources/profiles/FLSun.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,18 @@
"force_update": "0",
"description": "FLSun configurations",
"machine_model_list": [
{
{
"name": "FLSun Q5",
"sub_path": "machine/FLSun Q5.json"
},
{
{
"name": "FLSun QQ-S Pro",
"sub_path": "machine/FLSun QQ-S Pro.json"
},
{
"name": "FLSun Super Racer (SR)",
"sub_path": "machine/FLSun SR.json"
},
{
"name": "FLSun V400",
"sub_path": "machine/FLSun V400.json"
Expand All @@ -22,49 +26,69 @@
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
{
"name": "0.08mm Fine @FLSun Q5",
"sub_path": "process/0.08mm Fine @FLSun Q5.json"
},
{
{
"name": "0.08mm Fine @FLSun QQSPro",
"sub_path": "process/0.08mm Fine @FLSun QQSPro.json"
},
{
{
"name": "0.08mm Fine @FLSun SR",
"sub_path": "process/0.08mm Fine @FLSun SR.json"
},
{
"name": "0.16mm Optimal @FLSun Q5",
"sub_path": "process/0.16mm Optimal @FLSun Q5.json"
},
{
{
"name": "0.16mm Optimal @FLSun QQSPro",
"sub_path": "process/0.16mm Optimal @FLSun QQSPro.json"
},
{
{
"name": "0.16mm Optimal @FLSun SR",
"sub_path": "process/0.16mm Optimal @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun Q5",
"sub_path": "process/0.20mm Standard @FLSun Q5.json"
},
{
{
"name": "0.20mm Standard @FLSun QQSPro",
"sub_path": "process/0.20mm Standard @FLSun QQSPro.json"
},
{
"name": "0.20mm Standard @FLSun SR",
"sub_path": "process/0.20mm Standard @FLSun SR.json"
},
{
"name": "0.20mm Standard @FLSun V400",
"sub_path": "process/0.20mm Standard @FLSun V400.json"
},
{
{
"name": "0.24mm Draft @FLSun Q5",
"sub_path": "process/0.24mm Draft @FLSun Q5.json"
},
{
{
"name": "0.24mm Draft @FLSun QQSPro",
"sub_path": "process/0.24mm Draft @FLSun QQSPro.json"
},
{
{
"name": "0.24mm Draft @FLSun SR",
"sub_path": "process/0.24mm Draft @FLSun SR.json"
},
{
"name": "0.30mm Extra Draft @FLSun Q5",
"sub_path": "process/0.30mm Extra Draft @FLSun Q5.json"
},
{
{
"name": "0.30mm Extra Draft @FLSun QQSPro",
"sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json"
},
{
"name": "0.30mm Extra Draft @FLSun SR",
"sub_path": "process/0.30mm Extra Draft @FLSun SR.json"
}
],
"filament_list": [
Expand Down Expand Up @@ -150,17 +174,21 @@
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
{
"name": "FLSun Q5 0.4 nozzle",
"sub_path": "machine/FLSun Q5 0.4 nozzle.json"
},
{
{
"name": "FLSun QQ-S Pro 0.4 nozzle",
"sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json"
},
{
"name": "FLSun Super Racer 0.4 nozzle",
"sub_path": "machine/FLSun SR 0.4 nozzle.json"
},
{
"name": "FLSun V400 0.4 nozzle",
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/profiles/FLSun/FLSun V400_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/profiles/FLSun/filament/FLSun Generic ABS.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
9 changes: 5 additions & 4 deletions resources/profiles/FLSun/filament/FLSun Generic ASA.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@
"12"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
}
1 change: 1 addition & 0 deletions resources/profiles/FLSun/filament/FLSun Generic PA-CF.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
1 change: 1 addition & 0 deletions resources/profiles/FLSun/filament/FLSun Generic PA.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
1 change: 1 addition & 0 deletions resources/profiles/FLSun/filament/FLSun Generic PC.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
9 changes: 5 additions & 4 deletions resources/profiles/FLSun/filament/FLSun Generic PETG.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@
"; filament start gcode\n"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
}
7 changes: 4 additions & 3 deletions resources/profiles/FLSun/filament/FLSun Generic PLA-CF.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"7"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
9 changes: 5 additions & 4 deletions resources/profiles/FLSun/filament/FLSun Generic PLA.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
"8"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
}
9 changes: 5 additions & 4 deletions resources/profiles/FLSun/filament/FLSun Generic PVA.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"10"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
}
9 changes: 5 additions & 4 deletions resources/profiles/FLSun/filament/FLSun Generic TPU.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
"3.2"
],
"compatible_printers": [
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun V400 0.4 nozzle"
"FLSun Q5 0.4 nozzle",
"FLSun QQ-S Pro 0.4 nozzle",
"FLSun Super Racer 0.4 nozzle",
"FLSun V400 0.4 nozzle"
]
}
}
Binary file not shown.
54 changes: 54 additions & 0 deletions resources/profiles/FLSun/flsun_SR_buildplate_texture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading