ixd-hof / LineUs_SVG

Simple SVG plotter for the LineUs drawbot
20 stars 6 forks source link

How do you get it to start the drawing??? #1

Open carterlasalle opened 5 years ago

carterlasalle commented 5 years ago

How do you get it to start the drawing???

robertpoll commented 5 years ago

From memory I think you just press ‘p’

carterlasalle commented 5 years ago

From memory I think you just press ‘p’

What is the address that you send the data to?

Screen Shot 2019-07-18 at 2 14 10 PM

carterlasalle commented 5 years ago

Also, Screen Shot 2019-07-18 at 2 16 57 PM what do I do now?

robertpoll commented 5 years ago

Assuming you haven't re-named your Line-us then the address (a) should be line-us.local (note the hyphen). Then when you hit (c) the arm should wave indicating that you've connected and then you can press (p) to start drawing.

ixd-hof commented 5 years ago

Robert is right. It depends on the setup of you Line-us and your environment. I am working in debug mode (red LED) and connected to Line-us' wifi. On my Mac Line-us got the IP 192.168.0.4.

When you're connected (green) press 'p' for print.

carterlasalle commented 5 years ago

okay thanks it works!!!

On Fri, Jul 19, 2019 at 9:04 AM ixd-hof notifications@github.com wrote:

Robert is right. It depends on the setup of you Line-us and your environment. I am working in debug mode (red LED) and connected to Line-us' wifi. On my Mac Line-us got the IP 192.168.0.4.

When you're connected (green) press 'p' for print.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ixd-hof/LineUs_SVG/issues/1?email_source=notifications&email_token=AL5VXLEPLZIVUEBY5ZUFO6DQAHQXJA5CNFSM4HXVYHV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2MBULA#issuecomment-513284652, or mute the thread https://github.com/notifications/unsubscribe-auth/AL5VXLBB6EU3AABM6BBZ7STQAHQXJANCNFSM4HXVYHVQ .

ixd-hof commented 5 years ago

Great! Maybe i'll find some time for optimization during the summer.