ClemensElflein / OpenMower

Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!
Other
4.65k stars 276 forks source link

Automatic generation of bom/render/gerbers #21

Closed rfvermut closed 2 years ago

rfvermut commented 2 years ago

I updated the scripts, now it runs CI on every commit that does DRC/ERC failing due to ERC https://github.com/rfvermut/OpenMower/runs/7030384610?check_suite_focus=true

Release now includes a render of a board with git tag as version on a silkscreen: https://github.com/rfvermut/OpenMower/releases/tag/v0.9.10

also I added the script that regenerates GH pages with a navigator of all artifacts (except ibom, somehow it dislikes it) https://rfvermut.github.io/OpenMower

ClemensElflein commented 2 years ago

Nice, thank you! I'll merge that and then I have to fix the DRC and ERC issues, but I think it's a good idea to have it. I will copy that workflow to the xESCs as well