Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
03 Jun 2025 21:47

GUI that somewhat resembles haas or fanuc workflow.

Category: General LinuxCNC Questions

Im thinking I can send-cut-send a panel, with switches as desired, and use a keyboard USB "brain" to read them. then basically map them however needed at that point. that's the easier part for me. Learning the computer/software GUI stuff is gonna be a learning curve.
 

S-C-S is a great idea.  And I sympathize with you about the software learning curve... 
  • greg23_78
  • greg23_78
03 Jun 2025 21:40 - 03 Jun 2025 21:41
Replied by greg23_78 on topic Toyota embroidery machine - retrofit

Toyota embroidery machine - retrofit

Category: CNC Machines

OK, I understand.

But what is the operating condition of this potentiometer?

- Is it precise enough for me to use it for position control and the encoder for speed control?

- it only allows the machine to be homed without moving to a homing switch (the embroidery machine doesn't have a home and limit switch).

- does it allow homing and limit switches? If so, would a potentiometer for travel limits be useful in addition to the soft limit, or is the soft limit enough?

 
  • tommylight
  • tommylight's Avatar
03 Jun 2025 21:31
Replied by tommylight on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

@Pippin88,
Why the report?
  • pippin88
  • pippin88
03 Jun 2025 21:00
Replied by pippin88 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

It looks like the G code is trying to reference / point to another file?

How was the g code generated?
  • Kieran
  • Kieran
03 Jun 2025 20:09
Replied by Kieran on topic xml and hal - I am lost

xml and hal - I am lost

Category: EtherCAT

Am I understanding correctly...   Linuxcnc "talks" to Hal, Hal used XML to translate to the ethercats. so xml is like an " hardware even more abstract layer". So I should assign "X Y Z A B" names in the XML and then Hal can control the servos from then on by those names? Im assuming the ethercat slaves show up in the order they are physically plugged into the chain? or is how they are plugged together not matter much? I guess I have to dive into the "debug software" for the servos too and set up the electronic gear ratios and whatnot. 
  • SwitchWitch
  • SwitchWitch
03 Jun 2025 19:51
Replied by SwitchWitch on topic xml and hal - I am lost

xml and hal - I am lost

Category: EtherCAT

Thx a lot!!
I will take a close look at both. Finally a first point of reference from which I can work my way forward.
  • SwitchWitch
  • SwitchWitch
03 Jun 2025 19:49
Replied by SwitchWitch on topic xml and hal - I am lost

xml and hal - I am lost

Category: EtherCAT

Then let's keep each other up to date.
  • PCW
  • PCW's Avatar
03 Jun 2025 19:07
Replied by PCW on topic Index homing Heidenhain ls 403/exe602

Index homing Heidenhain ls 403/exe602

Category: Basic Configuration

I think I can see a way to do this, as Andy explained I will take a look at this when I get a bit of free time.

Its a bit tricky because the first index detections ( used for latching the position ) will zero the position
so the latched count + encoder position must be used for feedback until the final homing to index
is done.

What I was thinking is that the detection of the desired position difference enables passing the index detection
to LinuxCNCs motion component.  
  • RotarySMP
  • RotarySMP's Avatar
03 Jun 2025 18:59
Replied by RotarySMP on topic Bridgeport VMC760 retrofit

Bridgeport VMC760 retrofit

Category: Milling Machines

Nice welds on your control panel.
Mark
  • RotarySMP
  • RotarySMP's Avatar
03 Jun 2025 18:54
Replied by RotarySMP on topic Index homing Heidenhain ls 403/exe602

Index homing Heidenhain ls 403/exe602

Category: Basic Configuration

Mine are old, so just basic LS403's with a single index. Sorry for that confusion.
Mark.
  • PCW
  • PCW's Avatar
03 Jun 2025 18:31 - 03 Jun 2025 18:32
Replied by PCW on topic Servo tuning Step/Dir

Servo tuning Step/Dir

Category: Basic Configuration

Typically there is not much advantage in using encoders on step/dir systems
unless you have linear scales.

If you get following errors, I would first increase this number:

setp hm2_[MESA](BOARD).0.dpll.01.timer-us -50

to:

setp hm2_[MESA](BOARD).0.dpll.01.timer-us -200

Also check that the stepgen maxaccel values have sufficient headroom
from the joint and axis maxaccel values.

The stepgen values should be at least 25% greater than the joint/axis
values if no backlash compensation is used and at least 225% of the joint/axis
values if backlash compensation is used.

Also check

hm2_7i95.0.packet-error-total

To make sure no packets are being dropped due to network timeouts.
 
  • Sternfox
  • Sternfox
03 Jun 2025 18:16
Servo tuning Step/Dir was created by Sternfox

Servo tuning Step/Dir

Category: Basic Configuration

Hi Guys,

I have a converted hass mini mill running 1kw Ac servos, I am using them in Step and Direction mode. At the moment, they are not feeding back into my Mesa 7i95T.

First question is there any benefit to feeding the encoder back to the controller?
And can/should I tune the PID? im at the understanding that this is only for analogue drives?
I am getting the occasional follow error, Im set at 1 and 0.5 which is really high. and im only running at 6000mm/s 

Any advice would be great.

Tnanks 
  • PCW
  • PCW's Avatar
03 Jun 2025 18:15 - 03 Jun 2025 18:17

Servo Oscillation Issue at ±6.6V 5i25 + 7i77, Analog Control

Category: Basic Configuration

Does the division change the point at which you get oscillations?

Did you check that the  7i77s 5V is stable?

625 counts per mm is certainly low enough ( < 100 KHz count rate at 8.3 M/min ) 

 
  • Traken
  • Traken
03 Jun 2025 17:40

Servo Oscillation Issue at ±6.6V 5i25 + 7i77, Analog Control

Category: Basic Configuration

What division do you propose, I tried the lowest 625 per mm.
  • Groovecooper1
  • Groovecooper1's Avatar
03 Jun 2025 17:19
Replied by Groovecooper1 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Hello got everything up and running the machine will home. I keep getting the same error and I’m not able to run a program. I am not skilled at writing G code, but hopefully this is a quick fix. Any assistance is greatly appreciated 
Displaying 1666 - 1680 out of 25551 results.
Time to create page: 0.562 seconds
Powered by Kunena Forum