3D printer: How to home only X axis using G-Code?

To home only the X axis on 3D printers running on most firmwares, use G28 with the X axis specifier

example.sh
G28 X

 


Check out similar posts by category: 3D Printing