Ambroz Bizjak

Results 71 comments of Ambroz Bizjak

What is the error? Can you provide the exported configuration file?

@mentaluproar There is no attachment that I can see.

If you only need the tun2socks part then set cmake options: `BUILD_NOTHING_BY_DEFAULT=1 BUILD_TUN2SOCKS=1 BUILD_UDPGW=1`

Good idea, I'll merge the UDP SOCKS feature and probably update lwip, then make a new release. Should be done in a couple of days.

Hey, I'm not available to do much work on this project lately. I may be able to make a new release in a few days.

Hey, If you seek support please at least specify which board you want to use.

I would recommend the Duet board if you want to use Aprinter with an ARM-based controller. It is indeed able to generate steps much faster than AVR stuff; I remember...

The current support for lasers is in the form of a single PWM output. It is explained in detail in the readme (see Lasers section).

The firmware only controls a PWM output. I admit I'm not familiar with such machines, but why and how would you want to control the Active pin? Are you sure...

Hey, I will add support for the active pin, it will be set at the exact time that a move which uses the laser begins, and cleared when the move...