Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Motors not moving when vector is drawn
Ofishman20
Newbie
Posts: 16
Permalink
Post Motors not moving when vector is drawn
on: January 12, 2018, 03:17
Quote

Hi,

I made a polograph using an arduino uno. When I set the gondola to home the motors move and they do when I set the pen position. However, once I set up my vector and press "draw vector" on the servo moves NOT the motors. How can I fix this?

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Motors not moving when vector is drawn
on: January 12, 2018, 08:59
Quote

Hello there! Have you you uploaded your machine spec?

That behaviour is often because you're drawing lines that the machine believes to be outside of its area. You might be getting some error messages back from the machine. Pop up the debugging console with ctrl+c and see what messages are flying back and forth.

Good luck,

Sn

Ofishman20
Newbie
Posts: 16
Permalink
Post Re: Motors not moving when vector is drawn
on: January 23, 2018, 00:46
Quote

Hi Sandy,

Yes I have uploaded my machine spec. The motors work and everything its only that they are not moving when I press draw vector and there are no error messages in the debugging console it only says incoming: ready

Shorn
Beginner
Posts: 33
Permalink
Post Re: Motors not moving when vector is drawn
on: January 23, 2018, 18:21
Quote

Quote from Ofishman20 on January 23, 2018, 00:46
Hi Sandy,

Yes I have uploaded my machine spec. The motors work and everything its only that they are not moving when I press draw vector and there are no error messages in the debugging console it only says incoming: ready

Make sure you have the Command Queue enabled.
Image

Hardware:
*Running an Arduino Nano reflashed with an Uno bootloader
*Modified knockoff GRBL CNC shield with knockoff DRV8825 step drivers
*400mA -200 step motors set to 16x microstepping
*2mm belt with 36 tooth drive gears
*Machine set to 1500 Max speed and 5000 motor acceleration

Software:
*Stock Polargraph Controller to make command queues
*D2S version 2
*Send.py on remote Raspberry Pi

gamebox13
Newbie
Posts: 11
Permalink
Post Re: Motors not moving when vector is drawn
on: January 23, 2018, 19:44
Quote

May be you not select area?

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Motors not moving when vector is drawn
on: January 23, 2018, 20:50
Quote

Quote from Ofishman20 on January 23, 2018, 00:46
Yes I have uploaded my machine spec. The motors work and everything its only that they are not moving when I press draw vector and there are no error messages in the debugging console it only says incoming: ready

Please be more thoughtful about what you're asking, and give a little more description about what's happening so we can diagnose it.

When you press "draw vector", does it create a command queue?
Are the commands from the queue being sent to the machine?

sn

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Motors not moving when vector is drawn
on: January 23, 2018, 21:00
Quote

(See this update in a different thread that continues this: http://www.polargraph.co.uk/forum/polargraphs-group2/code-software-forum2/error-in-debugging-mode-thread674.0/#postid-3872)

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.017 seconds.