NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Configuring LinuxCNC GladeVCP Various questions about GladeVCP

Welcome, Guest
Username: Password: Remember me

TOPIC: Various questions about GladeVCP

Re:Various questions about GladeVCP 20 Avr 2012 12:06 #19409

  • labmaster
  • labmaster's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
How stupid, now it's working. I was pretty sure that I did not get anything on the terminal on print but I'm the lucky guy now. I have even found hal_widgets.py and also made progress with the foreign HAL pin.

Thanks a lot for your help Michael. I am sure there will be more questions to sort out later. I will now start with the probing functionality and after that I will get into the tool changing process and take a deep look into the [url=http://http://emc.mah.priv.at/docs/remap/html/remap/structure.html]Extending EMC documentation[/url].
The administrator has disabled public write access.

Re:Various questions about GladeVCP 23 Avr 2012 05:01 #19457

  • labmaster
  • labmaster's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
I have now finished the first part of my tool panel and my probing tools is up and running. Next part is tool changing and I have read the Extending EMC document as the first step.

In the second step I will try to use the feature 4.6. Making minimal changes to the builtin codes.

This is my setup in the myui.ini:

[RS274NGC]
REMAP=M6 modalgroup=6 ngc=toolchange.ngc

This is my toolchange.ngc:

O<toolchange> sub
M6
(MSG, move to probe position)
(print, move to probe position)
O<toolchange> endsub

It seams that toolchange.ngc are not executed because I did not get any massage in the terminal window or a message inside the linuxcnc window. Any suggestion what mite be missing?

Do I need to remove HALFILE=axis_manualtoolchange.hal that comes from the GladeVCP demo gladevcp_panel.ini?

By the way, I have also tried REMAP=M6 modalgroup=6 ngc=toolchange
Last Edit: 23 Avr 2012 05:05 by labmaster.
The administrator has disabled public write access.

Re:Various questions about GladeVCP 23 Avr 2012 05:38 #19459

  • mhaberler
  • mhaberler's Avatar
  • OFFLINE
  • Moderator
  • Posts: 197
  • Thank you received: 8
  • Karma: 54
Which version of linuxcnc are you running?

Remapping is available only in master.



- Michael
The administrator has disabled public write access.

Re:Various questions about GladeVCP 23 Avr 2012 05:43 #19460

  • labmaster
  • labmaster's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
LinuxCNC Version 2.5.0 on Ubuntu 10.04. What do you mean by "master"?
Last Edit: 23 Avr 2012 05:43 by labmaster.
The administrator has disabled public write access.

Re:Various questions about GladeVCP 23 Avr 2012 05:51 #19462

  • mhaberler
  • mhaberler's Avatar
  • OFFLINE
  • Moderator
  • Posts: 197
  • Thank you received: 8
  • Karma: 54
labmaster wrote:
LinuxCNC Version 2.5.0 on Ubuntu 10.04. What do you mean by "master"?

The development version. Note that when looking at the docs, you will find the note
"This documentation refers to LinuxCNC version 2.6.0~pre." at
www.linuxcnc.org/docs/devel/html/

To install a development (aka "master") version as a package, see buildbot.linuxcnc.org/

- Michael
The administrator has disabled public write access.

Re:Various questions about GladeVCP 23 Avr 2012 06:29 #19463

  • labmaster
  • labmaster's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 15
  • Karma: 0
Ops..., I missed that.

I will take a look at "master" and see if I decide to install it.
The administrator has disabled public write access.
Moderators: mhaberler
Time to create page: 1.170 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.