machines/shredder/obelix/config.json
2023-11-12 21:43:05 +01:00

59 lines
1.5 KiB
JSON

{
"slug": "obelix",
"category": "shredder",
"version": "1.3",
"code": "OX2",
"name": "Dual Axis Shredder - Obelix",
"status": "Mature - Rev-A",
"firmware": "https://git.osr-plastic.org/osr-plastic/osr-firmware/src/branch/master/obelix",
"osr_version": "1.0.1",
"cscartId": 6,
"hasSpecs": true,
"opensource": true,
"Preview3d": true,
"configurations": {
"2kW": {
"weight": 250
},
"4kW": {
"weight": 270
},
"addons": {
"auto-plunger": {
"weight": 10
}
}
},
"components": [
"${CAD}/${CONFIGURATION}/100_Shredderbox",
"${CAD}/${CONFIGURATION}/190_Sieve",
"${CAD}/${CONFIGURATION}/300_LowerHopper",
"${CAD}/${CONFIGURATION}/350_UpperHopper",
"${CAD}/${CONFIGURATION}/450_EPlunger",
"${CAD}/${CONFIGURATION}/600_Housing",
"${CAD}/${CONFIGURATION}/700_Table",
"${CAD}/${CONFIGURATION}/750_Bin",
"${COMPONENTS}/900_ControlPanel-Min",
"${COMPONENTS}/900_ControlPanel-Max"
],
"authors": [
{
"name": "PlasticHub S.L.",
"url": "${author_link}",
"description": "Development & Testing"
},
{
"name": "Dan Shirley - Timberstar",
"url": "https://tsltd.github.io/",
"description": "CAD"
},
{
"name": "Jason Knight",
"url": "https://www.mandin.earth/jason",
"description": "CAD - 4kW update"
}
],
"forumPostHash": "c071a9349f5ebb0d5e25d161184b54b3",
"forumTopicId": 10171,
"forumPostId": 27633
}