CNC Control Panel - Winter Project
11 Nov 2024 17:27 #314266
by klopp
Replied by klopp on topic CNC Control Panel - Winter Project
2 winters later and I've finally managed to get the panel finished. Some minor details are still missing, but it's enough to work properly.
I got the frame milled and anodized for me, as my CNC mill is too small for some parts and I don't have the tools to anodize them anyway.
The main part is the 22" touchscreen display. On the bottom part there are 3 dedicated buttons for spindle left/stop/right and 2 rotary encoders for feed and spindle overrides.
Also22 function keys that can be mapped to any function via HAL_INPUT. They also have a WS2812 LED each, so they can be illuminated in every RGB color individually. The LED control will be done via the Serial Port and a Python script.
The joints between the display and the keyboard allow for preferred adjustment.
I'm pretty happy on how it turned out, it really makes working with the Weiler a lot more enjoyable. The reworked GUI is still in progress, but that will take some more time as I have more important projects going on right now.
I got the frame milled and anodized for me, as my CNC mill is too small for some parts and I don't have the tools to anodize them anyway.
The main part is the 22" touchscreen display. On the bottom part there are 3 dedicated buttons for spindle left/stop/right and 2 rotary encoders for feed and spindle overrides.
Also22 function keys that can be mapped to any function via HAL_INPUT. They also have a WS2812 LED each, so they can be illuminated in every RGB color individually. The LED control will be done via the Serial Port and a Python script.
The joints between the display and the keyboard allow for preferred adjustment.
I'm pretty happy on how it turned out, it really makes working with the Weiler a lot more enjoyable. The reworked GUI is still in progress, but that will take some more time as I have more important projects going on right now.
Attachments:
Please Log in or Create an account to join the conversation.
11 Nov 2024 21:01 #314284
by HansU
Replied by HansU on topic CNC Control Panel - Winter Project
Funny, I just finished my Panel as well:
It communicates with LinuxCNC via Modbus, with a STM32 Nucleo board running a simple Modbus server: github.com/hansu/ModbusIO/tree/devel
It communicates with LinuxCNC via Modbus, with a STM32 Nucleo board running a simple Modbus server: github.com/hansu/ModbusIO/tree/devel
Attachments:
Please Log in or Create an account to join the conversation.
11 Nov 2024 21:38 #314285
by Grotius
Replied by Grotius on topic CNC Control Panel - Winter Project
Please Log in or Create an account to join the conversation.
Time to create page: 0.180 seconds