G1200 - G1299
we are working hard to document every message and error if any message is not described or the description is incomplete, contact us for more detailed information g1229 home input not active after deceleration, homing failed the homing sensors must remain active after the trigger point until the machine moves back into the machine area g1290 macro does not specify unit this means that the supplied macro cnc file does not contain a marker that specifies the unit used within the macro the marker is used to determine if the macro file is intended to be used with the current configuration and warn the user if there is a mismatch this is done to warn the user if they have a macro that does not match their system in order to prevent damage to resolve the warning, simply add a comment line to your macro cnc file e g if your macro cnc file uses millimeter units ;@unit mm or if your macro cnc file uses inch units ;@unit in we recommend adding this line at the beginning of the file, for clarity