Maël Kerbiriou

Results 73 comments of Maël Kerbiriou

For developers: This bug is caused by the merging of mesh vertices closer than 30µm (on Ultimaker/CuraEngine@6734fe21 ). This breaks polylines and triggers a pathological case in `SlicerLayer::connectOpenPolylinesImpl` which ends...

> @Piezoid, I've looked at a lot of these models and I have thought that the common property that they have all had is the extreme resolution of the meshes...the...

I've been trying to tackle this. In my opinion this is the most annoying aspect of Cura UI, the whole software looks clumsy because of this. I've added print tracing...

@nallath I know how to install a debug version of Qt6 on my system, but I have no idea how to how to make the PyQt6 managed by conan to...

I added a `displayed` role (the `visible` role is related to the user preference of setting visibility, not to the filtering or collapsing). The number of elements in the ListModel...

@jellespijker Thanks for the detailed writeup! Luckily, I was able to use my system PyQt6 built with `--qml-debug` which happens to be ABI compatible. I simply linked it into the...

This looks very interesting as a solution for this long standing issue! However I can't slice simple models with it. After `Detected non-planar Voronoi diagram even after the rotation of...

I'll said it: this issue is waiting for python2 support to be removed. If you want to keep a legacy python2 installation you need to stay on a stable release...

> I would love to see the conversion functions written a bit more generic; I think there are to much specializations atm, maybe something like this: I'll look into that...

> > I will probably not be available enough in the forthcoming weeks > > Are you open to accepting PR's from us to help this PR forward? Yes, PRs...