Advanced Search

Search Results (Searched for: )

  • meister
  • meister
18 Sep 2025 18:46
Replied by meister on topic Charge Pump

Charge Pump

Category: General LinuxCNC Questions

I've thought about it for a long time and think I've found a pretty good solution.easy, cheap, rocksolid, no mcu, no IC





signal -> nf-transformer -> rectifier -> transistor (+resistor and capacitor) -> Relais/SSR
  • amanker
  • amanker
18 Sep 2025 18:42

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Finally I got it working. I shortened the spi cables, reduced spi frequency, tried erasing and flashing remora via stm32cube, nothing worked. But after some time it automagically started working. I don't know how it worked?
  • RobotMatic
  • RobotMatic's Avatar
18 Sep 2025 17:51 - 18 Sep 2025 17:52
  • RobotMatic
  • RobotMatic's Avatar
18 Sep 2025 17:44 - 18 Sep 2025 17:50
  • andronick83
  • andronick83's Avatar
18 Sep 2025 16:49 - 18 Sep 2025 16:50

automatic initialization of the axis interface in full screen

Category: General LinuxCNC Questions

In the latest linuxcnc also works:

root_window.attributes('-zoomed', True)
 
  • RobotMatic
  • RobotMatic's Avatar
18 Sep 2025 15:07
Replied by RobotMatic on topic 7i76E Spindle configuration

7i76E Spindle configuration

Category: PnCConf Wizard

PCW :I am very sorry about this and I thank you immensely.I did everything I could to understand you.I wanted to make sure I had a clean installation to eliminate my doubts.Thank You.!!!!!
  • PCW
  • PCW's Avatar
18 Sep 2025 14:11
Replied by PCW on topic 7i76E Spindle configuration

7i76E Spindle configuration

Category: PnCConf Wizard

Changing the OS/LinuxCNC version is a complete waste of time.

This is most likely a hardware or hal file setup issue.

I explained how to debug this issue, but was ignored, I'm out.

 
  • djones@burketruck.com
  • djones@burketruck.com
18 Sep 2025 12:33
Any Fiber Laser Successes? was created by djones@burketruck.com

Any Fiber Laser Successes?

Category: Plasma & Laser

We were at fabtech last week and were shocked at how affordable (in relation to 5 years ago) fiber lasers have gotten, especially the imported chinese ones. One thing that I noticed is that all of the decent chinese ones used Max Photonics laser head & source. We all know the imported chinese lasers can vary on quality, reliability, and parts/service.

So that led to the question: Why not buy an older name brand CO2 laser (mazak, amada, bystronic, etc...) and retrofit it with LinuxCNC, new servos & drives, and a Max Fiber laser source and head? A lot of places are practically giving away older CO2 lasers that work just fine, which would be a perfect starter. That way it is a better built machine with modern controls and laser, for most likely less money than a chinese import laser. 

Has anyone successfully done this yet? We did a Mazak VTC mill earlier this year and are absolutely thrilled with how it turned out running Probe Basic.
  • rbobey1989
  • rbobey1989's Avatar
18 Sep 2025 11:37
Ethercat HDT LOVATO Servodrives was created by rbobey1989

Ethercat HDT LOVATO Servodrives

Category: General LinuxCNC Questions

Hi guys,


I've been looking for decent servo drives for DC motors with a nominal current of 10A and a peak current of 20A for some time now.

A while ago, I also started using Beckhoff modules with Linuxcnc+Ethercat, which made me happy because it was relatively easy to get up and running.
I've been looking at the Beckhoff EL7342+ZB8610 package, which reaches 6.5A per channel, which is relatively good for small DC motors, although the price is steep.

I've used HDT LOVATO's Colibri series servo amplifiers in the past; they're relatively easy to use, offering differential analog and PWM/DIR control. What has caught my attention is that they have developed other quite versatile DX, TMC and NTT series of servo drives under various field buses CanOpen, ModBus, ****Ethercat**** etc, which can be configured to handle different types of brushless motors, permanent magnet DC motors, three-phase asynchronous motors etc, the type of feedback to use is also configurable: incremental encoder, absolute SSI, BISS, Endat2.2. Another thing I liked is that they have a software called Caliper that can be downloaded from the official HDT LOVATO website. It allows you to configure these drivers. The documentation is quite good. Although the documentation is available in several languages, there is some inconsistency on the website, and only the Italian manuals are correct.

After some waiting and many emails, I contacted HDT LOVATO and ordered the DGFox60EVO-10/20 driver. This can be controlled via analog control, pulse/dir, and ***Ethercat***. These drivers are developed in compliance with the CIA402 standard. So, I think I'll start reading a little about the PDO descriptions of these servo drivers to develop a driver that I can incorporate into Linuxcnc. It's always good to have your input, so good ideas are welcome.

