michaelkubina / SpotMicroESP32

My take on a SpotMicro with an optimized design for supportfree 3D-printing. It utilizes an ESP32-DevKitC for the low-level control of the electronics. The heavy computation will be made by external devices, which in return have the power to command the robot.
GNU General Public License v3.0
319 stars 66 forks source link

Rename parts in Assembly instructions with their file names #23

Closed AugustDG closed 3 years ago

AugustDG commented 3 years ago

Hope the title is pretty self explanatory, but going through the assembly is a bit confusing when comparing the names of the parts to the files.

For now I cross-reference them with the parts list, but I do believe it could be improved!

I'll probably have a pull request later in the day with the beginning of the modifications!

michaelkubina commented 3 years ago

thank you for your contribution! its much appreciated! Its too late for me today, to look into it in detail but i will definitly take a closer look at it the coming days. Thank you again!

EDIT: Pulled today 2021-03-17