Grzegorz Kwacz

Results 6 issues of Grzegorz Kwacz

This closes #53. This closes #92. I will need to test this in practice and probably adjust the numbers, but the main functionality is there. ## Magnet relief ![image](https://github.com/user-attachments/assets/00526b0e-d01a-4682-9e32-772aa3ed3ab7) ![image](https://github.com/user-attachments/assets/20c714ed-635d-4929-868c-d7c36388847d)...

This closes #19. ![image](https://github.com/user-attachments/assets/76b9c807-50c4-49ad-a671-83c7463c4d6e) This is currently a proof of concept and does not have any effect on the workbench. The main idea is for this to replace most of...

![Image](https://github.com/user-attachments/assets/8a212ec5-2a2f-4c42-9045-24f187a93cbf) The label shelf width is calculated as ```py width = ( obj.StackingLipTopChamfer + obj.StackingLipTopLedge + obj.StackingLipBottomChamfer + obj.LabelShelfWidth - obj.WallThickness ) ``` regardless if the object has a stacking...

### Tandoor Version 1.5.34 ### Setup Docker / Docker-Compose ### Reverse Proxy Traefik ### Other _No response_ ### Bug description I wanted to use the `api/food` endpoint in my script,...

This PR allows you to specify the grid units as fractions. Good for exactly filling up your drawer. It contains changes from #116 because I'm actively using them. I will...