Alternative S3 construction to move usable space

Thanks for the information, Mark, I placed my McMaster order.

I don’t use drag chains so for me at least, I think it will just be a matter or arranging the wires so they’re safe.

Do I need to do anything special to invert the motor direction? A little googling brought me to this page:

Where it says, "This setting inverts the direction signal for each axis. By default, Grbl assumes that the axes move in a positive direction when the direction pin signal is low, and a negative direction when the pin is high. Often, axes don’t move this way with some machines. This setting will invert the direction pin signal for those axes that move the opposite way.

“This invert mask setting works exactly like the step port invert mask and stores which axes to invert as bit flags. To configure this setting, you simply need to send the value for the axes you want to invert. Use the table above. For example, if want to invert the Y axis direction only, you’d send $3=2 to Grbl and the setting should now read $3=2 (dir port invert mask:00000010)”

So I’m assuming I can just do $3=2 and I’m good? Or is there something else because I have two Y-axis motors?