positron96 / ESP32_CNC_Pendant

A CNC Pendant on ESP32 board, with LCD, WiFi and SD card
MIT License
70 stars 21 forks source link

F360 or STEP files available? #7

Closed ArcAIN6 closed 1 year ago

ArcAIN6 commented 1 year ago

I'm wondering if the Fusion360 or STEP files are available for the case? The reason i ask, is i'm going to be using a different MCU, and 18650 batteries, and the case as it is is too thin for the batteries. If i had the STEP or Fusion360 files, i could alter it to suit my needs.

STL files are notoriously terible to work with, as they don't contain any unit data, and converting STL to solid is a nightmare that almost never works well.

positron96 commented 1 year ago

Hi. Here is the full assembly cnc pendant new v8.zip

ArcAIN6 commented 1 year ago

Thank you!!

On Thu, Jun 15, 2023 at 1:08 PM Paul Melnikov @.***> wrote:

Hi. Here is the full assembly cnc pendant new v8.zip https://github.com/positron96/ESP32_CNC_Pendant/files/11760750/cnc.pendant.new.v8.zip

— Reply to this email directly, view it on GitHub https://github.com/positron96/ESP32_CNC_Pendant/issues/7#issuecomment-1593442380, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADGI4KPM3VBDIRFTKDBRVTXLM6RTANCNFSM6AAAAAAZCBU66A . You are receiving this because you authored the thread.Message ID: @.***>

positron96 commented 1 year ago

You're welcome! Very interested in what will your project finally be!

ArcAIN6 commented 1 year ago

Still have a little ways to go with it (adding the uSD board, BMS board, and a port for serial communication)

Changes: -Edited the pot knobs to make printing a little bit easier. (mainly getting them to release from the bed) -Incorporated the detents for the pot knobs into the body of the clam shell -Segregated clam shell fastener locations from the display -Recreated the clam shell a bit larger to allow room for 18650x2 cells (still working on the battery holder) -Simplified the encoder mount by combining the mount body with the clam shell -added mounting points for a Lolin32 Lite board (in case i use a LiPo pack instead of 18650's)

TODO: -Add Locations for buttons -Incorporate uSD card module -Battery Status LED (May just decide to do this by creating a battery status icon on the display) -Charging port -Handle / Mounting loop

DIY CNC PENDANT v4.zip

positron96 commented 1 year ago

Very sleek and smooth!

ArcAIN6 commented 1 year ago

I think this will be the final iteration of this design.. As it is, you'll need to desolder the micro-USB from the lolin32-lite, and run wires to a micro-usb breakout board (or if you're lucky enough to find one, use a case-mount micro-usb extension cable, and make a couple of holes in the design files to fit it)

As the Lolin32-lite already has a battery port on it, i've decided to use that, instead of a dedicated charge controller, and 18650's (it's still possible if you want to do that there's plenty of space)

There's enough space left in the clam-shell for a 5v <-> 3.3v level shifter, but mine haven't arrived yet (aliexpress slow af) You WILL need the level shifter for the screen proposed, as 3.3v will not be enough to see anything on the screen (contrasting issues reeee)

Version Diff: Cleaned up a LOT of the extraneous faces and un/overlapping faces Cleaned up hidden cavities refined the standoff's, and screw posts to be more rigid, and conforming

Because the final zip / f3d file was too large, here's a google drive link to it:

https://drive.google.com/file/d/109bgTlIcvPad2kg6GcaETQICh1bU9Oo-/view?usp=sharing