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 pyVCP gridprobe problem

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: gridprobe problem

gridprobe problem 19 Giu 2012 23:05 #21137

  • Revilo
  • Revilo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
hey there!

After running gridprobe.ngc, the values are written in a .txt file.
is it possible to transfer them directly into my program so that the z-values will be corrected automatically?


greetz
Last Edit: 19 Giu 2012 23:07 by Revilo.
The administrator has disabled public write access.

Re:gridprobe problem 20 Giu 2012 08:52 #21152

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4139
  • Thank you received: 141
  • Karma: 130
Revilo wrote:
After running gridprobe.ngc, the values are written in a .txt file.
is it possible to transfer them directly into my program so that the z-values will be corrected automatically?

Are you trying to correct for a non-flat workpiece?

If you google for "probekins" you might find some interesting pointers. This is a "partially solved" problem.
The main link would be: wiki.linuxcnc.org/cgi-bin/wiki.pl?ProbeKins
The administrator has disabled public write access.

Re:gridprobe problem 25 Giu 2012 04:27 #21287

  • Revilo
  • Revilo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
Ok, thx. this is definitely a help.

my other problem is:

i built a spinbox with pyvcp for typing in some values. now i want linuxcnc to integrate it in my g-code. is this possible somehow?
The administrator has disabled public write access.

Re:gridprobe problem 25 Giu 2012 05:33 #21289

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 4960
  • Thank you received: 87
  • Karma: 134
It might be possible but that depends on the function of the spinbox... so far not enough information has been revealed to answer your question.

John
The administrator has disabled public write access.

Re:gridprobe problem 25 Giu 2012 06:04 #21294

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4139
  • Thank you received: 141
  • Karma: 130
Revilo wrote:
i built a spinbox with pyvcp for typing in some values. now i want linuxcnc to integrate it in my g-code. is this possible somehow?
Probably. Typically you would connect the spinbox output to the analogue-input pins (motion,analog-in-00 etc) which are then readable from G-code with an M66 command.
(There are rather more layers than you might expect)
www.linuxcnc.org/docs/html/gcode/m-code....ec:M66-Input-Control
www.linuxcnc.org/docs/html/config/emc2hal.html#_pins
www.linuxcnc.org/docs/html/hal/intro.html
The administrator has disabled public write access.

Re:gridprobe problem 25 Giu 2012 06:58 #21298

  • Revilo
  • Revilo's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
oh i didn´t know that there are input wich can be read by a g-command. that makes the whole thing much easier.

thanks a lot :woohoo:
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.967 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.