@sebastien I don't see anyway in the wizard to set the line to a variable position, but I rarely use the built-in wizards honestly.
In my opinion, I would skip the wizard for something like this, its not that hard to calculate the points where you want to go and you could have better control of the end product. You could set up a line feature in the installation and make it variable so that it can be driven by variables. Another would be to teach the first corner point and then simply use the width and length dimensions that the customer plugs in to the beginning of the program to calculate the other corners, the spacing that you would need between each pass and the length of the pass assuming a slight overlap above and below the panel on each pass as I assume they want full edge coverage.
Also, are you planning to paint in both directions or just one and the other move is a return to the next point? If so, you could save cycle time by having the robot go from the end of one line to the start of the next line.
matthewd92
I second that feature request!
Hi pros,
We are working on a proof of concept for a client for a painting application. The goal of the application is to paint rectangular panels that varies in dimensions. Lets say that the client runs a batch of 24''x24'' panels and then switches to 18x20 panels. So the key here is to be able to quickly reprogram robot trajectories. First idea that came to mind was to use the pallet tool. Since we know the Fan Width we can calculate the last position of a line pallet and the number of pass that needs to be made. Of course there is more calculations to do to calculate positions in the pallet trajectories but before I dig any further I would like to know if it is possible to set startPos and EndPos of the pallet using a variable that would be calculated? Below is the program and a video of the robot running this program.
https://www.youtube.com/watch?v=y6YKvDB6kk4&feature=youtu.be