nornagon / saxi

Tools & library for driving the AxiDraw pen plotter
GNU Affero General Public License v3.0
466 stars 54 forks source link

Bug: Pen stops during long prints #31

Open blakedietz opened 5 years ago

blakedietz commented 5 years ago

What are the steps to reproduce this issue

I'll generate an svg that causes this.

Images or video

I'll record a video to show what happens.

What happens

After a long print the axidraw machine will stop mid print for no reason, however saxi continues forward.

What were you expecting to happen

I expect saxi to continue drawing until the pause button is pushed or the print is finished or cancelled.

Debug information

None right now

Any other comments

I know that there isn't much info here. This has been happening for nearly every print I've done. Intrestingly if you just click the pen down button (even though the pen is already down) the plot will continue without a hitch. Eventually plotter catches up with the saxi crosshairs.

What versions of software are you using

saxi v0.6.1

Operating System

macOs: mojave node: v11.5.0

nornagon commented 5 years ago

What version of saxi?

On Thu, Mar 28, 2019 at 15:06 Blake Dietz notifications@github.com wrote:

What are the steps to reproduce this issue

I'll generate an svg that causes this. Images or video

I'll record a video to show what happens. What happens

After a long print the axidraw machine will stop mid print for no reason, however saxi continues forward. What were you expecting to happen

I expect saxi to continue drawing until the pause button is pushed or the print is finished or cancelled. Debug information

None right now Any other comments

I know that there isn't much info here. This has been happening for nearly every print I've done. Intrestingly if you just click the pen down button (even though the pen is already down) the plot will continue without a hitch. Eventually plotter catches up with the saxi crosshairs. What versions of software are you using

This was pre pause button release I still need to snag the number. Operating System

macOs: mojave node: v11.5.0

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nornagon/saxi/issues/31, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKjAKirNvLTWshy7eKhqbRSdxPW2QTzks5vbTz9gaJpZM4cRO0f .

--

j

blakedietz commented 5 years ago

Based on date of releases and when I discovered saxi, I'm guessing v0.6.0.

blakedietz commented 5 years ago

Actually I just checked on the machine I was plotting on and it was v0.6.1.

nornagon commented 5 years ago

Thanks for the info. One more thing, what does saxi --firmware-version tell you?

blakedietz commented 5 years ago

^ I'll snag this and respond. Also I got a video the other day. I don't have any log info though.

nornagon commented 5 years ago

@blakedietz did you end up being able to reproduce this? I still have never personally observed this issue sadly :( (or happily, I suppose. But sadly from the perspective of being able to fix it.)

blakedietz commented 5 years ago

Eh, let’s close it for now.

On Sep 14, 2019, at 9:06 PM, Jeremy Apthorp notifications@github.com wrote:

@blakedietz did you end up being able to reproduce this? I still have never personally observed this issue sadly :( (or happily, I suppose. But sadly from the perspective of being able to fix it.)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

blakedietz commented 4 years ago

This is still happening. I have an svg I can send you if you'd like to try it out. I'll add some os info for repro.