Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
Today 12:29
Replied by spumco on topic Measurement Only Axes

Measurement Only Axes

Category: Basic Configuration

Maybe look in to extra joints:

linuxcnc.org/docs/stable/html/man/man9/motion.9.html
The optional [b]num_extrajoints[/b] parameter specifies a quantity of joints that participate in homing but are not used by kinematics transformations.

You can set the joint to home-in-place in the INI file so LCNC doesn't try to move it.  
  • gmr
  • gmr
Today 12:21
Replied by gmr on topic Measurement Only Axes

Measurement Only Axes

Category: Basic Configuration

Thanks Rod, I wasn't aware of that utility, I shall investigate.

The rest of the machine is under G code control, I use it to set the bending depth and the horizontal and vertical position of the backstops, so I'm not sure a DRO alone will cut the mustard.
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 10:53
Replied by Todd Zuercher on topic Keyboard Jogging Problems!!!.

Keyboard Jogging Problems!!!.

Category: General LinuxCNC Questions

I have not visited the facility where the machine is located yet to test it out.
  • snowgoer540
  • snowgoer540's Avatar
Today 09:53
Replied by snowgoer540 on topic Keyboard Jogging Problems!!!.

Keyboard Jogging Problems!!!.

Category: General LinuxCNC Questions

This sounds like an autorepeat issue I've experienced in the past.

To test if it is, open a terminal window, and enter the following command:

xset -r


Launch LinuxCNC and jog around. If the problem goes away, that's the issue and we can come up with a more permanent solution.

To turn autorepeat back on:

xset r


Did this yield any results yet?
  • rodw
  • rodw's Avatar
Today 08:24

Steps to make a bootable USB to install LinuxCNC.

Category: General LinuxCNC Questions

Use the software Tommy linked to to burn the ISO to a USB stick.
check the BIOS is set up to allow booting from USB
Disable UEFI/Secure boot while you are there.
Plug the USB in and boot your PC which should load the installer from the USB
  • rodw
  • rodw's Avatar
Today 07:52

Nach Umzug der LinuxCNC-Konfiguration auf neuen Rechner sporadische Positionsfeh

Category: Deutsch

Error finishing read means that the time to read the Mesa card did not finish before the end of the servo thread cycle.
Usually, this will disable the Mesa card until reset or restarted.
Follow these steps. 
1. Uninstall Ethercat just in case (but could do this as the last step if required)
2. if you have a Realtek NIC, install the correct Realtek driver r8168-dkms or r8125-dkms
4. If Intel NIC, disable coalescing. type man hm2_eth and follow the instructions adjusting for your Mesa ip address
5. Set isolcpus = your_last_core in the grub parameters. The LinuxCNC ISO install grub_customizer to make this easy (sudo grub_customizer)
6. Set the CPU affinity on the IRQ used for the Ethernet NIC to be your_last_core (same as isolcpus)
7, disable EEE (energy efficient Ethernet)
8 set the governor to performance

Some of these settings don't persist on a reboot so you'd need to run a script on startup to lock them in 
  • Aciera
  • Aciera's Avatar
Today 07:32
Replied by Aciera on topic Maschine faehrt Endschlter nicht an

Maschine faehrt Endschlter nicht an

Category: General LinuxCNC Questions

der Fehler kommt erst, wenn ich auf ausführen klicke.


Der 'Ausführen' button ist in deinem Fall nicht von Belang. Der ist dazu da Hal-Commands, die in die Zeile daneben eingegeben werden, auszuführen.

]Wenn ich die Endschalter drücke, ändern sie nicht die Anzeige,


Solange die Pins der Referenzsignale sich nicht ändern wenn du die Schalter drückst kann das Refernzfahren nicht funktionieren.

Wenn nun plötzlich keiner der Schalter mehr zu einer Veränderung in der Halshow führt, dann würde ich stark vermuten, dass der Fehler in der Verkabelung oder der Elektronik (zb Mesakarte) zu suchen ist.
Also mal gucken ob sich an der Karte die Spannung am entsprechenden Eingang ändert wenn du die Referenzschalter drückst.
  • karlhe
  • karlhe
Today 05:58
Replied by karlhe on topic Maschine faehrt Endschlter nicht an

Maschine faehrt Endschlter nicht an

Category: General LinuxCNC Questions

Hallo,

der Fehler kommt erst, wenn ich auf ausführen klicke.
Wenn ich die Endschalter drücke, ändern sie nicht die Anzeige,
was vorher der Fall war, als noch alles funtioniert hat.
Vielen Dank für deine Bemühungen
Karlhe
  • currinh
  • currinh's Avatar
Today 04:16
Replied by currinh on topic XYZA Simulation Install Problems

XYZA Simulation Install Problems

Category: Basic Configuration

Thank you. I have the axis.viismach 5 axis working as a simulator. Still getting the additional vismach machine running, but the axis view is fine for what I'm doing (4th axis positioning). gmoccappy looks to be for touch screens? The QtDragon sure has a nice clean presentation. But I'm so used to the axis screen, from working in the shop, I'll probably leave the simulator an axis based version for now.

Thank you again. What a great forum.
  • tommylight
  • tommylight's Avatar
Yesterday 02:20
Replied by tommylight on topic XYZA Simulation Install Problems

XYZA Simulation Install Problems

Category: Basic Configuration

Beside what Aciera and you already found, there are several under Vismach section of Axis GUI, gmoccappy and QtDragon have some for 4 and/or 5 axis, WoodPecker also has some.
And, Vismach also shows a machine working in 3D.
  • cmorley
  • cmorley
Yesterday 02:10
Replied by cmorley on topic Error in tool_offsetview.py

Error in tool_offsetview.py

Category: Qtvcp

Pushed.
Thank you!
  • jeffmaxwell
  • jeffmaxwell
Yesterday 00:20

Steps to make a bootable USB to install LinuxCNC.

Category: General LinuxCNC Questions

I am trying to  install the Trixie/Debian/linux cnc  image that RodW recommends. Can't seem to find the right steps. I have the mesa cards, 
HP core I5 computer with 16 gigs of ram and 1 tb hard drive.  I have been using computers for a long time but I can't seem to make any progress
doing this install. Suggestions?  Any help will be much appreciated. I have had the Plug and Go kit for a few years and would like to get it working for the control of an engraving machine I am building.  Thanks Jeff
  • Fastfred
  • Fastfred
Yesterday 00:06
How to enter tool lenght was created by Fastfred

How to enter tool lenght

Category: General LinuxCNC Questions

Hi if someone could explain or give a link how to measure tool length using a ER20 and tool setter for first time to enter the length in the tool library , tool setter working using Flexgui with M6 remap working if there is a gcode example someone could show me ?

Thanks Fred 
  • MarkoPolo
  • MarkoPolo
Yesterday 23:28
Replied by MarkoPolo on topic Error in tool_offsetview.py

Error in tool_offsetview.py

Category: Qtvcp

Hi Cmorley

For a while now, the 50/100 "max velocity override" buttons and the slider haven't been working. It turned out the connections (signals/slots) had disappeared. I fixed the problem and also tweaked some minor things. The red LEDs in the two axis buttons were red instead of pink, like the other buttons. I removed the blank pages on the 4th and 5th axis buttons.
Displaying 1 - 15 out of 15275 results.
Time to create page: 0.780 seconds
Powered by Kunena Forum