Bug: Linear arrays with negative gaps fail

How to repeat:

  1. Add circle radius 10 centered at (100,100).
  2. Select Linear Array. It will default to Center mode with 30 for both X and Y spacing.
  3. Change to Gap mode. The circles will distribute upwards off the material.
  4. Change either or both spacing to “-30”.

The circles will overlap, they should have a 30mm gap, but distribute in the negative direction.

Gary

Works in 764:

I said it fails in gap mode. You showed center mode.

Try selecting the “gap” button before entering the negative offset.

Gary

For gap mode, the calculation is from the right edge:

so the solution is to use Center Mode if one wishes to use negative values, or to add in the height/width of the object to the negative movement:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.