Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
21 Jul 2024 11:20

Lag in MPG response after updating from 2.7 to 2.9

Category: General LinuxCNC Questions

Is this just velocity jogging ? (there is an option to stop the axis when the wheel stops, even if the axis is not in position yet. ) Though I don't think that has changed.
A lot related to the names of joint and axis pins changed between 2.7 and 2.9, possibly the conversion script missed something.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 11:16

Integrating Joystick Control (Logitech Wireless Gmpd F710) with axis selection

Category: Advanced Configuration

You can link the jog-velocity from the joystick to every axis, and then just enable jogging on the one you want to jog.

Maybe you haven't found the axis pins in motion that also exist in addition to tha HALUI ones?
linuxcnc.org/docs/stable/html/man/man9/m...n.9.html#AXIS%20PINS
net jog-z-analog <= joyZ.out => halui.jog.2.analog
net jog-y-analog <= joyY.out => halui.jog.0.analog, halui.jog.1.analog. halui.jog.4.analog

net joyButtonX <= input.0.btn-x => axis.x.jog-enable joint.0.jog-enable
net joyButtonY <= input.0.btn-y => axis.y.jog-enable joint.1.jog-enable
net joyButtonA <= input.0.btn-a => axis.a.jog-enable joint.3.jog-enable
net joyButtonB <= input.0.btn-b => axis.b.jog-enable joint.4.jog-enable

This is untested, and intended as a pointer. Possibly you need to use axis.L.jog-velocity instead.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 11:06
Replied by andypugh on topic Carousel Toolchanger

Carousel Toolchanger

Category: Advanced Configuration

Lots of people have done this.

Take a look at the "carousel" HAL component as an alternative to using Classic Ladder.
(you can also use both, in combination, of you want to)
  • andypugh
  • andypugh's Avatar
21 Jul 2024 11:04
Replied by andypugh on topic LinuxCNC stalls on manual toolchange routine

LinuxCNC stalls on manual toolchange routine

Category: General LinuxCNC Questions

Try adding some debugging lines to the tool change routine.
Things like

