Advanced Search

Search Results (Searched for: )

  • Murphy
  • Murphy
18 Mar 2025 11:20 - 18 Mar 2025 11:22

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Iv  finally got the encoder somewhat working. Just the confirm , the ec500 outputs a normal 0-10v signal for the spindle or is there a pwm conversion done in remora? I can adjust the spindle speed in the axis GUI and the 0-10v adjusts steady when measuring the ec500 VSO pin with a multimeter. When I am in CSS mode the spindle speed keeps dipping whenever there is a spindle speed change when X moves. If there is a lot of speed changes the spindle nearly stops. When I measure the voltage on the vfd 10v input the voltage drops on every speed change and then gets up to the correct voltage. Looking at the rpm scale etc in halshow show numbers steady when changing speeds. Any ideas what is causing this. 

youtube.com/shorts/1r4Jos8_Y1k?si=qmUFKyu10opyOFco
  • Hakan
  • Hakan
18 Mar 2025 11:06

Float precision for Ultra-Precision applications

Category: General LinuxCNC Questions

Hal floats are 64-bit doubles since 2.6 or so way back. But hal integers are only 32-bit, s32 u32. Not 64-bit.
Don't know how it is internally.
  • Leo75Wolf
  • Leo75Wolf
18 Mar 2025 10:53
Replied by Leo75Wolf on topic Float precision for Ultra-Precision applications

Float precision for Ultra-Precision applications

Category: General LinuxCNC Questions

That sounds great!
So Linuxcnc is working with doubles internally but not outputting it to HAL in 2.9 right?
  • Todd Zuercher
  • Todd Zuercher's Avatar
18 Mar 2025 10:41

New to linuxcnc, basic question for DRO modes with encoded handwheels

Category: General LinuxCNC Questions

If you go the parallel port route, you will probably find you need to run at least two parallel ports. Encoder inputs can eat up a lot of input pins (3 axis would require 6 input pins.) But when you start to look at multiple parallel ports and buying add on parallel port cards, Mesa starts to look much more appealing. For example a Mesa 5i25/6i25 doesn't cost much more than a 2 port parallel port card, but is much more capable, and you know it is going to work with Linuxcnc, vs the crapshoot compatibility of buying a multi parallel port PCIe card. For example the last PCIe parallel port card I used only sort of half worked until I modified the breakout board by adding some external pull up resistors to some of the pins.
  • stone_sleeper
  • stone_sleeper
18 Mar 2025 10:28
Replied by stone_sleeper on topic need help ethercat et linuxcnc

need help ethercat et linuxcnc

Category: EtherCAT

OK, thank you very much.
  • rodw
  • rodw's Avatar
18 Mar 2025 10:18
Replied by rodw on topic need help ethercat et linuxcnc

need help ethercat et linuxcnc

Category: EtherCAT

Your drives appear to be cia402 compatible devices.
If you start here
forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step
clone the cia402.comp and follow the cia402 examples and be sure to set the scale in pulses per device units.
Eg I use metric units and have a drive with 4000 encoder pulses per revolution on a 5mm pitch ball screw so my scale is 800 (pulses per mm)
Also check the notes about what is said about ini file settings for the joints.
The pin for the encoder Is joint.N.pos-fb  which is documented here linuxcnc.org/docs/stable/html/man/man9/motion.9.html
but you should see the DRO's move if you lean on your motor.
  • Murphy
  • Murphy
18 Mar 2025 09:58
Replied by Murphy on topic Testing CSS

Testing CSS

Category: General LinuxCNC Questions

Thanks for the reply,  I didn't have x on center , that sorted the direction issue. The speed fluctuations iv noticed when I am manually changing the spindle speed in the axis gui the 10v analog input is rock solid. Once the machine is in CSS and every time it changes speed the voltage drops before coming up to the correct voltage. This seems to be my issue. The more speed corrections when the axis is moving , the spindle goes so low it nearly stops. But obviously once the voltage goes back up it goes to the correct speed. Any ideas why the 10v signal drops so low on every speed change in CSS ?
  • stone_sleeper
  • stone_sleeper
