Saw parameter to set limits on cutting strips together
On some saws there is a limit on the overall width for crosscutting regardless of the positions of the clamps.
In the above example the clamp positions allow the first two strips to be cut together. However, if the maximum width for multiple crosscutting is set to a value less that the combined width of the strips - they must be cut separately.
The program checks the strip width against this parameter. If the parameter is exceeded, the strip (which took the cutting width of the set of strips over the limit) is cut separately to the other strips.
If there is only one strip and it exceeds the overall cutting width for multiple crosscutting this is allowed because you can always cut a single strip on its own.
![]() |