Move EasyThreeD To Santoku Source

This commit is contained in:
Dark98
2026-04-26 03:28:00 +01:00
parent e51ecfeba4
commit ef5eb86b0f
23 changed files with 48 additions and 40 deletions
+8
View File
@@ -23,6 +23,14 @@
"url": "./repos/prusa-fff",
"index_url": "./repos/prusa-fff/vendor_indices.zip"
},
{
"name": "Santoku FFF",
"description": "Santoku-maintained FFF printer profiles",
"visibility": "",
"id": "santoku-fff",
"url": "./repos/santoku-fff",
"index_url": "./repos/santoku-fff/vendor_indices.zip"
},
{
"name": "Vendor Dumps",
"description": "Profiles from proprietary slicers",
@@ -1,8 +1,8 @@
{
"repo": {
"id": "non-prusa-fff",
"name": "Other FFF",
"description": "FFF Printers by other vendors",
"id": "santoku-fff",
"name": "Santoku FFF",
"description": "Santoku-maintained FFF printer profiles",
"visibility": ""
},
"vendor": "EasyThreeD",
@@ -1,5 +1,5 @@
[vendor]
repo_id = non-prusa-fff
repo_id = santoku-fff
name = EasyThreeD
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]
repo_id = non-prusa-fff
repo_id = santoku-fff
name = EasyThreeD
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]
name = EasyThreeD K10
Binary file not shown.