Advanced Search

Search Results (Searched for: )

  • BreadMonkey
  • BreadMonkey
Today 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. 
  • tommylight
  • tommylight's Avatar
Today 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
Today 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
Today 07:00 - Today 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
Today 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
Yesterday 01:09 - Yesterday 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
Yesterday 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
Yesterday 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
  • mwc
  • mwc
Yesterday 21:13 - Yesterday 21:13

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

Category: EtherCAT

Have a look at my ethercat xml for those drives, as I have nothing in the SyncManager 0 and 1 idx.
I did have an xml reading the drive digital inputs, which I'm sure was in the 2 and 3 idx, but I'm not sure where I saved it, and I've still not got as far as adding them to my current test setup.

You probably want to start simpler with just the enabling/motion
  • rodw
  • rodw's Avatar
Yesterday 21:02
Replied by rodw on topic Looking for a super small Linux-Version?

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

Strange, LibreOffice is excluded from the Debian Live-build ISO we create
github.com/LinuxCNC/linuxcnc-live-build/...e-lists/desktop.list
I don't know of any games installed.
  • Aciera
  • Aciera's Avatar
Yesterday 19:43
Replied by Aciera on topic looks like a bug in linuxcnc?

looks like a bug in linuxcnc?

Category: General LinuxCNC Questions

Could you point out where these files are in linuxcnc or how you have come across them?
  • tuxcnc
  • tuxcnc
Yesterday 19:20
Replied by tuxcnc on topic Looking for a super small Linux-Version?

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

You can do as follows:
1. Download the Debian 13 installer.
2. During installation, deselect all window managers so that the system installs in text mode.
3. Do apt install xfce4-desktop linux-image-rt-amd64 linuxcnc (I'm writing from memory, maybe it needs to be done a little differently).
The system installed in this way will fit on an 8 GB disk.
It won't be comfortable to use, but LinuxCNC will work properly.
  • 858PSJ
  • 858PSJ
Yesterday 18:44
looks like a bug in linuxcnc? was created by 858PSJ

looks like a bug in linuxcnc?

Category: General LinuxCNC Questions

Notice the error window in the attached screenshot where I'm trying to run a subroutine from an external file.
It looks like a error created when extracting the subroutine name from the .ngc file that contains it, the first character of the subroutine is not any character that I recognize.  This code exists in General LinuxCNC Questions as part of pocketing program and
the .png file there was made on linuxcnc12.04 LTS.  The window overlapping linuxcnc shows the Debian kernel being used.
 
  • Holzwurm56
  • Holzwurm56
Yesterday 18:06
Looking for a super small Linux-Version? was created by Holzwurm56

Looking for a super small Linux-Version?

Category: Installing LinuxCNC

Is there a super-minimal LinuxCNC installation available? When I install the Debian-LinuxCNC ISO, all sorts of programs—such as LibreOffice, games, multimedia apps, etc.—get installed along with it. Isn't there an OS version that installs truly only the bare essentials? No one needs LibreOffice, games, or anything like that on the machine.
Thanks,
Hans.
Displaying 1 - 15 out of 289113 results.
Time to create page: 7.075 seconds
Powered by Kunena Forum