Advanced Search

Search Results (Searched for: )

  • juliankoenig87
  • juliankoenig87
27 May 2025 18:48 - 27 May 2025 18:49
Replied by juliankoenig87 on topic ISO: very basic gladevcp panel

ISO: very basic gladevcp panel

Category: GladeVCP

Hehe.
I know some people using cheap chinese probes (round about 60 Euro) with good accuracy. Will try one by myself for the next machine.

So. It doesnt have to be that complex

In fact I will update easyprobe because I will have an ER32 spindle at the machine. So I will add some stuff for users who do not have ATC.
  • Muftijaja
  • Muftijaja
27 May 2025 18:42 - 27 May 2025 18:43

Spindle Speed Settings only from file, no MDI possible?

Category: General LinuxCNC Questions

www.hitachi-iesa.com/sites/default/files...struction_NT325X.pdf Its a WJ200-022SE

Well, I had such an external 10v source before. It worked with both Hitachi and Chinese VFD. The voltage now is correct too, if LCNC gives it out to the Inverter.

What I want to mention again - just my opinion - the error seems to be in Linuxcnc - FWD and Speed signals are not sent out from LCNC just in MDI/Manual mode. My logic says - if the VFD works fine out of a file, what could be a failure in the inverter? I think theres sth wrong in the outputs of LCNC/Probe Basic. Maybe I'm wrong.
  • pgf
  • pgf
27 May 2025 18:34
Replied by pgf on topic ISO: very basic gladevcp panel

ISO: very basic gladevcp panel

Category: GladeVCP

In fact, I did look at Easyprobe yesterday, thinking of upgrading to it -- but decided that with the primitive probing hardware I have on hand, there wasn't much point. :-)
  • PCW
  • PCW's Avatar
27 May 2025 18:22
Replied by PCW on topic 7i97T+7i74+7i84+7i73

7i97T+7i74+7i84+7i73

Category: Driver Boards

The firmware doesn't care about the host CPU
2.9.1 is pretty old (about 1.5 years)

Not sure if 2.9.1 supports PWM dither (V1 PWMgen)
as dither was added in Oct 2023 and 2.9.1 was released
in Nov 2023.

Options:

Update LinuxCNC to current (2.9.4) or use the firmware with V0 PWMgen

 
  • juliankoenig87
  • juliankoenig87
27 May 2025 18:22
Replied by juliankoenig87 on topic ISO: very basic gladevcp panel

ISO: very basic gladevcp panel

Category: GladeVCP

Ahhhh. Misread it. Sorry, we are also pyvcp.
  • juliankoenig87
  • juliankoenig87
27 May 2025 18:21
Replied by juliankoenig87 on topic ISO: very basic gladevcp panel

ISO: very basic gladevcp panel

Category: GladeVCP

Have a look at our easyprobe.
You find it at github (hausen8/easyprobe)

Julian
  • pgf
  • pgf
27 May 2025 18:16
ISO: very basic gladevcp panel was created by pgf

ISO: very basic gladevcp panel

Category: GladeVCP

I have a small pyvcp panel that I've used for a number of years.  I can't remember what I started with -- probably someone else's work.  It does most of what I need, but lately I've thought of a couple of things that would be handy that I should add.  But they involve calling external programs, and I'd rather not have to do the M101 dance just to run a shell script.

Anyone have, or have a pointer to, a gladevcp panel that does most of what I've got already?  I'd like to start with something close and modify, rather than start from scratch.  Screenshot of my current panel attached.

paul

 
  • juliankoenig87
  • juliankoenig87
27 May 2025 18:13

Higher (more than 5V) step/dir voltages with mesa cards (7i96)

Category: General LinuxCNC Questions

Hi,

right now I try to connect a 7i96 with (very) old Berger Lahr D500 stepper drives. The drives have internal pullups (10k) to 12V at step and dir inputs.

