Vasily Evseenko
Vasily Evseenko
CAD files (hardware design for UM2+ is open-source): https://github.com/Ultimaker/Ultimaker2ExtendedPlus The table is on three springs, so I'm thinking of placing the piezo sensors underneath. Will the sensor work if it...
@pyr0ball What do you think about using of ceramic piezo rings like that https://aliexpress.com/item/32871471778.html instead of piezo disks? I'm planning to pass bolts with springs via them.
They are not threaded. They are intended for the initial leveling of the table during assembly
Yes, there are a lot of space between it and bed heater
Try to replace `--upgrade pip==20.2.3 setuptools==44.1.1` with `--upgrade pip setuptools` in the Makefile, the run `make clean`, `make env` and `make deb`
``` .diff diff --git a/setup.py b/setup.py index 0ea3623..d105b51 100644 --- a/setup.py +++ b/setup.py @@ -80,5 +80,7 @@ setup( author="Vasily Evseenko", author_email="[email protected]", description="The next generation of long-range packet radio link based...
What python version(s) do you have installed? https://github.com/astraw/stdeb/issues/175
Try to: ``` apt install python3-stdeb python3 ./setup.py --command-packages=stdeb.command bdist_deb ```
Do you use `git clone` or tar.gz from releases page?
> Does this mean the euler angle sequence are now different for the vehicle and the gimbal? yes