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

Circuitboard_Mount (Template).FCStd does not fit (too wide) #20

Closed YouMakeTech closed 3 years ago

YouMakeTech commented 3 years ago

Circuitboard_Mount (Template).FCStd does not fit. It is too wide: 110 mm instead of 106.5 mm. I know this file is not supposed to be printed but I am using it because I am trying to build a Raspberry Pi version of the SpotMicroESP32 and wanted to start with a simple plate. Please find attached the proposed changes. Best Regards Vincent

Circuitboard_Mount (Template) 106.5 mm wide.zip

michaelkubina commented 3 years ago

You are right, i must have overseen this. I know that this part was off at some point, but i thought i have committed the fix already. Thanks for pointing this out and for updating the part. I will push your updated STL and FreeCAD file immediatly to the repo.

You might also want to consider using the latest Mountingplate Template instead or at least take a look at it for inspiration. The one you have is a rudimentary part, that i used, before i designed the charging port for the balance-charger or the usb-ports for flashing. The USB-Ports might be unnecessary, when going with a Raspi, but the balance-charger port might be still of interest. But of course you can just use this template if you want - its just something i wanted to mention ;-)