Makeblock-official / mDrawBot

mDrawbot is a four-in-one drawing robotic kit, you can assembly into 4 different configuration drawing robots, learn more from Makeblock official website

Home Page:http://www.makeblock.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception when saving pen position (Pen Up/Down) in EggBot mode

alexanderadam opened this issue · comments

Exception was:

Traceback (most recent call last):
  File "/app/mDraw.py", line 484, in savePenPos
    self.robot.M2()
AttributeError: 'EggBot' object has no attribute 'M2'