evil-mad / axidraw

Software for the AxiDraw drawing machine
GNU General Public License v2.0
430 stars 130 forks source link

Resume feature occasionally fails to draw anything. #134

Closed smkirby closed 1 year ago

smkirby commented 1 year ago

I have a large plot with many lines and the resume features often fails to restart properly, using the command line interface. After pausing the plotter using the button on the device, and then restarting with the resulting output file, the plotter doesn't draw any more but just returns to home. This happens if res_plot is used immediately or if res_home and then res_plot are chained together. (In the latter case, the plotter moves out to the correct place but then just returns home again.)

I attach an example resume file where this has happened (I pressed pause shortly after the original file started plotting). resume_backup.svg.zip

smkirby commented 1 year ago

I just realised that my version of axicli is not up to date (3.5.0). I will update and test with 3.6.0 and close if it works ok!

smkirby commented 1 year ago

OK - looks like this problem does not show up so far in 3.6.0 (fingers crossed!)

oskay commented 1 year ago

I'm sorry for the trouble, and glad that it's resolved.