Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: "No serial connection" error
AndreyR
Newbie
Posts: 10
Permalink
Post "No serial connection" error
on: June 20, 2013, 05:07
Quote

Hi Sandy -
I installed firmware. Looks ok so far. However, I am getting "No serial connection" error when launching polargraphcontroller application. In Device Manager (Win7), Arduino Mega 2560 is showing up on the COM3 port; the drivers are successfully installed. I selected Serial Port and the pop-up window contained 2 entries: No serial connection and COM3. COM3 is grayed out.

Any thoughts?

Thank you,
Andrey

AndreyR
Newbie
Posts: 10
Permalink
Post Re: "No serial connection" error
on: June 21, 2013, 04:55
Quote

I got things resolved by re-uploading all software. Eventually, the polargraphcontroller app allowed me to select the correct port.

Now, it would be great if somebody share any .svj file to test the polargraph.

Thanks

kongorilla
Pro
Posts: 362
Permalink
kongorilla
Post Re: "No serial connection" error
on: June 21, 2013, 09:09
Quote

Here's a not very interesting test SVG file for you.
https://www.box.com/s/dgvm4bwpkhlqp5j2z2gs

AndreyR
Newbie
Posts: 10
Permalink
Post Re: "No serial connection" error
on: June 23, 2013, 22:04
Quote

I'm having several issues with my polarshield SD.

First of all, it's really slow. It takes a least 10 seconds and sometimes more to choose the serial port. If I had known about this earlier, I wouldn't have spent two days on re-installing the software/firmware over and over. Secondly, polargraphcontroller freezes all the time. On my Reprap printers, I have the same arduino 2560 board, and I haven't had any problems/it is relatively fast.
Next, the pan-up/pan-down on the computer screen doesn't work at all. Only if I push the button on the LCD screen, does the servo attempt to move and makes a buzz sound. I don't know if it is supposed to be like that, or if there is some problem with the program's installation.
And finally, no matter what adjustments I make or settings I change, the drawings looks like the same instead of the portrait I upload.

How can I fix these issues? Any suggestions would be appreciated.
Thanks

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: "No serial connection" error
on: June 23, 2013, 23:14
Quote

Hi Andrey, your last problem sounds like the most significant to me - the drawing that is coming out is completely different to the one that you are attempting to draw? You'll have to explain - I don't understand at all. What do you mean by uploading a pic? What form, and upload to what?

The serial port connection items don't really have a "disabled" state (officially anyway), I'm not sure how it got greyed out. All serial ports are listed in the little dialog, whether they are in use or not. Once one is chosen, the controller waits for a message from an arduino connected on that port to say it is alive, and available to take commands. Until that happens, the controller cannot be sure it has a connection.

The arduino broadcasts READY_200 every 5 seconds. The first one often misfires - this is what mine looks like:

About to connect to serial port in slot 1
Successfully connected to port COM11
incoming: ñXhéêUHùÞx`±€xeùREADY_200
incoming: READY_200

The raw exchange (including the READYs) can be seen in the console (ctrl-c to open it).

Pen up / down. Clicking pen lift or pen drop in the controller should put a command like C13,90,END or C14,0,END into the command queue. If you see that happening, that is good. Do it when the console is open and see that there are no errors reported from the arduino in response. (No response is the correct response.)

There is also a "test lift range" button on the setup tab. This wiggles the pen lift back and forth a couple of times. You can use the number spinners above it (pen up position, pen down position) to control what the two positions are. If you find the move is not actually moving the servo, (but it is making a buzz), try adding 90 (or otherwise changing them around a bit) to both of these values and try again. The numbers are degrees, so there's not much point in going over 360, and they'll normally a difference of about 90ish between the two positions. The servos often don't seem to work well at their extremes of travel. Once you're happy with the range of motion, click "upload lift range" to save it to the on-board eeprom on the arduino.

Let me know how you get on, copy/paste any messages you find opaque.

sn

AndreyR
Newbie
Posts: 10
Permalink
Post Re: "No serial connection" error
on: June 24, 2013, 14:33
Quote

And finally, no matter what adjustments I make or settings I change, the drawings looks like the same instead of the portrait I upload.
Image
Actually its supposed to be a portrait. I can only 'render pixels'

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: "No serial connection" error
on: June 24, 2013, 17:18
Quote

Andrey, thanks for the pic - difficult to diagnose without any information. That's an expected result for a pale image with a fat pen and a small grid size.

When you say "upload" an image, do you just mean draw it?

Try doubling or trebling your grid size or reducing your pen size. A pic of your successful pen width test will be illuminating.

sn

AndreyR
Newbie
Posts: 10
Permalink
Post Re: "No serial connection" error
on: June 25, 2013, 21:34
Quote

here are few pics. So you can see an abstract image on the monitor, but on the paper just lines, no images at all.I changed greed size several times as you can see from 20 to 200 and a pen size 0.4,
[img][/img]

There is also a "test lift range" button on the setup tab

---TEST LIFT BUTTON -does not move at all, no any sound, and looks like it stop make any sound when i push LCD touchscreen button (but it made buzz sound before).Not sure about wiring, cannot find any wiring diagram or pics for the servo-polarshield.
[img][/img]

AndreyR
Newbie
Posts: 10
Permalink
Post Re: "No serial connection" error
on: June 25, 2013, 22:08
Quote

[][/]

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: "No serial connection" error
on: June 25, 2013, 22:12
Quote

http://www.polargraph.co.uk/setup/polargraphsd-connections/ has some pics for the servo connection, but it is also marked on the PCB itself - (s, +, -). The signal wire goes on the left-most pin, the middle pin is on 5v+ and the right-most pin is the ground (or negative). The colour codes for the servo wires seems to be common to all servos - red and black for pos and neg, and white for signal.

sn

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