tuxcnc
tuxcnc
Hi. On modern Linux (eg. Ubuntu Hirsute Hippo) you get very confusing error : (deepnest:3808): Pango-ERROR : 22:22:52.979: Harfbuzz version too old (1.2.7) In fact, the libraries are too new,...
I found the bCNC supports six axes XYZABC. I need XYUVA. XU and YV are linear parallel but independent, A is rotary. The preview is not important. I need those...
Hi. I made some tests with BlackPill (411, firmware from Web Builder) connected to two generators, one 3200 Hz as pulses, and second 1 Hz short pulses as index. I...
Hi. I made some tests with BlackPill (411, firmware from Web Builder) connected to two generators, one 3200 Hz as pulses, and second 1 Hz short pulses as index. I...
The STM32F103C8T6 has 3 counters capable for hardware quadrature encoders. I found all are used. extern TIM_HandleTypeDef htim1; // spindle PWM extern TIM_HandleTypeDef htim2; // timer compare used to reset...
There is https://github.com/multigcs/LinuxCNC-RIO project. It was intended for Raspberry and SPI transport too, but there is possibility to use PC and Ethernet to SPI converter module (eg. WT32-ETH01) and UDP...