Grzegorz Kwacz

Results 28 comments of Grzegorz Kwacz

> If x and y divider heights are different the fillets will only go up to the lower one as they are just and extruded cut and can't differentiate between...

Also I think it's a good opportunity to extract the common code of `_make_compartments_with_deviders` and `make_eco_compartments` to a helper function, as I see you are making exactly the same changes...

Thanks for the tip, I will test it. However, I still think this should be fixed. I'm not sure if the password authentication is meant to work or not, but...

> > Thanks for the tip, I will test it. However, I still think this should be fixed. I'm not sure if the password authentication is meant to work or...

The property you are looking for is `HeightUnitValue`, it's true that it is currently read only. For a workaround, you can execute `FreeCAD.getDocument().getObject().HeightUnitValue = 10`. We allow for adjusting x...

I did some testing on crush ribs, and numbers that worked best for me were: $diameter=5.7$, $\beta=0.5 \cdot \pi / 2$, $n=12$. It isn't that easy to insert first magnet,...

For a status update on this PR, I want to test the removable magnets for bins and crush ribs in bins (so far I tested only baseplates). Maybe tweak the...

@Stu142 I finally was able to test the magnet remove channels and they seem to work OK. Sorry for stalling this for so long, but this PR now looks complete...