Advanced Search

Search Results (Searched for: )

  • grandixximo
  • grandixximo's Avatar
Today 07:01
Replied by grandixximo on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

I have a probe that bounces during the G0 move away after probing.
 

You can reproduce the queue error?
  • aleksamc
  • aleksamc's Avatar
Today 06:55
Replied by aleksamc on topic Geekom A5 pro: poor latency, BIOS settings

Geekom A5 pro: poor latency, BIOS settings

Category: Computers and Hardware

I have made in the past something similar, using small pc and MESA.
Really I was not successful in optimizing BIOS settings. There was periodic latency delay. But you should not worry about that to much, if you don't have problems with motion of course. MESA handles motion execution, so it's not depend from pc latency to much. In my case it was only warning message.
But you can increase latency of linuxcnc config for better response or change.
  • rodw
  • rodw's Avatar
Today 05:38
Replied by rodw on topic A6 Ethercat - digital IO mapping?

A6 Ethercat - digital IO mapping?

Category: EtherCAT

PRogress!
The vendor supplied XML can go in the bin with the rest of your windows stuff. its for twincat. So explained. I have never used this stuff.

Quickest way to test outputs is to hook up an output to coolant or mist so you can trigger with GUI or MDI command
  • 5_Zylinder
  • 5_Zylinder
Today 05:19
Replied by 5_Zylinder on topic Hurco BMC 30 AP

Hurco BMC 30 AP

Category: CNC Machines

Thanks for your reply. What do you need to help narrow down the problem? I only adapted the `Toolchanger.ngc` file for my machine; otherwise, I haven't changed anything in the G-code.
  • ChrisB_II
  • ChrisB_II's Avatar
Today 04:57
Replied by ChrisB_II on topic LinuxCNC mit ProbeBasic bleibt einfach setehen

LinuxCNC mit ProbeBasic bleibt einfach setehen

Category: Deutsch

Danke, das ist ein guter Hinweis (da hätte ich auch selber drauf kommen müssen)! Die Maschine ist sehr gut geerdet (Sorotec Hobbyline).

Ich habe gerade mal nachgemessen: Der Lenovo-PC läuft über ein 19V-Netzteil und ist nicht geerdet! Das werde ich nachher mal ändern und testen. Und dann werde ich auch testen, ob der GCode mit ausgeschalteter Spindel durchläuft. Der Fehler tritt aber nur sporadisch auf und nie an der gleichen Stelle.

Ich werde aber berichten, ob die Erdung etwas bringt!

Danke!
Chris
  • greenRainbow
  • greenRainbow
Today 04:57 - Today 05:53
Replied by greenRainbow on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

I also heard about mesa-ethercat combo but it sounds complex with no real benefit. Something you try just because you can I feel. It would probably make sense for me to see what kind of modules I need for ethercat and look how much thats going to cost. 
I need 4 servos, 60 € more than the other servos for all 4, dont know if sto makes sense for me, that would be another ~ 60 € ish. 
I already have a pilz safety relais, how do I tie that into the system with sto?

Im using 8 endsensors and possibly multiple tool sensors in the future,  so I would go for 16 i/o right now and add more later if needed.

VFD would be controlled by a 10v analog output ~50 €

In turn I could sell my mesa, dont know how much I would get tho. Sadly I cant send it back anymore, at least I think so.
  • RecividstOfndr
  • RecividstOfndr's Avatar
Today 04:41
Replied by RecividstOfndr on topic utf-8 codec error

utf-8 codec error

Category: Post Processors

OK.. Well bypassing the programming gobbldygook... only thing different on this file was a new tool - a tapered nose ball end. I went back and changed the tool designation in vectric (the program used to make the file) ((Not the tool name) and re tried the file - seems to be working. I think the utf-8 doesnt like the degree symbol maybe?? Being a tapered ball nose is has the degree symbol (small o) in the tool type description in Aspire. Any comments??
Thanks
  • spumco
  • spumco
Today 04:38
Replied by spumco on topic A6 Ethercat - digital IO mapping?

A6 Ethercat - digital IO mapping?

Category: EtherCAT

The drive is connected to LCNC - that's how I've been triggering the inputs and attempting to trigger the outputs.

The drive is hooked up to SSRs and I've got LED's driven by the outputs.  If I force the outputs via the tuning software the LED's light up.  So test hardware is functioning as expected.

Simply renaming the vendor-supplied xml file doesn't work - it's incompatible with lcec_conf.

The xml file I'm using works for the inputs, and the address for the digital outputs is correct - otherwise I wouldn't be seeing the digital outputs line in the tuning software parameters monitor change.

What I need is the bit value, or more likely a combination of bit values, which the drive requires to trigger the outputs.  I was hoping someone could interpret the vendor-supplied xml file snippet and explain it to me.
  • rodw
  • rodw's Avatar
Yesterday 03:44
Replied by rodw on topic utf-8 codec error

utf-8 codec error

Category: Post Processors

Your file has some corruption or higher order characters in it.
  • rodw
  • rodw's Avatar
Yesterday 03:41
Replied by rodw on topic A6 Ethercat - digital IO mapping?

A6 Ethercat - digital IO mapping?

Category: EtherCAT

Normally, I would connect the drive up in a hal file to linuxcnc with the cia402 composnent at this time and it would display all the pins by the name used in the XML and use halshow to play. Remember the pins need to be changed to general I/O somewhere and are probably active low so a light or relay is between the output and ground (0 volt)

Usually the I/O's have an indicator light beside them so if you enable an output it should change state.
  • RecividstOfndr
  • RecividstOfndr's Avatar
Yesterday 03:41
utf-8 codec error was created by RecividstOfndr

utf-8 codec error

Category: Post Processors

Hi, have used my CNC all day then set up a new job to cut.... file won't load? Warning at bottom right of the screen says
'utf-8 codec can't decode bytes 0xb0 in position 452: invalid byte.'
Many web pages result in  a search for this error... all explained in programmers gobblygook. Can anyone here tell me what - and where - to fix this
Any reason why is has suddenly appeared?
Annoyed
Thanks
  • rodw
  • rodw's Avatar
Yesterday 03:30
Replied by rodw on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

Just a general question. Does a mixed system work? Put the basics on the Mesa card and, if needed, extend with Ethercat?

Makes no sense to me, a bit like being half pregnant. But each half would need their own NIC. There are plenty of Ethercat IO modles and its easy to write the XML they need. The one that is costly with limited options (eg. Beckhoff) is an encoder for spindle. 
  • tommylight
  • tommylight's Avatar
Yesterday 03:25
Replied by tommylight on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

Yes, as far as i can recall.
  • timo
  • timo
Yesterday 03:12 - Yesterday 03:13
Replied by timo on topic need help with ethercat vs mesa

need help with ethercat vs mesa

Category: General LinuxCNC Questions

Just a general question. Does a mixed system work? Put the basics on the Mesa card and, if needed, extend with Ethercat?
  • tommylight
  • tommylight's Avatar
Yesterday 03:06
Displaying 1 - 15 out of 286203 results.
Time to create page: 1.617 seconds
Powered by Kunena Forum