diff --git a/resources/profiles/Anker.ini b/resources/profiles/Anker.ini
index d5c1c46dcd..acb433b46f 100644
--- a/resources/profiles/Anker.ini
+++ b/resources/profiles/Anker.ini
@@ -1,6 +1,7 @@
# Print profiles for the AnkerMake printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = AnkerMake
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Anycubic.ini b/resources/profiles/Anycubic.ini
index 1ab74aa289..1a518664c4 100644
--- a/resources/profiles/Anycubic.ini
+++ b/resources/profiles/Anycubic.ini
@@ -1,6 +1,7 @@
# Print profiles for the Anycubic printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Anycubic
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/ArchiveRepositoryManifest.json b/resources/profiles/ArchiveRepositoryManifest.json
index bc95ba17c7..2e7092e426 100644
--- a/resources/profiles/ArchiveRepositoryManifest.json
+++ b/resources/profiles/ArchiveRepositoryManifest.json
@@ -14,4 +14,12 @@
"url": "http://10.24.3.3:8001/v1/repos/prusa-sla",
"index_url": "http://10.24.3.3:8001/v1/repos/prusa-sla/vendor_indices.zip",
"selected" : 1
-}]
\ No newline at end of file
+}, {
+ "name": "Non Prusa FFF",
+ "description": "FFF printers by other vendors",
+ "visibility": "",
+ "id": "non-prusa-fff",
+ "url": "http://10.24.3.3:8001/v1/repos/non-prusa-fff/",
+ "index_url": "http://10.24.3.3:8001/v1/repos/non-prusa-fff/vendor_indices.zip",
+ "selected": 1
+}]
diff --git a/resources/profiles/Artillery.ini b/resources/profiles/Artillery.ini
index 9ef22cafcd..f38fcc4789 100644
--- a/resources/profiles/Artillery.ini
+++ b/resources/profiles/Artillery.ini
@@ -8,6 +8,7 @@
# Print profiles for the Artillery printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Artillery
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/BIBO.ini b/resources/profiles/BIBO.ini
index 1b35166857..700452bb1e 100644
--- a/resources/profiles/BIBO.ini
+++ b/resources/profiles/BIBO.ini
@@ -1,6 +1,7 @@
# Print profiles for the BIBO printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = BIBO
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/BIQU.ini b/resources/profiles/BIQU.ini
index b21d5a2760..4654e2b81c 100644
--- a/resources/profiles/BIQU.ini
+++ b/resources/profiles/BIQU.ini
@@ -3,6 +3,7 @@
[vendor]
+repo_id = non-prusa-fff
name = BIQU
config_version = 0.1.0
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIQU/
diff --git a/resources/profiles/CocoaPress.ini b/resources/profiles/CocoaPress.ini
index 5ee1acd46e..4bb10c4e84 100644
--- a/resources/profiles/CocoaPress.ini
+++ b/resources/profiles/CocoaPress.ini
@@ -1,6 +1,7 @@
# Print profiles for the Cocoa Press.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Cocoa Press
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini
index 06373afa20..511ff94441 100644
--- a/resources/profiles/Creality.ini
+++ b/resources/profiles/Creality.ini
@@ -1,6 +1,7 @@
# Print profiles for the Creality printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Creality
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Elegoo.ini b/resources/profiles/Elegoo.ini
index 487f16dccc..cf2f5f531c 100644
--- a/resources/profiles/Elegoo.ini
+++ b/resources/profiles/Elegoo.ini
@@ -2,6 +2,7 @@
# By Andrew Suzuki (andrewsuzuki.com), adapted from Creality.ini
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Elegoo
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/FLSun.ini b/resources/profiles/FLSun.ini
index 9b755884d2..253c6690a6 100644
--- a/resources/profiles/FLSun.ini
+++ b/resources/profiles/FLSun.ini
@@ -3,6 +3,7 @@
# Author: https://github.com/Foxies-CSTL/PrusaSlicer
## Initial PR: https://github.com/prusa3d/PrusaSlicer/pull/5582
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = FLSun
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Geeetech.ini b/resources/profiles/Geeetech.ini
index 0b1ae86c5d..40bfb649d0 100644
--- a/resources/profiles/Geeetech.ini
+++ b/resources/profiles/Geeetech.ini
@@ -3,6 +3,7 @@
# https://github.com/prusa3d/PrusaSlicer/pull/9221 by @alexwoo1900
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Geeetech
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/INAT.ini b/resources/profiles/INAT.ini
index 0bba8c976b..53c6dfae3b 100644
--- a/resources/profiles/INAT.ini
+++ b/resources/profiles/INAT.ini
@@ -1,6 +1,7 @@
# generated by PrusaSlicer 2.1.1+win64 on 2020-02-25 at 01:51:21 UTC
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = INAT
config_version = 0.0.4
diff --git a/resources/profiles/Infinity3D.ini b/resources/profiles/Infinity3D.ini
index 73703b43db..c0728fe0c1 100644
--- a/resources/profiles/Infinity3D.ini
+++ b/resources/profiles/Infinity3D.ini
@@ -1,6 +1,7 @@
# Infinity3D profiles
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Infinity3D
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Jubilee.ini b/resources/profiles/Jubilee.ini
index d9ab64bd79..92ba96f9a9 100644
--- a/resources/profiles/Jubilee.ini
+++ b/resources/profiles/Jubilee.ini
@@ -3,6 +3,7 @@
# Based on the profiles from: https://github.com/machineagency/jubilee/tree/main/software/slicer_settings/prusa_slic3r by yvessa
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Jubilee
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/LNL3D.ini b/resources/profiles/LNL3D.ini
index 3913f2cb89..8de4129c0d 100644
--- a/resources/profiles/LNL3D.ini
+++ b/resources/profiles/LNL3D.ini
@@ -5,6 +5,7 @@
########################################
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = LNL3D
diff --git a/resources/profiles/LulzBot.ini b/resources/profiles/LulzBot.ini
index 3ab6999227..2ac0480cd3 100644
--- a/resources/profiles/LulzBot.ini
+++ b/resources/profiles/LulzBot.ini
@@ -2,6 +2,7 @@
# Based on community profiles and original profiles from Cura LulzBot Edition.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = LulzBot
config_version = 0.1.0
diff --git a/resources/profiles/MakerGear.ini b/resources/profiles/MakerGear.ini
index 961e505c95..fd623e3923 100644
--- a/resources/profiles/MakerGear.ini
+++ b/resources/profiles/MakerGear.ini
@@ -1,6 +1,7 @@
# Print profiles for the MakerGear printers.
[vendor]
+repo_id = non-prusa-fff
name = MakerGear
config_version = 0.1.0
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/MakerGear/
diff --git a/resources/profiles/PapapiuLab.ini b/resources/profiles/PapapiuLab.ini
index 9a54f9e6d6..37b2089776 100644
--- a/resources/profiles/PapapiuLab.ini
+++ b/resources/profiles/PapapiuLab.ini
@@ -1,5 +1,6 @@
# Print profiles for Papapiu printers.
[vendor]
+repo_id = non-prusa-fff
name = Papapiu
config_version = 0.1.0
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/PapapiuLab/
diff --git a/resources/profiles/Print4Taste.ini b/resources/profiles/Print4Taste.ini
index 05f76e1c33..143c1e2286 100644
--- a/resources/profiles/Print4Taste.ini
+++ b/resources/profiles/Print4Taste.ini
@@ -2,6 +2,7 @@
# Created from scratch from default FFF
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Print4Taste
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/PrusaResearch/SL1S_thumbnail.png b/resources/profiles/PrusaResearchSLA/SL1S_thumbnail.png
similarity index 100%
rename from resources/profiles/PrusaResearch/SL1S_thumbnail.png
rename to resources/profiles/PrusaResearchSLA/SL1S_thumbnail.png
diff --git a/resources/profiles/PrusaResearch/SL1_thumbnail.png b/resources/profiles/PrusaResearchSLA/SL1_thumbnail.png
similarity index 100%
rename from resources/profiles/PrusaResearch/SL1_thumbnail.png
rename to resources/profiles/PrusaResearchSLA/SL1_thumbnail.png
diff --git a/resources/profiles/PrusaResearch/sl1.svg b/resources/profiles/PrusaResearchSLA/sl1.svg
similarity index 100%
rename from resources/profiles/PrusaResearch/sl1.svg
rename to resources/profiles/PrusaResearchSLA/sl1.svg
diff --git a/resources/profiles/PrusaResearch/sl1_bed.stl b/resources/profiles/PrusaResearchSLA/sl1_bed.stl
similarity index 100%
rename from resources/profiles/PrusaResearch/sl1_bed.stl
rename to resources/profiles/PrusaResearchSLA/sl1_bed.stl
diff --git a/resources/profiles/PrusaResearch/sl1s.svg b/resources/profiles/PrusaResearchSLA/sl1s.svg
similarity index 99%
rename from resources/profiles/PrusaResearch/sl1s.svg
rename to resources/profiles/PrusaResearchSLA/sl1s.svg
index 990382ffd7..c1e65f8d17 100644
--- a/resources/profiles/PrusaResearch/sl1s.svg
+++ b/resources/profiles/PrusaResearchSLA/sl1s.svg
@@ -1,54 +1,54 @@
-
+
diff --git a/resources/profiles/PrusaResearch/sl1s_bed.stl b/resources/profiles/PrusaResearchSLA/sl1s_bed.stl
similarity index 100%
rename from resources/profiles/PrusaResearch/sl1s_bed.stl
rename to resources/profiles/PrusaResearchSLA/sl1s_bed.stl
diff --git a/resources/profiles/RatRig.ini b/resources/profiles/RatRig.ini
index f9020a552d..b7a33a60a4 100644
--- a/resources/profiles/RatRig.ini
+++ b/resources/profiles/RatRig.ini
@@ -5,6 +5,7 @@
# The graphics for the bed (SVG) was created by PwnCNC and published on Thingiverse under the Creative Commons Attribution license: https://www.thingiverse.com/thing:4861532/files
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = RatRig
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Rigid3D.ini b/resources/profiles/Rigid3D.ini
index e33e79e3b7..8aebec3b5f 100644
--- a/resources/profiles/Rigid3D.ini
+++ b/resources/profiles/Rigid3D.ini
@@ -1,6 +1,7 @@
# Print profiles for the Rigid3D printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Rigid3D
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Snapmaker.ini b/resources/profiles/Snapmaker.ini
index 22ab6602d0..5dbc6efb22 100644
--- a/resources/profiles/Snapmaker.ini
+++ b/resources/profiles/Snapmaker.ini
@@ -1,6 +1,7 @@
# Author: https://github.com/macdylan
# Update: 2024/01/03
[vendor]
+repo_id = non-prusa-fff
name = Snapmaker
config_version = 1.1.1
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Snapmaker/
diff --git a/resources/profiles/Sovol.ini b/resources/profiles/Sovol.ini
index c49f02032d..0359bb8677 100644
--- a/resources/profiles/Sovol.ini
+++ b/resources/profiles/Sovol.ini
@@ -2,6 +2,7 @@
# Original PR: https://github.com/prusa3d/PrusaSlicer/pull/10957 by https://github.com/ils15
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Sovol
diff --git a/resources/profiles/Templates.ini b/resources/profiles/Templates.ini
index d3789471d9..df99a696e3 100644
--- a/resources/profiles/Templates.ini
+++ b/resources/profiles/Templates.ini
@@ -1,6 +1,7 @@
# Generic filament profile templates
[vendor]
+repo_id = non-prusa-fff
name = Templates
config_version = 1.0.5
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Templates/
diff --git a/resources/profiles/TriLAB.ini b/resources/profiles/TriLAB.ini
index 62ddd94a23..9b84f1fcbd 100644
--- a/resources/profiles/TriLAB.ini
+++ b/resources/profiles/TriLAB.ini
@@ -2,6 +2,7 @@
# based on https://github.com/trilab3d/PrusaSlicer-settings/tree/master/live/TriLAB
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = TriLAB
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Trimaker.ini b/resources/profiles/Trimaker.ini
index 66e6a10ff0..85e0cb9bd3 100644
--- a/resources/profiles/Trimaker.ini
+++ b/resources/profiles/Trimaker.ini
@@ -1,6 +1,7 @@
# Print profiles for the Trimaker printers.
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Trimaker
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Ultimaker.ini b/resources/profiles/Ultimaker.ini
index f3e30db400..07f2d59bbe 100644
--- a/resources/profiles/Ultimaker.ini
+++ b/resources/profiles/Ultimaker.ini
@@ -4,6 +4,7 @@
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Ultimaker
diff --git a/resources/profiles/Voron.ini b/resources/profiles/Voron.ini
index 02efb76a33..2e17d8380e 100644
--- a/resources/profiles/Voron.ini
+++ b/resources/profiles/Voron.ini
@@ -3,6 +3,7 @@
# Modified for PrusaSlicer
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Voron
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/Zonestar.ini b/resources/profiles/Zonestar.ini
index 286000f19f..e4a500ec17 100644
--- a/resources/profiles/Zonestar.ini
+++ b/resources/profiles/Zonestar.ini
@@ -3,6 +3,7 @@
# based on https://github.com/slic3r/slic3r-profiles/pull/19 by @ZONESTAR3D
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = Zonestar
# Configuration version of this file. Config file will only be installed, if the config_version differs.
diff --git a/resources/profiles/gCreate.ini b/resources/profiles/gCreate.ini
index 39cd17edcc..53142edf48 100644
--- a/resources/profiles/gCreate.ini
+++ b/resources/profiles/gCreate.ini
@@ -4,6 +4,7 @@
# Speed improvements, start/end gCode changes
[vendor]
+repo_id = non-prusa-fff
# Vendor name will be shown by the Config Wizard.
name = gCreate
# Configuration version of this file. Config file will only be installed, if the config_version differs.