Advanced Search

Search Results (Searched for: )

  • acourtjester
  • acourtjester
09 Apr 2025 17:44
rotary axis queston was created by acourtjester

rotary axis queston

Category: General LinuxCNC Questions

HI
I am wanting to add an optional rotary function to my table, to have a tubing cutter.  With another controller and software I just switched the Y axis control output cable to the rotary axis motor.  This is also the way it is done with my desktop laser to use its rotary optional drive assembly.
On my table I and using LinuxCNC software with a Mesa 7I76E card and QTPlasmaC GUI.  I have tried to leave out the Y home/limit entry in the pncconf setup, but it will not enable the Y axis.  I understand the need to do the homing operation so the software knows where it is for running a G-code.  After the homing I can position any axis to a location and then zero out the DRO and use that as a start position for the G-code. 
What I want is the Y axis not needing to home to be active.  This would allow me to home X and Z and position the Y to a zero position manually.
Thanks for your time
Tom V 
  • Boogie
  • Boogie
09 Apr 2025 16:51
Replied by Boogie on topic ENCODER_RATIO function implementation.

ENCODER_RATIO function implementation.

Category: General LinuxCNC Questions

Confusing? For me for sure:):) 
I'm now surprised by this hobbing.comp and its installation as i don't see you used "loadrt hobbing"+"addf hobbing.0" in the previously attached files.
 
  • Hakan
  • Hakan
09 Apr 2025 16:28

Issue with OP Entry Delay and Failures in LinuxCNC + EtherCAT System

Category: EtherCAT

With -1 you ask the master not to synchronize the dc clocks for the slaves. I would think 1000 could be a good number, every 1000 cycles the master will synchronize the dc clocks of the slaves. The clocks will run with good precision by themself in between syncs.
Sounds like you got a weird setup with EoE, never seen that before. It is explained in the IgH ethercat master manual. A way to establish ethernet connection to a slave over ethercat. Doesn't happen by itself must be something in your setup.
The message "Slave did not sync after 5000 ms" may not be fatal, most likely its clock got synchronized later.
You can enable debug with "ethercat debug 1" and check debug messages with "sudo dmesg". Maybe you can get something out of that. There will be more messages about the synchronization and how that succeeds.
  • andypugh
  • andypugh's Avatar
09 Apr 2025 16:22
Replied by andypugh on topic 4 axis machining

4 axis machining

Category: General LinuxCNC Questions

I think that this could probably be solved by using TCP kinematics. Then the probe positon could be fed into the kinematics (via a HAL pin).
If you expect this job to run for months and thousands of parts then it is probably worth considering. Otherwise the mechanical stop as suggested above is probably more expedient.

If you have a spare lathe compund slide (or similar) lying about you could mount the collet block on a slide, so that you can align the end of the work to a probe....
  • andypugh
  • andypugh's Avatar
09 Apr 2025 16:03
Replied by andypugh on topic Rf45 clone glow up.

Rf45 clone glow up.

Category: Milling Machines

 4th axis build based on similar reducer.

Do you mean this one? bodgesoc.blogspot.com/2017/05/harmonic.html
  • andypugh
  • andypugh's Avatar
09 Apr 2025 15:48
Replied by andypugh on topic Maschine only works in the Stepconf Wizard

Maschine only works in the Stepconf Wizard

Category: General LinuxCNC Questions

This is often due to the stepper driver "enable" pins being wired, but not properly conttrolled.
The stepconf wizard doesn't dribe the "enable" pins, and most stepper drivers have an enable that is "enabled" when unconnected.

I would generally suggest saving pins and not wiring the enables. There is no real need for an enable control on a stepper driver (they can't run away in a fault condition, unlike a servo)
  • PCW
  • PCW's Avatar
09 Apr 2025 15:35
Replied by PCW on topic Firmware for 5i25

Firmware for 5i25

Category: General LinuxCNC Questions

Actually the 5I25 has connectors P2 and P3 which are logical ports 1 and 0 respectively.
  • andypugh
  • andypugh's Avatar
09 Apr 2025 15:24
Replied by andypugh on topic ENCODER_RATIO function implementation.

ENCODER_RATIO function implementation.

Category: General LinuxCNC Questions

The info on that Wiki page is possibly a bit confusing as it combines a HAL config that I used initially, with the GUI that I use with a more developed version.

The .ui file is a GladeVCP and would be loaded by a line in the INI like:
[DISPLAY]
...
EMBED_TAB_COMMAND=gladevcp -c hobbing_gui -x {XID} -H ./hobbing_gui.hal -u hobbing.py ./hobbing.ui

I also seem to have fogotten to mention the custom "hobbing" HAL component. This is installed from the attached file with the command "sudo halcompile --install hobbing.comp"

This is then loaded in the main HAL file with:
loadrt hobbing
addf hobbing.0      servo-thread

(It looks like I need to re-write that Wiki page)
  • Muecke
  • Muecke's Avatar
09 Apr 2025 14:58
Replied by Muecke on topic [OT] Linux Uhr stimmt nicht

[OT] Linux Uhr stimmt nicht

Category: Deutsch

danke Dir!

Ich hatte im Netz schon gesucht, aber bin immer nur auf Sachen mit Zeitzonen gestoßen – das hat bei mir nicht gepasst, weil bei mir auch die Minuten nicht gestimmt haben.

Über das Setzen des Termins hab ich's jetzt hinbekommen:
sudo timedatectl set-time "2025-04-09 14:30:00"


Dein Link hat mir trotzdem geholfen – danke nochmal!

Gruß
Mücke
  • andypugh
  • andypugh's Avatar
09 Apr 2025 14:55
Replied by andypugh on topic Spindle control not showing in Axis window...

Spindle control not showing in Axis window...

Category: Basic Configuration

It sounds like you homing sequence might not be homing all axes.
You should see a circle/compass rose/ crash-test dummy target appear next to every axis position readout when homing is complete. Are you seeing that?
  • andypugh
  • andypugh's Avatar
09 Apr 2025 14:51
Replied by andypugh on topic Axis 2 - touchscreen version of old friend

Axis 2 - touchscreen version of old friend

Category: AXIS

I am a but puzzled too, there was talk of adding it to LinuxCNC, and a suggestion that it might already have been done. But I don't see any "axis2" in the code.

I am fairly sure that it _isn't_ the UI in sim/gaxis, but perhaps that could work for you?
  • machinedude
  • machinedude's Avatar
09 Apr 2025 14:03

What do you really get for a $350 desk top engraver ?

Category: Show Your Stuff

not easily so if it happens again i might have to rethink things. this was on the X axis so not too much mass being moved. the whole machine is pretty light less than 100lbs the X might hit 20lbs if that. most of the weight is the t-slot table and gantry beam.
  • andypugh
  • andypugh's Avatar
09 Apr 2025 13:40
Replied by andypugh on topic Weiler 160 CNC Retrofit

Weiler 160 CNC Retrofit

Category: Show Your Stuff

Yes, from the diagram, that sounds right.
  • my1987toyota
  • my1987toyota's Avatar
09 Apr 2025 13:23
  • tommylight
  • tommylight's Avatar
09 Apr 2025 12:41
Replied by tommylight on topic The dumification of humanity through internet

The dumification of humanity through internet

Category: Off Topic and Test Posts

71 million views for 24 hours of black screen!!!

He has several, at 2 and 14 million for 10 hour black ones.
HOW??????
Displaying 151 - 165 out of 26763 results.
Time to create page: 0.392 seconds
Powered by Kunena Forum