18 Mar 2025 08:50
need help ethercat et linuxcnc was created by stone_sleeper

need help ethercat et linuxcnc

Category: EtherCAT

Hello everyone. This is the first time i'm using linuxcnc and i have a lot of questions. I've retrofited dozens of cnc machines with mach3, but none with linuxcnc. This time i need help. I've installed and configured ethercat with kollmorgen s700 drives. I've made a window to read input and output states. and it works. My problem is that i don't know how to display the position of the axes, the x,y and z positions are always at 0 in the main window. Any ideas? I've looked for information in the forums but i guess the answer is so simple that no one has written it down. Thank you in advance.

Translated with DeepL.com (free version)
  • Aciera
  • Aciera's Avatar
18 Mar 2025 08:33
  • Aciera
  • Aciera's Avatar
18 Mar 2025 08:28
Replied by Aciera on topic halui.spindle.0.override.direct-value

halui.spindle.0.override.direct-value

Category: Advanced Configuration

Seems to me that you are mixing two ways of setting overrides, ie direct-value / counts.
  • schlemihl
  • schlemihl
18 Mar 2025 07:51
Segmentation fault when loading QtVCP was created by schlemihl

Segmentation fault when loading QtVCP

Category: Qtvcp

Hey all,

I ran in the following problem:

cnc@raspberrypi:~ $ designer -qt=5
Qtvcp python plugin found: /home/cnc/.designer/plugins/python/qtvcp_plugin.py
[DEFAULT][INFO]  Logging to: /home/cnc/default.log (logger.py:106)
tool_mmap_user(): tool mmap not available
poll(): continuing without tool mmap data
[DEFAULT.QTVCP.LIB.SYS_NOTIFY][WARNING]  Desktop Notify not available:: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (sys_notify.py:71)
link (updating variable file): No such file or directory
link (updating variable file): No such file or directory
Segmentation fault

I've followed the QtVCP installation progress and linked the qtvcp_plugin.py but I get this error when starting the designer.
The designer loads without any problems when the qtvcp_plugin is not linked.

Did this occur to anyone before me? Or does anyone has an idea how to resolve this?
 
  • Aciera
  • Aciera's Avatar
18 Mar 2025 07:46 - 18 Mar 2025 07:59

Is there a "no go zone" feature of any kind?

Category: General LinuxCNC Questions

It is relatively simple to adjust axis limits during run time using the 'ini' hal pins. However this only allows adjusting the extents of the box that defines the overall work space of the machine. ie you will not be able to cut a cube out of a corner, let alone cut a cube out of the inside of the work space.
Axis gui has a feature that checks the extents of the loaded gcode for limit violations which could probably be modified to check for exclusion zones but this will not include jogging or mdi commands.

[edit]

As an alternative you could monitor the axis positions in hal and stop motion if they enter an exclusion zone. This would work for auto, manual and mdi modes but would not give you a warning before the machine actually reaches those limits.
  • Wusel
  • Wusel
18 Mar 2025 07:45

Warum ruckeln die Motoren bei langsamer Geschwindigkeit?

Category: Deutsch

ok, so I would have to look into the handwheel hal to find some accelleration vaues to play with?
  • gitin
  • gitin
18 Mar 2025 07:34
Replied by gitin on topic Linux_Mint_22.1_LinuxCNC_2.10.iso

Linux_Mint_22.1_LinuxCNC_2.10.iso

Category: Installing LinuxCNC

Yes, you're right, the problem is with languages/localizations. I installed it in English, there are no problems, it works perfectly. Localization is not necessary for operation. Thanks a lot, Tommy.
Displaying 17476 - 17490 out of 18505 results.
Time to create page: 0.389 seconds
Powered by Kunena Forum