Aligning Horizontally Mini is a Blender add-on for arranging selected objects into a customizable grid inside the 3D viewport. You set how many objects sit on the X and Y axes, then adjust spacing separately on the X, Y, and Z axes to control the layout.
Beyond a single grid, the add-on can group objects by name. It splits each object name at a chosen character, with a period as the default, so objects sharing the same prefix land in the same group. A group placement direction setting positions each group along X+, X-, Y+, Y-, Z+, or Z-, and the active object can be sorted to the front of the arrangement.
The tool runs from Object > Transform > Align Objects in Grid, with its settings exposed in the operator panel. An option to pass active objects removes them from groups when needed. It is compatible with Blender 4.2 LTS and newer and released under the GNU General Public License v3.0 or later.