Change the G28 O to a plain G28 for backward compatibility with firmware. Update Creality3s1 series startup gcode Removed the "G28 O ;Home all untrusted axes" Replaced with "G28 ; Home all axes" Some firmware will not accept the "O" parameter.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>