Luca Simonetto

Results 57 issues of Luca Simonetto

Looks like setting the seed doesn't truly produce the same results. After some testing I noticed that these lines ```python torch.manual_seed(seed) torch.backends.cudnn.benchmark = False ``` should be improved by adding...

when trying to add a `@contract` decorator to a function that has parametrized tuples as hints (e.g. `Tuple[int, float]`), breaks contracts with the error `TypeError: Parameterized Tuple cannot be used...

I have been using this library to mock my mongodb and found it extremely useful. I now have stumbled upon the issue that positional projection hasn't been implemented. Is this...

enhancement

The provided image for klipper doesn't have all the necessary packages required to build a new firmware (`build-essential` and `gcc-arm-none-eabi`). Please add them to the docker image thank you!

I just finished tuning my klipper input shaper, but not without issues. Looks like the provided python env in `~/klippy-env` has issues, more specifically it returns errors when running `klippy-env/bin/pip...

Updated the traefik dynamic config to force clients to use tls1.2 or newer

Looks like the `Enable Universe Repository` task in the `ansible-nas-general` role isn't working on Ubuntu Server 22.04. When running the ansible playbook it just hangs at that step indefinitely. Removing...

bug

I am currently using the [klipper-web-control-docker](https://github.com/dimalo/klipper-web-control-docker) project for controlling my printer from my nas, but I discovered this project and I am interested in trying it out. Is there documentation...

### What happened? I was trying to print a multicolor calibration cube, with M600 filament changes at specified layer heights, but my print failed. Debugging the issue led me to...

Seems that all printed parts for the Panels section have their page number off by one (e.g. 223 instead of 224)

Printed Part Guide