mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-02 16:59:08 +00:00
Move EasyThreeD To Santoku Source
This commit is contained in:
+41
-33
@@ -1,34 +1,42 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Other FFF",
|
"name": "Other FFF",
|
||||||
"description": "FFF Printers by other vendors",
|
"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": "Santoku FFF",
|
||||||
|
"description": "Santoku-maintained FFF printer profiles",
|
||||||
"visibility": "",
|
"visibility": "",
|
||||||
"id": "non-prusa-fff",
|
"id": "santoku-fff",
|
||||||
"url": "./repos/non-prusa-fff",
|
"url": "./repos/santoku-fff",
|
||||||
"index_url": "./repos/non-prusa-fff/vendor_indices.zip"
|
"index_url": "./repos/santoku-fff/vendor_indices.zip"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "OrcaSlicer FFF",
|
"name": "Vendor Dumps",
|
||||||
"description": "Profiles imported from the official OrcaSlicer repository",
|
"description": "Profiles from proprietary slicers",
|
||||||
"visibility": "",
|
"visibility": "",
|
||||||
"id": "orcaslicer-fff",
|
"id": "vendordumps-fff",
|
||||||
"url": "./repos/orcaslicer-fff",
|
"url": "./repos/vendordumps-fff",
|
||||||
"index_url": "./repos/orcaslicer-fff/vendor_indices.zip"
|
"index_url": "./repos/vendordumps-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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|||||||
+3
-3
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"repo": {
|
"repo": {
|
||||||
"id": "non-prusa-fff",
|
"id": "santoku-fff",
|
||||||
"name": "Other FFF",
|
"name": "Santoku FFF",
|
||||||
"description": "FFF Printers by other vendors",
|
"description": "Santoku-maintained FFF printer profiles",
|
||||||
"visibility": ""
|
"visibility": ""
|
||||||
},
|
},
|
||||||
"vendor": "EasyThreeD",
|
"vendor": "EasyThreeD",
|
||||||
Generated
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
[vendor]
|
[vendor]
|
||||||
repo_id = non-prusa-fff
|
repo_id = santoku-fff
|
||||||
name = EasyThreeD
|
name = EasyThreeD
|
||||||
config_version = 1.0.0
|
config_version = 1.0.0
|
||||||
config_update_url = https://raw.githubusercontent.com/Santoku-Slicer/Profiles/refs/heads/main/repos/non-prusa-fff/EasyThreeD/
|
config_update_url = https://raw.githubusercontent.com/Santoku-Slicer/Profiles/refs/heads/main/repos/santoku-fff/EasyThreeD/
|
||||||
Binary file not shown.
@@ -1,8 +1,8 @@
|
|||||||
[vendor]
|
[vendor]
|
||||||
repo_id = non-prusa-fff
|
repo_id = santoku-fff
|
||||||
name = EasyThreeD
|
name = EasyThreeD
|
||||||
config_version = 1.0.0
|
config_version = 1.0.0
|
||||||
config_update_url = https://raw.githubusercontent.com/Santoku-Slicer/Profiles/refs/heads/main/repos/non-prusa-fff/EasyThreeD/
|
config_update_url = https://raw.githubusercontent.com/Santoku-Slicer/Profiles/refs/heads/main/repos/santoku-fff/EasyThreeD/
|
||||||
|
|
||||||
[printer_model:K10]
|
[printer_model:K10]
|
||||||
name = EasyThreeD K10
|
name = EasyThreeD K10
|
||||||
Binary file not shown.
Reference in New Issue
Block a user