Teque5

Results 68 comments of Teque5

FYI I'm not ignoring this PR; I just haven't had time to digest it yet. I'll review your changes soon.

If anyone else is having this issue, update pybombs and then delete your `~/.pybombs/gitcache` directory. That should solve it.

> I think logo is OK to stay in this repo It's a `.sigmf` file as an example where we can keep the metadata up to date w/the spec. >...

As there are no objections I'm going to proceed: - [x] Renaming the base branch to `main` and tags the appropriate commits for other versions. - [x] Cleanup tags for...

Same issue firmware v6.0.1 PrusaXL w/5T print; screen didn't show USB icon but could detect when detached (showed no usb error). Was able to save print via "power panic". Will...

@csylvain were you able to get things working? At the moment you are correct `read_samples()` opens and closes the file, however as gmabey suggests you can instead read the memory...

Any updates on this? It was close to being ready.

I believe you need to add `import sigmf` to `test_archivereader` to make your test pass checks.

Sorry the PySimpleGUI devs just yanked their package from pip so I'm fixing that bug on your branch as part of this PR.