Camera tab in Axis
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
22 Mar 2022 06:47 #237997
by robertspark
Replied by robertspark on topic camview
thanks I'll give it a try this evening
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
22 Mar 2022 19:51 #238029
by robertspark
Replied by robertspark on topic camview
well i learnt something else (works great!)
forum.linuxcnc.org/media/kunena/attachme...align-howtoembed.pdf
forum.linuxcnc.org/media/kunena/attachme...align-howtoembed.pdf
Please Log in or Create an account to join the conversation.
25 Mar 2022 09:10 #238314
by Henk
Replied by Henk on topic Camera tab in Axis
Well, i got it working, not exactly sure why, but it works.
I changed the PC, it was way overdue anyway. Installed the buster ISO with 2.8, followed the instructions on the wiki, and got an error.
Then i installed glade the way you would if you wanted to do a glade vcp panel. and it works!
Henk
I changed the PC, it was way overdue anyway. Installed the buster ISO with 2.8, followed the instructions on the wiki, and got an error.
Then i installed glade the way you would if you wanted to do a glade vcp panel. and it works!
Henk
Please Log in or Create an account to join the conversation.
06 Apr 2024 14:46 #297683
by EndCNC
Hello,
i have some questions about the camview tab in AXIS. I added this lines in my ini.
EMBED_TAB_NAME = CAM
EMBED_TAB_COMMAND = halcmd loadusr -Wn camera qtvcp -c camera -x {XID} -o size=700,700 -o rotincr=.0 cam_align
so far so good. Unfortunately I couldn't find any documentation about the additional options.
Is there a list for this? For example, what does -Wn mean?
It's working great so far, but I have to rotate the camera and can't find the option to do so. I just copied the lines from my ini together. So I'm a total noob
i have some questions about the camview tab in AXIS. I added this lines in my ini.
EMBED_TAB_NAME = CAM
EMBED_TAB_COMMAND = halcmd loadusr -Wn camera qtvcp -c camera -x {XID} -o size=700,700 -o rotincr=.0 cam_align
so far so good. Unfortunately I couldn't find any documentation about the additional options.
Is there a list for this? For example, what does -Wn mean?
It's working great so far, but I have to rotate the camera and can't find the option to do so. I just copied the lines from my ini together. So I'm a total noob
Please Log in or Create an account to join the conversation.
06 Apr 2024 15:56 #297687
by cmorley
-Wn is a halcmd switch (option) , not a qtvcp -switch.
It mean Wait for the Named component to load before continuing.
Sparse docs here:
linuxcnc.org/docs/stable/html/gui/qtvcp-...vcp:panels:cam-align
Rotating the image was just recently added to the master branch though, so unless you are using that it won't be easy to rotate the image.
Chris
It mean Wait for the Named component to load before continuing.
Sparse docs here:
linuxcnc.org/docs/stable/html/gui/qtvcp-...vcp:panels:cam-align
Rotating the image was just recently added to the master branch though, so unless you are using that it won't be easy to rotate the image.
Chris
The following user(s) said Thank You: EndCNC
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds