comakingspace / do-something

CoMakingSpace tasks and small projects
21 stars 2 forks source link

CNC Router Control Panel #204

Open NitramLegov opened 4 years ago

NitramLegov commented 4 years ago

The Control panel of our CNC Router is broken.

It looks like the PCB got in touch with some kind of fluid. Therefore, a new PCB needs to be soldered:

Ideally, we should also use this issue and make a new proper housing for the raspberry pi and the control panel.

NitramLegov commented 4 years ago

The Raspberry Pi itself is still up and running, so CNCjs can be used. This issue might though explain the recent issues with it

LukasFreeze commented 4 years ago

Good find!

While it is of course unfortunate to be broken in the first place, it does explain everything I reported the other week and should be an easier fix than troubleshooting some inconsistent connectivity issues :-)

Did you do the first tests cuts with CNCjs only, or did the panel still work properly then? No liquids were involved in my short routing attempt for sure, maybe it happened during the move?

On Fri, Jul 3, 2020, 22:16 NitramLegov notifications@github.com wrote:

The Raspberry Pi itself is still up and running, so CNCjs can be used. This issue might though explain the recent issues with it

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/comakingspace/do-something/issues/204#issuecomment-653667643, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWXG2ZQLUNLW5X4E4EGED3RZY4AZANCNFSM4OQBRIUA .

NitramLegov commented 4 years ago

Both Johannes and me did a first test with CNCjs only without the panel attached. For us, it worked fine.

The secret of the liquid was revealed as well in the meantime. Apparently, the control panel has been attached to the housing using wood glue. Surprisingly, the electronics did not like this.

NitramLegov commented 1 year ago

Patrick soldered the new pcb today and I lasered a nice top for it.

@Narquadah is it possible we do not have support for the on/off button yet? We should add that and the support for the rotary switch as the next step.

In parallel, I could work on designingthe rest of the housing

NitramLegov commented 1 year ago

The Control panel was installed in a housing and generally works.

There is a bug that the X+, Y+ and Z+ Buttons do not work when it is installed in the housing, which is kind of odd.

We need to debug this :-)