CNC Tinkerer

Results 8 comments of CNC Tinkerer

### Import of Gerber Files It would shrinking the time to reanimate old projects made with other pcb tools. :)

@dagrende Hi Dag, some questions about your setup: Do you use level shifter between the cpld and your stepper driver? How long is the spi cable? And please verify which...

@dagrende Ok, next questions. :) Which kernel do you use? (uname -a) Is the spidev driver disabled? (no /dev/spixxx device) And please post your kernel cmdline. matsche

@mark-b-ab OK, and do you know the pinout?

I'm certainly looking forward. :)

Put this `SUBSYSTEM=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="5740", MODE="0666", GROUP="plugdev"` in a file like `99-flipperz.rules` under `/etc/udev/rules.d` and restart udev with `sudo udevadm control -R` . Add your user to the group plugdev.

Hi Mario, at the moment I switched the repo to private. I get in touch ASAP. :)

Hi Mario, now it's back again. As said this is a very trimmed version of your code. But I changed the behavior due to the fact that BLE notify packets...