Aidan

Results 7 issues of Aidan

Dremel Digilab 3D45 has a different printer ID than the "Dremel IdeaBuilder," add it in.

Dremel 3D45

When generating a large amount of chunks, int overflow occurs and wraps to a negative number.

### Description of the bug ![image](https://user-images.githubusercontent.com/20116021/216258810-429c644a-a24a-4ec8-a633-d15c6c61168d.png) When slicing this model at a 45deg angle (with some variablility +-5deg), the maximum height error is emitted despite the model being significantly less...

2.6.0-alpha3
Coordinates

This is here so that I can link #3949 and #1670, along with testing the CI. THIS IS NOT FINISHED, AT ALL. (imho it's really hard to find external work...

I am requesting permission to create a Flatpak application ([manifest here](https://github.com/powpingdone/flathub/tree/orcaslicer)), along with any modifications required by other contributors. Given permission, I will go on to flathub and publish the...

# Description From #5510 > @powpingdone > I noticed it causes build breaks: https://github.com/SoftFever/OrcaSlicer/actions/runs/9877669432/job/27279875122 > I've temporarily reverted the change. Could you take a look when convenient?

With the following file contents: `Cargo.toml` ```toml [package] name = "a" version = "0.1.0" edition = "2024" [dependencies] async-net = "2.0.0" smol = "2.0.2" tiberius = { version = "0.12.3",...