Grzegorz Kwacz
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  ...
This closes #19.  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...
 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...