mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-06 01:36:02 +08:00
26 lines
859 B
JSON
26 lines
859 B
JSON
[{
|
|
"name": "Prusa FFF",
|
|
"description": "Prusa FFF printers",
|
|
"visibility": "",
|
|
"id": "prusa-fff",
|
|
"url": "https://preset-repo-api.prusa3d.com/v1/repos/prusa-fff/",
|
|
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/prusa-fff/vendor_indices.zip",
|
|
"selected": 1
|
|
}, {
|
|
"name": "Prusa SLA",
|
|
"description": "Prusa SLA printers",
|
|
"visibility": "",
|
|
"id": "prusa-sla",
|
|
"url": "https://preset-repo-api.prusa3d.com/v1/repos/prusa-sla/",
|
|
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/prusa-sla/vendor_indices.zip",
|
|
"selected": 1
|
|
}, {
|
|
"name": "Non Prusa FFF",
|
|
"description": "FFF printers by other vendors",
|
|
"visibility": "",
|
|
"id": "non-prusa-fff",
|
|
"url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-fff/",
|
|
"index_url": "https://preset-repo-api.prusa3d.com/v1/repos/non-prusa-fff/vendor_indices.zip",
|
|
"selected": 1
|
|
}]
|