Import OrcaSlicer Profiles

This commit is contained in:
Dark98
2026-04-23 22:00:20 +01:00
parent 1ca20fed08
commit 27eba843ac
11759 changed files with 1035129 additions and 580 deletions
+33 -25
View File
@@ -1,26 +1,34 @@
[
{
"name": "Other FFF",
"description": "FFF Printers by other vendors",
"visibility": "",
"id": "non-prusa-fff",
"url": "./repos/non-prusa-fff",
"index_url": "./repos/non-prusa-fff/vendor_indices.zip"
},
{
"name": "Prusa FFF",
"description": "Prusa FFF printers",
"visibility": "",
"id": "prusa-fff",
"url": "./repos/prusa-fff",
"index_url": "./repos/prusa-fff/vendor_indices.zip"
},
{
"name": "Vendor Dumps",
"description": "Profiles from proprietary slicers",
"visibility": "",
"id": "vendordumps-fff",
"url": "./repos/vendordumps-fff",
"index_url": "./repos/vendordumps-fff/vendor_indices.zip"
}
[
{
"name": "Other FFF",
"description": "FFF Printers by other vendors",
"visibility": "",
"id": "non-prusa-fff",
"url": "./repos/non-prusa-fff",
"index_url": "./repos/non-prusa-fff/vendor_indices.zip"
},
{
"name": "OrcaSlicer FFF",
"description": "Profiles imported from the official OrcaSlicer repository",
"visibility": "",
"id": "orcaslicer-fff",
"url": "./repos/orcaslicer-fff",
"index_url": "./repos/orcaslicer-fff/vendor_indices.zip"
},
{
"name": "Prusa FFF",
"description": "Prusa FFF printers",
"visibility": "",
"id": "prusa-fff",
"url": "./repos/prusa-fff",
"index_url": "./repos/prusa-fff/vendor_indices.zip"
},
{
"name": "Vendor Dumps",
"description": "Profiles from proprietary slicers",
"visibility": "",
"id": "vendordumps-fff",
"url": "./repos/vendordumps-fff",
"index_url": "./repos/vendordumps-fff/vendor_indices.zip"
}
]