Andrew

Results 50 comments of Andrew

I'm using [kroki.io](https://kroki.io/) and [mkdocs-kroki-plugin](https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin) and it works great together with this plugin

@lucasresck great job man, thank you! :heart: This issue was extremely annoying, and the day is sure has been saved by your extension

@Steffen-W I think the proper way to fix this "forever", is to keep a database of seen (processed) .zip files and skip them

No problem, open source is not easy, I get it :) Yeah, I was talking about a permanent database, meaning that even after kicad restarts, we don't process those files...

I have some wireshark captures of USB communication (basically serial data) with B21. Anyone needs that? P.S. I'm only starting to look into all of this, so a quick question:...

@kjy00302 cool :) If you need any help, I'm willing to contribute

@vasilisvg check out my fork. B21 works fine both via bluetooth and usb. I also got "connection timed out" error, I think that's because B21 has two bluetooth addresses and...

@ryzhkov79 do you know if B3S protocol is compatible with B21 or D11? Can you make same usb/bluetooth traffic captures for us to analyze?

@ALERTua you can help by testing new features in my [fork of niimprint](https://github.com/AndBondStyle/niimprint). I obviously don't own *every* model of niimbot printers, so to ensure the code works properly I'll...

Succesfully tested printing via USB on B21 (ref #4). Below is the summary of what I changed, tell me if you want a PR. Created separate transport classes for bluetooth...