Advanced Search

Search Results (Searched for: )

  • NT4Boy
  • NT4Boy
11 Jun 2025 13:32
Replied by NT4Boy on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

Spindle Speed Control.
Now I have the spindle encoder in place, I set up a PYVCP read out for actual spindle speed, which agrees precisely with a handheld rev counter. Even registers  negative in reverse. so I believe the encoder is working ok in quadrature.
Problem is that I now see that the commanded speed and actual speed are way out, at s2000 I am seeing almost 3000rpm.
(The spindle speed override is at 100% in the GUI)

My motor has max speed of 3600 and the VFD outputs max spindle rpm of 3600 at 8 volts. Increased volts are ignored.
I've checked the relationship between rpm and volts between 0.24V(350rpm) and max speed, and it is linear.
I have tried changing the ini file [Spindle_0] OUTPUT_SCALE and this helps, but then the slower speeds are shifted.

So I think its clear the controller feedback isn't functioning, and I'm failing to see why.
I don't think I need super dooper speed accuracy, but I do want to be able to rigid tap.

Would an expert please cast their eyes over my attached config files and point out where I am being stupid 
Thank you.


 

File Attachment:

File Name: Hurco_7i92...6-11.ini
File Size:4 KB

File Attachment:

File Name: Hurco_7i92...6-11.hal
File Size:13 KB
  • NT4Boy
  • NT4Boy
11 Jun 2025 13:12
Replied by NT4Boy on topic HURCO KMB-1 Control Update

HURCO KMB-1 Control Update

Category: Milling Machines

By experimentation, the Y and X offsets can be entered pressing tool touch off with the wrong axis selected. On a 3 axis mill, as far as I can tell numbers in these columns are ignored.
  • JT
  • JT's Avatar
11 Jun 2025 12:38 - 11 Jun 2025 12:39
Replied by JT on topic Flex GUI 1.2.1 Released

Flex GUI 1.2.1 Released

Category: Flex GUI

I just added file load buttons for frequently used files like probe routines so the path shows up in the plotter before you run the routine.

Also don't forget we have a IRC channel #flex_dev on Libera.Chat.

Flex GUI just keeps getting better and better and more flexible.

JT
  • tommylight
  • tommylight's Avatar
11 Jun 2025 12:34

ERROR joint 1 following error and command (EMC_TASK_PLAN_RUN) cannot be executed

Category: General LinuxCNC Questions

Move the motors by hand while LinuxCNC is running but not enabled, do the numbers on screen (Gremlin) change?
  • meister
  • meister
11 Jun 2025 12:32

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

if you have two (or more :) ) Tangnano, you can try it, you need the 'dev' branch and
2 free pins on each tangnano (RX / TX).
For short distance, you connect this pins direct (RX<->TX) or using RS485/RS422 converter for long distance.
  • tommylight
  • tommylight's Avatar
11 Jun 2025 12:32
Replied by tommylight on topic Latency Issues - Histogram Shape

Latency Issues - Histogram Shape

Category: Installing LinuxCNC

Rod, he has huge excursions on both sides of the graph, those are not shown unless using --show, and those are the ones causing latency errors and link drop.
  • epineh
  • epineh
11 Jun 2025 12:28

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Look forward to seeing how that goes, Tang Nano's are about 30 bucks AUD, two of them are still cheaper than any FPGA with a similar total pincount. I'm being selfish but that also means I stick with the same FPGA hardware for every machine I can possibly imagine making. 

Let me know if I can help with testing, I'm currently retrofitting my three machines to closed loop to the controller, so there's room for some hardware experimentation. 
  • rodw
  • rodw's Avatar
11 Jun 2025 12:25
Replied by rodw on topic Career in LinuxCNC/machine building

Career in LinuxCNC/machine building

Category: Off Topic and Test Posts

A broader opportunity could be to try and get involved in plant automation. This will get you using a lot of fieldbus technology like ethercat which is transferrable to CNC machines which are only a very small subset of this automation industry. 
  • rodw
  • rodw's Avatar
11 Jun 2025 12:16
Replied by rodw on topic Pentium J2900 fanless pc test results

Pentium J2900 fanless pc test results

Category: Computers and Hardware

Removing the Wifi board is probably good for latency.
The DKMS driver can usually be installed with 

sudo apt install r8168-dkms
but you do need to have non-free in the apt sources. This is included in the Linuxcnc ISO
  • rodw
  • rodw's Avatar
11 Jun 2025 12:10

