beardicus / line-us

A library for accessing Line-us drawing robots via Node.js and the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package not working with Line-Us 3.0.0 (`moveTo` command)

sixclones opened this issue · comments

Hello I made the mistake of updating the firmware of my Line-Us but now every moveTo() command doesn't work anymore.
More precisely the pen goes up and instantly down so it draws a path when it should not.

My version of Line-Us.

Log: info {
  version: '3.0.0 Feb 10 2019 10:25:48',
  name: 'line-us',
  serial: '9651994'
}

Thx!

Wow, sorry I totally missed this issue for... years. I've got some vacation coming up soon so maybe I'll get some time to update my Line-Us and do some debugging.

No worries, I made my way out of it by then 🙂