Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Painting is 1 inch off #288

Open
pelikhan opened this issue Dec 16, 2016 · 11 comments
Open

Painting is 1 inch off #288

pelikhan opened this issue Dec 16, 2016 · 11 comments

Comments

@pelikhan
Copy link

Description

Everything works fine with 0.9. However with 2.0beta3, the painter starts with a 1 inch offset in x and y. It misses the second water holder and picks the wrong color. Reseting the painter does not solve the problem. Note that I had to install 0.9 to get the drivers.

Steps to reproduce OR Feature idea (Choose one)

  1. Install 2.0beta3
  2. Try to print.

Version affected (if bug)

2.0 beta3

What operating system are you running?

Windows 10.

How did you install RoboPaint?

System installer from 2.0beta3 release on this repo

What robot are you using?

WaterColorBot

Is the robot you want to control directly connected to RoboPaint?

Yes, the robot is plugged into the computer I am using.

@oskay
Copy link
Contributor

oskay commented Dec 16, 2016

When you say "Reseting the painter," can you please clarify what you are referring to?

And, if you try to print the same thing twice, is the position of painting the same both times?

@pelikhan
Copy link
Author

Reseting the painter

unplug both cables, park home motor, replug both cables, close/launch robotpaint again.

if you try to print the same thing twice, is the position of painting the same both times?

Yes, the offset error is consistent. Roughly 1 inch in both directions. I can hear the motor skipping when trying to more the brush beyond the allowed distance. I can provide video if needed.

@docprofsky
Copy link
Collaborator

After the motors skip do they skip again?
Does this happen with one of the examples?

This seems like it might be an issue with the CNCServer WaterColorBot machine definition. RoboPaint should not be able to command a move outside the robot bounds.

@oskay
Copy link
Contributor

oskay commented Dec 16, 2016

Does it return to home properly after finishing?

Clarification: If it does not run into the walls (if you plot something only in the center, say), does it return to home properly?

Also, when you say "unplug both cables, park home motor, replug both cables, close/launch robotpaint again" -- you didn't say that you moved it back to the home corner. Was it fully in the corner when you started to print from RoboPaint?

@oskay
Copy link
Contributor

oskay commented Dec 16, 2016

Also: Can you please say what driver you needed? The WaterColorBot does not need a separate driver in Windows 10.

@pelikhan
Copy link
Author

pelikhan commented Dec 17, 2016 via email

@pelikhan
Copy link
Author

pelikhan commented Dec 17, 2016 via email

@oskay
Copy link
Contributor

oskay commented Dec 17, 2016

It sounds like all of the positions are off then-- that suggests that there may be a mechanical problem-- this may be independent of RoboPaint. Does the same issue occur at lower speeds? And, have you tried to use the Inkscape software to see if things are working there?

@pelikhan
Copy link
Author

It print correctly in RoboPaint 0.9.5.

@pelikhan
Copy link
Author

The InkScape extension v1.1.0 worked fine.

@oskay
Copy link
Contributor

oskay commented Dec 21, 2016

Did you re-install the current version after going back to 0.9.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants