MillenniumMachines / MillenniumOS

An "Operations System" for RepRapFirmware. Cheap and easy manual and automatic work-piece probing, toolsetting and more, for the Millennium Machines Milo.
https://mos.diycnc.xyz
GNU General Public License v3.0
20 stars 5 forks source link

Implement MillenniumOS version check against posts #80

Closed benagricola closed 3 months ago

benagricola commented 3 months ago

Expose a setting in each post-processor that is enabled by default, and outputs M4005 V"<post-version>" into the preamble. The version passed to M4005 is compared against the stored version of MillenniumOS on the machine, and jobs will be aborted at the start if the version numbers do not match.