Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
Today 12:21
Replied by Aciera on topic Favourites page

Favourites page

Category: Forum Questions

If you want to bookmark forum pages use the bookmarking in your browser.
  • Aciera
  • Aciera's Avatar
Today 12:18
Replied by Aciera on topic Glade Hal Meter Spindle Speed -> postgui

Glade Hal Meter Spindle Speed -> postgui

Category: GladeVCP

Difficult without seeing all your hal files so we really don't know what halpins is connected to what signal name but this:

nked -> Error "custom_postgui.hal:9: Pin 'spindle.0.speed-out' was already linked to signal 'spindle.0.speed-out'"


tells you that you have a line somewhere like this:
net spindle.0.speed-out .... spindle.0.speed-out ...
this will create a SIGNAL named 'spindle.0.speed-out ' to which you have connected the HALPIN named 'spindle.0.speed-out'

So you would need to change this:
net Spindelrpm =>  gladevcp.Spindel 
to this
net spindle.0.speed-out =>  gladevcp.Spindel 


Note though that using halpin names for signal names is likely to create confusion.
  • JT
  • JT's Avatar
Today 11:47

Glade Hal Meter Spindle Speed -> postgui

Category: GladeVCP

In your hal file you have
net spindle-vel-cmd-rpm        <=  spindle.0.speed-out

So the signal spindle-vel-cmd-rpm can be connected to your rpm meter or you can comment out the line that pncconf made.

JT
  • jmp97
  • jmp97
Today 11:37
Replied by jmp97 on topic LinuxCNC installation + 7I96S

LinuxCNC installation + 7I96S

Category: Installing LinuxCNC

--- 192.168.1.121 ping stadistics ---
60000 packets transmitted, 60000 received, 0% packet loss, time 59998ms
rtt min/avg/max/mdev = 0.046/0.057/0.157/0.000 ms

I don't think it's a connection or latency problem.
  • cmorley
  • cmorley
Today 11:26
Replied by cmorley on topic Glade Hal Meter Spindle Speed -> postgui

Glade Hal Meter Spindle Speed -> postgui

Category: GladeVCP

An output pin can only be connected to one signal, but a signal can be connected to many input pins.

You didn;t post your postgui file so can't see the actual problem to comment more.
  • cmorley
  • cmorley
Today 11:19
Replied by cmorley on topic Zero the DRO

Zero the DRO

Category: GladeVCP

Have you set this in the TRAJ section of the INI?

NO_FORCE_HOMING = 1

linuxcnc.org/docs/devel/html/config/ini-...tml#sub:ini:sec:traj

Then you should be able to use the normal way to zero the axis.

But you lose the safety pf soft limits with no fixed homing spot.
  • cmorley
  • cmorley
Today 11:12
Replied by cmorley on topic WCS Problem with Linuxcnc/qtdragon

WCS Problem with Linuxcnc/qtdragon

Category: General LinuxCNC Questions

Does t3 have x or y offsets in the tool page?
  • Bram kersten
  • Bram kersten
Today 11:02
Replied by Bram kersten on topic WCS Problem with Linuxcnc/qtdragon

WCS Problem with Linuxcnc/qtdragon

Category: General LinuxCNC Questions

Because we had problems with mach4 and our hardware wasn't compatible with linuxcnc. 

and oops i see i frogot to f11 in my picture but there isn't that much more info only the status bar. but maybe you can see someting extra, im very new to linuxcnc/qtdragon so to me everything looks normal.

i added a picture with the fullcreen gui
  • ffffrf
  • ffffrf
Today 10:26

what is the absolute easiest way to hook up pendant to 7i96s cnc setup?

Category: CNC Machines

Hey everyone - I have a modified taig that i am running with linuxcnc using a mesa 7i96s and a dell optiplex 7010 (i think). I am wondering what you all think is the easiest way to hook up a pendant? The only thing I care about is being able to jog the axis. I have been looking online and there seems to be so many ways to do it like daighter cards, different ifirmware, parallel ports in pci slot, but do any of you have experience on whats the most simple setup with purchasing a common pendant online?
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 09:55
Replied by Todd Zuercher on topic Zero the DRO

Zero the DRO

Category: GladeVCP

Use an mdi command to issue the appropriate G10 command.
  • Hakan
  • Hakan
Today 09:47
Replied by Hakan on topic Ohmic sensing with IPTM-60

Ohmic sensing with IPTM-60

Category: Show Your Stuff

And here are voltages on a wet table.
 

Ok, little bit more intriguing than I first thought.
Not much of a dip there.
How to detect that? There are ways of course. 
 
  • RecividstOfndr
  • RecividstOfndr's Avatar
Today 08:47
Favourites page was created by RecividstOfndr

Favourites page

Category: Forum Questions

Hi all, I marked a forum topic so as to be able to come back and read further and the pop up said it was 'saved to my favourites' . Alas I can find no such page anywhere. I would have thought it would be somewhere in my profile page?
  • sin-do-re
  • sin-do-re
Today 08:28

THC qtplasmac 2.9 is moving UP when it should be moving DOWN

Category: General LinuxCNC Questions

Hello
I'm having a weird Qtplasmac 2.9.238.315 bug where my torch goes down when it should be going up - but only during THC corrections.
Normal Z axis movement is OK as it should, with homing, probing, etc.

THC is being used from voltage (THCAD-2) and arc OK signal is present. 

I tried reversing the Voltage Scale (from 0.009 to -0.009) and no changes. - it still is correcting in the reverse way. how weird is it!

Where could i start?

Thanks everyone
  • DerKlotz
  • DerKlotz
Today 08:13
Replied by DerKlotz on topic Glade Hal Meter Spindle Speed -> postgui

Glade Hal Meter Spindle Speed -> postgui

Category: GladeVCP

net Spindelrpm => gladevcp.Spindel
Got that... i just created the signal.name Spindel.rpm which is linked to gladevcp.Spindel.
There is still my problem where to get the float.out(?) from and link it to Spindel.rpm. My "favorite" spindle.0.speed-out is already linked -> Error "custom_postgui.hal:9: Pin 'spindle.0.speed-out' was already linked to signal 'spindle.0.speed-out'"

Sorry... German beginner
  • tommylight
  • tommylight's Avatar
Today 06:03
Replied by tommylight on topic LinuxCNC v2.9.6 Released

LinuxCNC v2.9.6 Released

Category: LinuxCNC Announcements

Shortly after the release of 2.9.5 it was
noticed that a fix for a graphics bug in Gmoccapy had resulted in the
Axis touch-off dialog box no-longer working for non-zero entries.

I've been refraining from commenting on this till now, but i have to, i would absolutely prohibit changing anything that affects Axis GUI in any way, shape or form, from other GUI's or anything else.
Axis is and should remain bullet proof, that is the main reason i use it on all my machines (over 40 by now).
Destroying basic functionality on Axis to fix something already broken in GmoccaPy is plain absurdity.
I can absolutely understand if it was a mistake, but from a bit of reading it does not seem to.
I really hope i am wrong...
Displaying 1 - 15 out of 277530 results.
Time to create page: 2.431 seconds
Powered by Kunena Forum