gcode-preview - v3.0.0-alpha.5
    Preparing search index...
    home: CommandHandler = ...

    Executes a G28 homing command

    GCodeCommand containing the command

    Job instance to update

    Moves all axes to their home positions (0,0,0) and marks the state as homed, so the position is now known rather than assumed.