dzid26

Results 45 comments of dzid26

Never mind, it didn't fix itself. I just forced the path using `PLATFORMIO_SRC_DIR` and then forgot I set it. So probably this is not related to `charset_normalizer` version warning, because...

Btw, there are two types of accuracy values that could be used here: PDOP and HDOP. I would use PDOP, but since there is no separate `horizontalAccuracy` in capnp, I...

I came across the same (?) problem on my double sided board. To my surprise the correction "sign" switching was already implemented here: https://github.com/Bouni/kicad-jlcpcb-tools/blob/b764df8f686480bc7b494119e9beed2e891d7c8c/fabrication.py#L94-L112 After removing this condition (i.e. always...

I was able to reproduce the issue with standard kicad library footprint. Example footprint is `TO-277A` with `C895438` - rotation 90deg. Top: ![image](https://github.com/Bouni/kicad-jlcpcb-tools/assets/841061/a2bf02cf-abe4-44eb-b01e-01dda1363c2c) Bottom: ![image](https://github.com/Bouni/kicad-jlcpcb-tools/assets/841061/b14c06be-2676-441b-a2f7-57f7e269e6a2) https://github.com/Springer-Electronics/kicad-jlcpcb-tools/commit/1bbae0f252927469f929b8575bad5881608db7fc fixes the problem.

I was getting that after loading the wrong loader. It would only clear after reconnecting USB and choosing correct loader.

> I'm getting the same error as discribed but unplugging/plugging did not solve the issue. @dzid26 how do you choose from different loaders? Normally I use default loader which shows...

Using USB3.0 compatible cable I get more than 2x speed up. 4MB/s->10MB/s on average. Peaking at 16MB/s

There is a bug that this message will display whether flashing was successful or not. When `edl wl` option is used, it needs to point to each lun folder that...

I see on 7.0.9 net inspector doesn't update if it is left in the background when performing rounding. I thought you may know why, since you are performing the zone...

Related https://github.com/wong2/chat-gpt-google-extension/issues/28 Also energy cost estimates of queries: https://twitter.com/nbashaw/status/1599949577821786113