machines/shredder/obelix/config.json
2025-12-29 19:58:07 +01:00

74 lines
2.1 KiB
JSON

{
"slug": "obelix",
"category": "shredder",
"version": "1.3",
"code": "OX2",
"name": "Dual Axis Shredder - Obelix",
"status": "Mature - Rev-A",
"firmware": "https://git.polymech.info/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,
"cadConfigurations": {
"Default": {
"source": "products/shredder/obelix/cad/4kW/GlobalAssembly.SLDASM",
"files": [
"products/shredder/obelix/cad/2kW/GlobalAssembly.json",
"products/shredder/obelix/cad/2kW/GlobalAssembly.html",
"products/shredder/obelix/cad/2kW/GlobalAssembly.step",
"products/shredder/obelix/cad/2kW/GlobalAssembly.x_t",
"products/shredder/obelix/cad/4kW/GlobalAssembly.json",
"products/shredder/obelix/cad/4kW/GlobalAssembly.html",
"products/shredder/obelix/cad/4kW/GlobalAssembly.step",
"products/shredder/obelix/cad/4kW/GlobalAssembly.x_t"
]
}
}
}