mDrawbot Desktop Software


#1

Hello makeblock,
i liked this 4in1 mdrawbot project and i wish to learn how the desktop software part works. but i don’t know which IDE i can use to open that GUI and pyDev project file.
Already downloaded source code files but i don’t which IDE to uses.
Please help me on that.
Thank you


#2

Hello, Sadam

We use the Arduino IDE software for program, the mDraw is the software to operate the device. You can get more info in this link: http://learn.makeblock.com/mdrawbot-kit/


#3

Thank you,
Arduino IDE is for hardware programming,
My wish is to learn the software part (software for importing and openning Vector image),
Which IDE / tools was used for this software?
Help pleas.


#4

Hello, Sadam

You can use the mDraw software to open the Vector image. Here is the link to download: http://learn.makeblock.com/software/

The mDraw software support file type include Plain SVG, .BMP.
After you installed and opened the mDraw software, click on the open option show as bellow picture:


#5

Thank you,
i downloaded the software source codes (written in python language) from github,
but I`m asking the IDE used to develop that software. Is it Pydev(Eclipse) or which IDE?


#6

Hi Sadam,

We use QT for developing the software. https://en.wikipedia.org/wiki/Qt_(software


#7