(DEBUG, Starting toolchange, 1800 = #1800)

Just to be sure that the toolchange routine is being called, and that what you see is not just a preprogrammed tool change position.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 10:56
Replied by andypugh on topic RC Servo Test with 7i96s

RC Servo Test with 7i96s

Category: Basic Configuration

Since that example was written a dedicated RC servo PWM component has been added to the Mesa firmware. You could try seeing if there is a suitable firmware for your card.

(Though having had a look in the downloadable firmware, I haven't spotted one)

Making a normal pwmgen look like an RC pwmgen is just a case of setting the max duty cycle to be only 1ms in 20ms (IIRC) and with a minimum duty cycle too. This might take a bit of hand-fettling of the HAL files.
  • chris@cnc
  • chris@cnc
21 Jul 2024 10:49

Netzwerkauffälligkeiten auch bei neuer Installation

Category: Deutsch

Deinstallieren Sie nm-tray mit sudo apt-get remove nm-tray. Melden Sie sich ab/an und installieren Sie es erneut mit sudo apt-get install nm-tray.
Melden Sie sich ab und wieder an, und Sie sollten eins haben. Gehen Sie dann ins MENÜ: Einstellungen/Sitzung und Start, wählen Sie die Registerkarte „Anwendungs-Autostart“ und entfernen Sie das Kontrollkästchen nm-tray. Schließen Sie, melden Sie sich ab/an und es wird nicht weiter hinzugefügt.
  • ississ
  • ississ's Avatar
21 Jul 2024 10:49
Replied by ississ on topic Aktuelle hardware mit PCI

Aktuelle hardware mit PCI

Category: Deutsch

Schauen Sie sich die Mesa-Karte an.
Es ist möglich, es falsch herum zu installieren.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 10:35

Data transfer LinuxCNC to / from custom board - Solved

Category: Advanced Configuration

I knew there was another HAL component that might be relevant, I don't know how I missed it:

linuxcnc.org/docs/stable/html/man/man1/sendkeys.1.html
  • andypugh
  • andypugh's Avatar
21 Jul 2024 10:25
Replied by andypugh on topic linuxcnc 2.9.2/2.9.3 toolchanger problem

linuxcnc 2.9.2/2.9.3 toolchanger problem

Category: Advanced Configuration

As far as I can see, the carousel component did not change between 2.9.1 and 2.9.3

github.com/LinuxCNC/linuxcnc/compare/v2.9.1...v2.9.3

(click on the files tab, then the blue "293 files changed" link for the list of changed files if the link above does not take you straight there)

Is it possible that you were previously using the 2.10 version of carousel, and that has been overwritten?

Can you attach the HAL files that contains the carousel connections?

How did you do the update to 2.9.3? Did you change any config files, or re-run any setup wizards?
  • rodw
  • rodw's Avatar
21 Jul 2024 10:20

Help Setting Up Device with no Vendor XML

Category: EtherCAT

Building an xml file for an I/O module is very easy
Start by typing ethercat slaves -v and record the vendor Id (vid) and product id (pid)
Then ethercat pdos and ethercat sdos will display all the information you need to write your xml
  • WKS-3D
  • WKS-3D
21 Jul 2024 10:18

Brauche bitte Hilfe bei der Steuerung des Werkzeugrevolvers

Category: Deutsch

Hallo Olli
Deinen Positionsschalter an joint.3.home-sw-in anschliesen.
Frage hast du an deinem Pneumatikzylinder Positionsmelder für die Endstellungen


ok, mit dem joint.3.home-sw-in ist klar, aber wie mache ich es das vorher mein Magnetventil, um den Revolver zu lösen, ausgelöst wird, in der HAL geht das ja nicht mit G-Code.

Positionsschalter habe ich für den Zylinder, habe den nur noch nicht implementiert um es am Anfang nicht noch schwieriger zu machen.
Schalter ist der hier:
Magnetfeldsensoren - Sensoren für Pneumatikzylinder: MZ072187 – ipf electronic (ipf-electronic.de)
  • G0G53Z148
  • G0G53Z148's Avatar
21 Jul 2024 10:17

Netzwerkauffälligkeiten auch bei neuer Installation

Category: Deutsch

Hallo, ich wende mich mit einem Alten->Neuen problem an euch. 
und zwar egal welcher rechner, überall bekomme ich nach einem neustart eine neue netzwerkverbindung in die taskleiste. beim rechner mit der 7i76e geht das mittlerweile so weit das die ganze taskleiste mit fehlern zugepappt ist dort verwende ich nur einen der beiden netzwerkschnittstellen.

gibt es da eine einstellung um das abzustellen oder hab ich bei der installation was falsch gemacht? ich hab mit dem letzten image von linuxcnc und usb installiert 

danke vorab für die infos
 
  • chris@cnc
  • chris@cnc
21 Jul 2024 10:15 - 21 Jul 2024 10:53
Replied by chris@cnc on topic Bridgeport EZ Trak DX II Conversion to LCNC

Bridgeport EZ Trak DX II Conversion to LCNC

Category: CNC Machines

Yes, the circuit diagram shows a control system with analog control. But I'm afraid not from this machine. Here you can see a lathe. I don't think that a milling machine has separate handwheels for X and Z and the Y axis is missing.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 10:13
Replied by andypugh on topic Manual tool change from M6 ATC Python remap

Manual tool change from M6 ATC Python remap

Category: Advanced Configuration

The default manual_toolchange normally connects to iocontrol.0.tool-chnage and iocontrol.0.tool-changed.
If you create two equivalent pins in your remap, and connect the existing hal_manualtoolchange to that, then you should get the behavour you want.
  • andypugh
  • andypugh's Avatar
21 Jul 2024 10:05

Error: 500 Access to 'file' URIs has been disabled

Category: Installing LinuxCNC

I think it is meant to be "--enable-build-documentation=pdf" or pdf,html or html. Though possibly leaving it blank enables both?

Anyway, to answer the question, it would be nice for the build process to not spew out a million errors, but it's a lot of work in areas that I don't understand to achieve that. Ignore the errors, and blame me for not fixing them.
Displaying 22231 - 22245 out of 26364 results.
Time to create page: 2.604 seconds
Powered by Kunena Forum