Advanced Search

Search Results (Searched for: )

  • royka
  • royka
23 Nov 2024 17:36 - 23 Nov 2024 18:51

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

It's not only on Orange Pi, also on x86, both mainline Linux so it would be nice if you could set the title back again.
  • tommylight
  • tommylight's Avatar
23 Nov 2024 17:32
Replied by tommylight on topic Real-time kerel not detected on patched 6.12

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

Changed the tittle to reflect the Orange PI in use.
  • PCW
  • PCW's Avatar
23 Nov 2024 17:05

Mesa, Linuxcnc with step direction servo's for axis and analog servo spindle.

Category: Basic Configuration

I think the analog sserial channel will be 3

To check:

mesaflash --device 7i76e --addr [card_ip_address] --dbname2 7i77 --readhmid
 
  • royka
  • royka
23 Nov 2024 16:56

Real-time kerel not detected on patched 6.12

Category: General LinuxCNC Questions

I've compiled Linux 6.12 with Full real-time enabled, but somehow it's not detected as real-time by LinuxCNC. When I set the priority manually at RT via "sudo htop" and press I, the latency is low so I'm sure that it's compiled correctly.
Perhaps the detection method need to be changed?
  • gardenweazel
  • gardenweazel's Avatar
23 Nov 2024 16:56
Replied by gardenweazel on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

Thanks for your help, I really appreciate it!

In the qt_auto_probe_tool.ngc script, I read the following:

The following workflow assumes using both a XYZ probe and a Z Toolsetter:
1 - Initial Setup: Before beginning the program, setup the Probe Tool as
having a zero z-offset in the tool table. (Non-zero tool lengths
for the probe tool can be made to work, but have multiple extra
steps required, and it is easy to have the tool offset interfere with
the remap coding and cause incorrect adjustments to your offsets.
This procedure assumes a zero length.)


It sounds as if the script documentation may be incorrect or perhaps previous codes changes have impacted the script?

Do you mean "G43 H99" ?? 
"G43.1" doesn't have an H parameter according to the online docs.
  • mjones@welfab.ca
  • mjones@welfab.ca
23 Nov 2024 16:52

Mesa, Linuxcnc with step direction servo's for axis and analog servo spindle.

Category: Basic Configuration

I have finally managed to get my 4 step/dir axis working, but still having trouble with the analog servo spindle drive. I get errors for addressing for the output
hm2_7i76e.0.7i77.0.1.analogout5 I have tried with .5. I have tried 7i77.0.2.
it keeps saying anything with that address doesn't exist,
  • Thayloreing
  • Thayloreing
23 Nov 2024 16:42 - 23 Nov 2024 16:43
Replied by Thayloreing on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

  É possível conectar um codificador de alta frequência a esta placa nvem v5? para torno ou algo assim? orientação do fuso Não sei nada sobre esta placa
  • Aciera
  • Aciera's Avatar
23 Nov 2024 16:33 - 23 Nov 2024 16:35
Replied by Aciera on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

So I had some time to actually look at this:
; -------------------------------------
; --- Begin Initial data gathering ----
; -------------------------------------
; --ANDY #<tool> = #<selected_tool>
; --ANDY #<pocket> = #<selected_pocket>

#<tool> = #<_selected_tool>
#<pocket> = #<_selected_pocket>
#<local_start_x> = #<_x>
#<local_start_y> = #<_y>
#<local_start_z> = #<_z>

#<_x>, #<_y>, #<_z> are relative positional values so your start position depends on whether you have g43 tool offset active or not.
The routine is set up to always return to the start position with G43 active so if your start position was stored in G49 then your spindle will always have to travel further up by the measured tool offset then where it started. This is why you are getting limit violation errors.

Just calling G43 is not the right way to go about it. If you have no tool set then the offset will just be zero and you'll be no better off.
Basically you need to start out by setting up your probe length in the tool table (ie Z offset for tool #99) and then do 'T99 M6 G43'  or, if your probe length has to be measured after each startup, you may want to use 'G43.1 H...'
linuxcnc.org/docs/html/gcode/g-code.html#gcode:g43

So really the same the others have already pointed out but it has taken me a long time to catch on. :)
  • tommylight
  • tommylight's Avatar
23 Nov 2024 16:12
Replied by tommylight on topic 6i24 and boot / gpu

6i24 and boot / gpu

Category: Driver Boards

Can you try in BIOS setting the PCI-E mode to GEN1 for that slot?
  • tommylight
  • tommylight's Avatar
23 Nov 2024 16:09
Replied by tommylight on topic rtapi_app: caught signal 11 - dumping core

rtapi_app: caught signal 11 - dumping core

Category: General LinuxCNC Questions

Last post is with sudo, the previous was not as can be seen by "permission denied" for capabilities.
Did you try setting the address and running LinuxCNC?
  • smc.collins
  • smc.collins
23 Nov 2024 15:59

Jones and shipley cylindrical grinder CNC conversion, grinding camshafts, cranks

Category: General LinuxCNC Questions

yeah, the big issue is generating tool paths. I have been working on it and I feel like I might have gotten somewhere with it.  It would be nice if there was a way to upload the lobe geometery and then pick the camshaft lobe arrangement by engine type and then hit grind. That's more of a UI side issue i suspect. 
  • PCW
  • PCW's Avatar
23 Nov 2024 15:56
Replied by PCW on topic converting a tos/intos fngj 40

converting a tos/intos fngj 40

Category: Milling Machines

Unfortunately, pin 8 is a disable input rather than an enable input so the
polarity of the 7I77 enable outputs are wrong (off until enabled). It may require
a relay with a NC contact driven by say a 7I77 digital output as drive enable.
(I think one relay will work for all axis by connecting all pin 8's together)
 
  • rammfr
  • rammfr
23 Nov 2024 15:38
Replied by rammfr on topic Ethercat, EL6751 and CANOpen

Ethercat, EL6751 and CANOpen

Category: EtherCAT

Hello Endian,after a lot of atempts, I am still not able to work with the servostar drives via profibus. I think I incorporated all of your hints (use of legacy mapping, sdo stuff) but unfortunately I does not work.Please, have a look. Thanks in advance, Franz
  • benjamin
  • benjamin
23 Nov 2024 15:15
Replied by benjamin on topic PROBLEM SETING UP LINUX CNC -111

PROBLEM SETING UP LINUX CNC -111

Category: General LinuxCNC Questions

I was just able to fix the problem i wrote the wrong ip adress 10.10.10.11 .

Thanks for the reply anyway !
  • PCW
  • PCW's Avatar
23 Nov 2024 15:10
Replied by PCW on topic PROBLEM SETING UP LINUX CNC -111

PROBLEM SETING UP LINUX CNC -111

Category: General LinuxCNC Questions

Sounds like possibly an IP address issue

What IP address did you select in pncconf and what IP address is set on the host?

ip a

will report the host IP address's
Displaying 16891 - 16905 out of 24446 results.
Time to create page: 0.438 seconds
Powered by Kunena Forum