I had something happen during a carve this evening that’s never happened to me before. Three hours into my carve, the machine froze up.
I am running a Primo with an SKR board and TFT from the V1 store, and I used ESTLCam for my toolpath creation. My typical process is as follows:
- Save gcode file from ESTLCam to SD card
- Insert SD into TFT
- Move tool manually (with TFT controls, no end stops) to origin position
- Press reset button to create new origin coordinates
- Use TFT controls to jog each axis once in each direction to engage steppers and return to origin.
- Turn on router (flip the switch)
- Hold TFT knob to switch to Marlin mode
- Start cut/carve
I have had troubles in the past with freezes when staying in TFT mode, but ever since I started using Marlin mode I haven’t had a single issue until tonight.
I guess my question(s) is/are…
- What are some of the potential reasons for this? Nothing was disconnected, because when I reset the machine to remove the ruined piece, all of the steppers jogged appropriately.
- Is there any way to go through a gcode to figure out where it stopped. Either to see if there is an issue or if there is a chance to restart where it messed up.
- is there any way to unfreeze when this happens?
As a side note, in the past I’ve recovered from v-carve mess-ups by setting my carve sequence in ESTLCam to “as created.” This lets me create a new carve program with just the remaining features and finish the project. I forgot to do that this time.