This commit is contained in:
Mateusz Konieczny 2021-05-23 18:53:03 +02:00 committed by Florian Festi
parent 7aa3e1d252
commit 3153e757b1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Well, this could be a bug in Boxes.py but there are a few more likely causes to
Why is my box a bit too big?
----------------------------
By default all sizes are inner sizes. So on the outside the box is bigger as the walls need to go somewhere. Some generators offer an "outside" param that includes the walls in the measurements. In general you shoould check the generated parts for plausability before hitting the start button on your laser cutter.
By default all sizes are inner sizes. So on the outside the box is bigger as the walls need to go somewhere. Some generators offer an "outside" param that includes the walls in the measurements. In general you should check the generated parts for plausability before hitting the start button on your laser cutter.
Why is my box a bit too small?
------------------------------