Thanks again for your great work. Thanks for adding the encoders, I've been looking forward to it. Now that I have everything I need and have experimented a bit, I'm going to build a little control panel for my little CNC.
Wow!! you are the man. I have a maho mh800w with philips 532 controller which has just died. I am going to replace the 532 with linux cnc and want to use membrane buttons, keypad etc for all user inputs. I want to use your great work. thank you so much.
Your videos are quite inspirational and informative, Thanks for upload. Can you tell me maximum Pulse rate of encoders Arduino can support over ether-cat in LinuxCNC
Estou fabricando minha Router, agora estou na parte da eletrônica, estou meio sem grana... mas vou estudando amo linux CNC sou prgramador, não trabalhho com a cnc ainda... uma placa que eu namo Mesa 7i96s, esta de usar Arduino com Linux é bem interessante... parabens pelo video
It depends on which kind of selector switch you have. If it has a Pin for each position you can wire it to the arduino as Input pin and do the logic in HAL.
Buddy but the problem i am facing is arduino input pins are normally true when we trigger it with ground they become false where as the axis enable signal is normally false I am not able link them inversely I might me making an silly mistake can you please guid
Hallo Alex, absolut genial was Du da gebaut hast!!!👌 Wäre es möglich den scalingFactor über einen Taster oder Encoder zu ändern also quasi: 1 - 0.1 - 0.01 - 0.001 ? Gruß Fritz
coole idee. Ich denke ich kann dir da was einbauen. Leider kann es ein wenig dauern, da ich aktuell in Spanien unterwegs bin und quasi nichts zum Programmieren dabei habe. Ich schreibe dir, wenns was neues gibt.
Thanks for you sharing this great idea, this what I want to implement,well done ❤
Thanks again for your great work.
Thanks for adding the encoders, I've been looking forward to it.
Now that I have everything I need and have experimented a bit, I'm going to build a little control panel for my little CNC.
Thanks for sharing this incredible content and development. Amazing job my dear friend 👏🏻👏🏻
Wow!! you are the man. I have a maho mh800w with philips 532 controller which has just died. I am going to replace the 532 with linux cnc and want to use membrane buttons, keypad etc for all user inputs. I want to use your great work. thank you so much.
Nice features!!
Thanks for sharing.
is it possible to implement this to PathPilot?
Your videos are quite inspirational and informative, Thanks for upload. Can you tell me maximum Pulse rate of encoders Arduino can support over ether-cat in LinuxCNC
I don't know unfortunately. Also I don't think it is possible over Ether-cat, at least with my software.
Estou fabricando minha Router, agora estou na parte da eletrônica, estou meio sem grana... mas vou estudando amo linux CNC sou prgramador, não trabalhho com a cnc ainda... uma placa que eu namo Mesa 7i96s, esta de usar Arduino com Linux é bem interessante... parabens pelo video
great work !! can you please explain how can i connect selector switch of a mpg pendant
It depends on which kind of selector switch you have. If it has a Pin for each position you can wire it to the arduino as Input pin and do the logic in HAL.
Buddy but the problem i am facing is arduino input pins are normally true when we trigger it with ground they become false where as the axis enable signal is normally false I am not able link them inversely I might me making an silly mistake can you please guid
@@avdheshsharma5111you can invert the Logic by setting the invert parameter for each Input pin to True in HAL.
Buen vídeo manito
Thanks :D
Hallo Alex, absolut genial was Du da gebaut hast!!!👌 Wäre es möglich den scalingFactor über einen Taster oder Encoder zu ändern also quasi: 1 - 0.1 - 0.01 - 0.001 ? Gruß Fritz
coole idee. Ich denke ich kann dir da was einbauen. Leider kann es ein wenig dauern, da ich aktuell in Spanien unterwegs bin und quasi nichts zum Programmieren dabei habe. Ich schreibe dir, wenns was neues gibt.
Alex, blos kein Streß, mach erstmal Urlaub, das kalte Wetter fängt ja erst an 🤠👍
How to use for CNC- Mach3 , its possible ?
Only LinuxCNC unfortunately