I tried to modified your version. In the "power_loss_recovery.cpp" function "void save_job_recovery_info()"
i want to integrate that if a ups is mounted and an outtage is occured the z axis should rise and/or the x axis should move. I tried several pieces of code
Hello dkoch83
I tried to modified your version. In the "power_loss_recovery.cpp" function "void save_job_recovery_info()" i want to integrate that if a ups is mounted and an outtage is occured the z axis should rise and/or the x axis should move. I tried several pieces of code
power_loss_recovery.cpp: ...
card.openJobRecoveryFile(false); (void)card.saveJobRecoveryInfo();
ifdef CHIRON_POWER_LOSS_RECOVERY