So I need a solution to sink the drive inputs to ground while not killing the (I assume) hex inverters on the mesa card.

Is there a way to change the inverter on the card (7i96) with one tollerates up to 12V?

The drives are obviously single ended. So the "-" step/dir output of the card is enough.

Best regards
Julian
  • MRTtechnology
  • MRTtechnology's Avatar
27 May 2025 17:56
Replied by MRTtechnology on topic 7i97T+7i74+7i84+7i73

7i97T+7i74+7i84+7i73

Category: Driver Boards

with this firware which version of linuxcnc works. does it work on raspberry PI?
Estou a usar linuxcnc 2.9.1 e Raspberry Pi 4 8g
  • tommylight
  • tommylight's Avatar
27 May 2025 17:42
Replied by tommylight on topic Loading different configurations during startup.

Loading different configurations during startup.

Category: Basic Configuration

You can have multiple configurations for sure, and you can start the one you need at will, but not on the fly and frankly i see no need for it, you would have to change stuff mechanically first then start a config for that setup.
No restart of the PC required for running different configs.
  • MRTtechnology
  • MRTtechnology's Avatar
27 May 2025 17:33
Replied by MRTtechnology on topic 7i97T+7i74+7i84+7i73

7i97T+7i74+7i84+7i73

Category: Driver Boards

thank you PCW I'll try it out
  • User_paulvdh_42
  • User_paulvdh_42
27 May 2025 17:29
Loading different configurations during startup. was created by User_paulvdh_42

Loading different configurations during startup.

Category: Basic Configuration

I'm planning on building a CNC machine (euhm, more then one actually), and one of my goals is to be able to load wildly different configurations for the same machine hardware. Both locations and directions of X, Y, Z and rotation axis may change. How easy is it to do this with LinuxCNC? For hardware, I'm probably going for an Ethernet based MESA card, maybe also into EtherCAT, but that is for later concern. Can a different configuration be loaded when LinuxCNC starts? Can this be done on the fly, or does it require a restart?

I guess it would work to make a custom startup command, that first copies one of the configurations to a default location before LinuxCNC is started, but I'm hoping for a more elegant solution.

This may sound weird. To give a better Idea of the direction I want to go into, I've added a picture of the Hommel UWG2. This is essentially a flat base plate, and depending on how bolt-on accessories  are configured, it can be used as either a horizontal or vertical milling machine, or even as a lathe. One of the accesssories is a rotary table, which can also be bolted on in various positions. Other examples of such universal machines are the Koelsch/Beichle Comined universal, Aldrin universal machine and Meyer & Burger UW1 (Both Hommel and Meyer & Burger were later sold as (bought by?) Astoba.


 

 
  • zz912
  • zz912's Avatar
27 May 2025 17:23
Replied by zz912 on topic Gmoccapy 3.5.0 - opinions needed

Gmoccapy 3.5.0 - opinions needed

Category: Gmoccapy

Rotation around which axis?
I think for a five axis machine you would need Rx Ry Rz.
  • PCW
  • PCW's Avatar
27 May 2025 17:00
Replied by PCW on topic 7i97T+7i74+7i84+7i73

7i97T+7i74+7i84+7i73

Category: Driver Boards

Here is a PWM version 1 of 7i97t_7i74d.bin

File Attachment:

File Name: 7i97t_7i74d.zip
File Size:300 KB



(Version 0 PWM will work but lacks the dither option)
  • Soccer Kid
  • Soccer Kid's Avatar
27 May 2025 16:55
Replied by Soccer Kid on topic Modbus via Ethercat (Beckhoff)

Modbus via Ethercat (Beckhoff)

Category: EtherCAT

There is not much difference between E6021 and 6001. I usually use these modules on the codesys platform. If I have more time later, I will try to test linuxcnc, but this means it will take a long time. I will test and release a demo as much as possible.
Displaying 166 - 180 out of 26191 results.
Time to create page: 0.415 seconds
Powered by Kunena Forum