Raspberry Pi Kernel recompile for waveshare 1Gbit Network interface

Category: Computers and Hardware

Seems the card uses a R8168 interface. The R8168 requires a DKMS driver to get acceptable RT  performance. Not sure how that goes with a Pi. I would not use it for ethercat but would be fine for general network use.
  • rodw
  • rodw's Avatar
11 Jun 2025 11:57
Replied by rodw on topic Latency Issues - Histogram Shape

Latency Issues - Histogram Shape

Category: Installing LinuxCNC

Sometimes the shape is because of the number of sbins samples. You have 20 mand most use 1000

try
latency-histogram --nobase --sbins 1000

My observation is that Ethercat is faster than Mesa hm2eth. 90 usec will be fine If your pings are good
  • mario0701
  • mario0701
11 Jun 2025 11:54

ERROR joint 1 following error and command (EMC_TASK_PLAN_RUN) cannot be executed

Category: General LinuxCNC Questions

Problem with "Joint 0 Tracking Error" and Real-Time Delay: Resolver-Based System

System:

LinuxCNC with PID control

Resolver-based feedback (no encoders)

3-axis machine (X, Y, Z)

The HAL/INI structure includes: Ibarmia core servo.hal, Ibarmia MotencMotion.hal, motenc.ini, etc.

Main Problem:

When attempting to move any axis (especially the X axis), I immediately receive the following critical errors:

Joint 0 Tracking Error

The axis does not move, and the error appears as soon as I attempt to move it, regardless of the velocity or acceleration settings.

Measures already taken:

Latency Test

Maximum jitter on the base thread: around 16,600 ns

Increased the BASE_PERIOD value from 50,000 to 100,000 to reduce RTAPI errors.

INI Tweaks

Reduced the MAX SPEED and MAX ACCELERATION values ​​on [TRAJ] and [AXIS_0] to very conservative values:
MAX SPEED = 5.0
MAX ACCELERATION = 300.0
FERROR = 100
MINIMUM FERROR = 10

It appears to boot, but after 10 seconds, it fails.
  • rodw
  • rodw's Avatar
11 Jun 2025 11:41
Replied by rodw on topic WiFi Problem on Raspberry Pi

WiFi Problem on Raspberry Pi

Category: General LinuxCNC Questions

Try 2.4 GHz. 5 GHz is not as reliable in an industrial setting and has much shorter range. I turned off all my 5G wifi

Failing that use a wifi USB dongle that has an external antenna and get a SMA bulkhead mount cable to extend it outside of the cabinet
  • tommylight
  • tommylight's Avatar
  • electrosteam
  • electrosteam
11 Jun 2025 09:43
WiFi Problem on Raspberry Pi was created by electrosteam

WiFi Problem on Raspberry Pi

Category: General LinuxCNC Questions

Raspberry Pi 4B 4GB has operated a very conventional x,y,z mill with a Mesa 7i96 for a couple of years.
WiFi never worked and has been a back-burner issue for a year or more.

Two cubicles:
 - Power: VFD, stepper supply, general supplies, AC/DC relays,
 - Electronics: RPi, stepper drivers, DC relays, power supplies,
     - minimal 240VAC cabling for power supplies, monitor.
 Monitor, keyboard and mouse cabled.

WiFi-Extender for workshop 4m from RPi.
Test set-up on workshop bench 6m from Extender.
Bench desktop ethernet cabled to extender, has always had reliable WiFi.

I have two RPi; 4GB and 8GB.
The 4GB is currently LC2.9.2, and I downloaded LC2.9.4 recently to a separate SD card.

Investigated:
 - both 4GB and 8GB operate WiFi with either L2.9.2 or LC2.9.4 on the bench no problem,
 - confirmed linked to the Extender by switching it Off (house WiFi 5G is at -70dBm),
 - both operated with Mesa card Off,
 - both fail to launch WiFi in electronic cubicle when mounted or hung in free space.

Also:
 - both have identical (as close as I can tell) WiFi set-up,
 - both detect the Extender and show signal level at -40dBm,
 - both fail to scan for ssid using menu-config in LC2.9.4,
 - both respond to "iw dev wlan0 scan" with response for Extender at -40dBm.

Note: test in cubicle has all non-essential supplies Off: VFD, steppers, Mesa, general control,
nothing else in workshop energised, other than air conditioner and desktop.

Need suggestions on which stone to turn over next.
John.
Displaying 13501 - 13515 out of 17415 results.
Time to create page: 0.453 seconds
Powered by Kunena Forum