The servodrive manuals and PDO descriptions can be downloaded from the HDT LOVATO website . You must create an account to download the documentation.

I'm looking forward to the servodrive's arrival. Greetings to everyone.
  • unknown
  • unknown
18 Sep 2025 10:49
Replied by unknown on topic Python pendant logic problems

Python pendant logic problems

Category: General LinuxCNC Questions

I'm probably missing the point, but how are the signals connecting to the internal Linuxcnc signals ?


Look this is an example of a MPG setup using the parallel port but it illustrates some basic routing of hal signals.
  • RobotMatic
  • RobotMatic's Avatar
18 Sep 2025 10:15 - 18 Sep 2025 17:46
Replied by RobotMatic on topic 7i76E Spindle configuration

7i76E Spindle configuration

Category: PnCConf Wizard

I performed a fresh installation of the entire system.
I updated everything.
configure the wired network connection to the motherboard and check with the PING command
using the wizard I created the configuration 7i76e (it did not allow me to configure TB4)

- Linux 6.1.0-39 rt
- Linuxcnc 2.9.5 
- New config Pncconfig wizard

 
  • GDTH
  • GDTH's Avatar
18 Sep 2025 06:32

Carousel with counts move x amount of pockets

Category: Advanced Configuration

mmh, i dont understand. how would you do this? I thought you had to do it through a subroutine or m code. 

Btw, this is how the m120 looks like.
  • PCW
  • PCW's Avatar
18 Sep 2025 01:10 - 18 Sep 2025 01:12
Replied by PCW on topic 7i76E Spindle configuration

7i76E Spindle configuration

Category: PnCConf Wizard

This is not a LinuxCNC version issue.

This is a hal setup or hardware issue.

1. Do you have +10V on 7I76E SPINDLE+ relative to 7I76E SPINDLE- ?
2. Can you set the spindle speed to 1/2 way up and then run:

halcmd show all  > all.txt
 and post the all.txt file here

(you run halcmd from a terminal window when LinuxCNC is running)
 
  • heffamonster
  • heffamonster
18 Sep 2025 00:13
Replied by heffamonster on topic Python pendant logic problems

Python pendant logic problems

Category: General LinuxCNC Questions

Would something like this work? net pendant-encoder-a pendant.encoder-a [HMOT](CARD0).0.gpio.034.in
net pendant-encoder-b pendant.encoder-b [HMOT](CARD0).0.gpio.035.in
net pendant-encoder-btn pendant.encoder-btn [HMOT](CARD0).0.gpio.036.in
net pendant-jog-a pendant.jog-a [HMOT](CARD0).0.gpio.037.in
net pendant-jog-b pendant.jog-b [HMOT](CARD0).0.gpio.038.in
net pendant-jog-btn pendant.jog-btn [HMOT](CARD0).0.gpio.039.in
net pendant-momentary pendant.momentary-btn [HMOT](CARD0).0.gpio.040.in
net pendant-mode-sw pendant.mode-sw [HMOT](CARD0).0.gpio.041.in
net pendant-axis-x pendant.axis-x-sel [HMOT](CARD0).0.gpio.042.in
net pendant-axis-y pendant.axis-y-sel [HMOT](CARD0).0.gpio.043.in
net pendant-axis-z pendant.axis-z-sel [HMOT](CARD0).0.gpio.044.in
net pendant-z-y-sel pendant.z-y-sel [HMOT](CARD0).0.gpio.045.in
net pendant-dpad-up pendant.dpad-up [HMOT](CARD0).0.gpio.046.in
net pendant-dpad-down pendant.dpad-down [HMOT](CARD0).0.gpio.047.in
net pendant-dpad-left pendant.dpad-left [HMOT](CARD0).0.gpio.048.in
net pendant-dpad-right pendant.dpad-right [HMOT](CARD0).0.gpio.049.in
net pendant-coolant-hw pendant.coolant-hw [HMOT](CARD0).0.gpio.050.in
I know im missing something.
  • unknown
  • unknown
17 Sep 2025 23:25
Replied by unknown on topic 7i76E Spindle configuration

7i76E Spindle configuration

Category: PnCConf Wizard

It won't have anything to with the Linuxcnc installation. If there was an issue, something missing, Linuxcnc would produce an error.
M
Maybe if you could take a picture of the power wiring to the board, that may show something. I've looked at things in the past for hours on end and missed a simple error.
I can understand how things can get very frustrating.
I take it you have measured the output voltage when not connected to the spindle input ?
The spindle does take a variable voltage and not a pwm signal, just asking as you were concerned about not being able to select pwm. Sorry for these simple questions, please dont take them as an insult .
Displaying 8536 - 8550 out of 18047 results.
Time to create page: 0.510 seconds
Powered by Kunena Forum