Advanced Search

Search Results (Searched for: )

  • Burrow_87
  • Burrow_87
Yesterday 21:16
  • jjdege
  • jjdege's Avatar
Yesterday 20:52

New User Lichuan CL3 57E and Stepper Online A6 - Problems

Category: EtherCAT

Hi,

Looking at your .xml file,
you have X, Z, Y, and SPDL, whereas in the .hal file you have X, Y, and Z, and the pins for SPDL are missing.

I believe that in the .hal file,
`loadrt cia402 count=3`

should be
`loadrt cia402 count=4`

Consequently, you need to add
`addf cia402.3.read-all servo-thread`
and
`addf cia402.3.write-all servo-thread`

Then, once LCNC opens, check that the pins in the .hal file match what you see under Machine > HAL Configuration
in the lcec and cia402 sections;
they must match it is easy to misspell pin names.
  • Burrow_87
  • Burrow_87
Yesterday 20:35
Replied by Burrow_87 on topic Looking for opinions on controller box

Looking for opinions on controller box

Category: Plasma & Laser

After the critiques and some changes I have almost completed my controller cabinet. It’s not nearly as Tidy as I would like but I think the airflow should be decent enough to keep it cool. Thank to all the comments and helping a first timer out.
  • 858PSJ
  • 858PSJ
Yesterday 16:40
Replied by 858PSJ on topic looks like a bug in linuxcnc?

looks like a bug in linuxcnc?

Category: General LinuxCNC Questions

Both linuxcnc and the preempt kernel come from a .iso file which is
linuxcnc_2.9.10-amd64.hybrid.iso
There a .zip file in forum.linuxcnc.org/38-general-linuxcnc-q...ing-program?start=10

which has polygonpocketf.ngc and makeholehere.ngc.

The parts are exceeding the limits set in the linuxcnc .ini file, when I correct this things work as they did on my other system. Sorry for the noise
  • snowgoer540
  • snowgoer540's Avatar
Yesterday 15:34
Replied by snowgoer540 on topic Bug on new Install

Bug on new Install

Category: Plasmac

Yea, I think that our reliance on random folk who come and go to provide builds people rely on is a bit short sighted, perhaps one of the worst aspects of this project. I'd say it's one of the downfalls of "open source", but plenty of other open source projects seem to have it figured out. Who knows, but it's why I just advocate for learning how to build them yourself.

At any rate, I'm glad to hear all is well again! Sorry for any inconvenience I caused. Happy cutting!
  • tuxcnc
  • tuxcnc
Yesterday 14:28

New User Lichuan CL3 57E and Stepper Online A6 - Problems

Category: EtherCAT

I had a similar problem (no errors displayed, only the motors did not want to turn).
I solved it by writing xml for one drive and when it started working, I connected the second one and added it to xml, and that way to the end.
I noticed that Ethercat in Linuxcnc is also sensitive to the order of entries, i.e. it may not work even if everything is fine, but incorrectly arranged...
  • BreadMonkey
  • BreadMonkey
Yesterday 09:38

New User Lichuan CL3 57E and Stepper Online A6 - Problems

Category: EtherCAT

Hi mwc,

Thank you for your help... The motors are energizing now, not moving but I am now where I wanted to be at 3 days ago. Thank you!

My ethercat_conf.xml was generated using the lece_configgen command. It looked correct... but nothing in the motor controller area was correct. I would have been better off using the instructions from the ethercat github page and just searching the forum here. 

Funny how both the Lichuan driver and the Stepperonline A6 drivers use the same code. They probably use the same (or from the same source) firmware. 
  • rodw
  • rodw's Avatar
  • tommylight
  • tommylight's Avatar
Yesterday 09:02
Replied by tommylight on topic Looking for a super small Linux-Version?

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

 
 

I really don't understand why you write such things.Out of boredom and curiosity,
I recently tried to install CoolCNC, so I know what it real looks like.
Apart from the fact that EMC2 from 2005 bears little resemblance to LinuxCNC from 2026, it is practically impossible to install it on a modern computer, because the creators of kernel 2.4 were not clairvoyant and did not even foresee such inventions as SATA or a USB keyboard/mouse.

Really ?????
  • tuxcnc
  • tuxcnc
Yesterday 07:20
Replied by tuxcnc on topic 2HSS86 Hybrid Servo Driver wiring

2HSS86 Hybrid Servo Driver wiring

Category: General LinuxCNC Questions

These are the pins of the optocoupler output transistors and they can be connected quite freely, as long as something limits the current to a safe value.
You can connect the "-" outputs to ground and the "+" outputs to the inputs that respond to a short circuit to ground, or connect the "+" outputs to the plus of the power supply (no more than 24V) and the "-" outputs to the inputs that respond to positive voltage.
Additionally, these outputs can be connected both in series and in parallel.
For example, the outputs of several ALM controllers in parallel (activation of any one will change the state) and PEND in series (activation of all of them will change the state).
  • tuxcnc
  • tuxcnc
Yesterday 07:00 - Yesterday 07:06
Replied by tuxcnc on topic Looking for a super small Linux-Version?

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

 


I really don't understand why you write such things.Out of boredom and curiosity,
I recently tried to install CoolCNC, so I know what it real looks like.
Apart from the fact that EMC2 from 2005 bears little resemblance to LinuxCNC from 2026, it is practically impossible to install it on a modern computer, because the creators of kernel 2.4 were not clairvoyant and did not even foresee such inventions as SATA or a USB keyboard/mouse.
 
  • aabtech
  • aabtech's Avatar
Yesterday 05:12
2HSS86 Hybrid Servo Driver wiring was created by aabtech

2HSS86 Hybrid Servo Driver wiring

Category: General LinuxCNC Questions

  on 7i96 where should I wire the in position signal output and alarm signal output from the 2HSS86 Hybrid Servo Driver 
  • caretech
  • caretech's Avatar
20 Sep 2026 01:09 - 20 Sep 2026 01:10
Replied by caretech on topic Bug on new Install

Bug on new Install

Category: Plasmac

Yes, thank you! I should have come back here to report this as solved.

Even after waiting for a few days, upgrading LinuxCNC via the package manager still kept us on QtPlasmaC version ending in 84. Not sure what's up with the buildbot. So I set up a Debian VM here and built a deb from source to install on cutnweld's table. The QtPlasmaC version now ends with 88 and the pause issue is resolved. Thanks again for an awesome plasma control interface.
  • snowgoer540
  • snowgoer540's Avatar
20 Sep 2026 01:00
Replied by snowgoer540 on topic Bug on new Install

Bug on new Install

Category: Plasmac

Following up, how did this go? Is the issue solved?
  • tommylight
  • tommylight's Avatar
19 Sep 2026 23:38
Replied by tommylight on topic Looking for a super small Linux-Version?

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

Is there a super-minimal LinuxCNC installation available?

-CoolCNC 50MB ISO
-Debian Dog 350MB ISO
-Ubuntu 10.04 700MB ISO
All are still usable and functional, all can still be downloaded, and all can run machines just fine, except EtherNET Mesa cards.
-
You can download and install ANY distro that is derivative of Debian and install LinuxCNC on it, from the latest Debian Pup, to several other "lite" distros that i would not consider lite at all.
Almost all of them will work in Live mode, so download, boot, test, and if you like it install it and LinuxCNC with:
sudo apt update
sudo apt install linuxcnc-uspace
Displaying 1 - 15 out of 289119 results.
Time to create page: 3.031 seconds
Powered by Kunena Forum