Advanced Search

Search Results (Searched for: )

  • dg9mdr
  • dg9mdr
10 Jun 2025 06:46
Replied by dg9mdr on topic 24 Volt Ausgänge?

24 Volt Ausgänge?

Category: Deutsch

in der ini die Karte eintragen:
[HMOT]
CARD0=hm2_7i96s.0

dann kannst in der Halshow unter:
Pins
hm1_7196s
die entsprechenden Pinnamen einsehen und ansehen/beobachten

diese kannst du dann in der Hal setzen, z.B.:
# --- Maschine on ---
net machine-is-enabled => [HMOT](CARD0).ssr.00.out-00

# --- SPINDLE-ENABLE ---
net spindle-enable => [HMOT](CARD0).ssr.00.out-01
.
  • Edi_48
  • Edi_48
10 Jun 2025 06:03
Replied by Edi_48 on topic 24 Volt Ausgänge?

24 Volt Ausgänge?

Category: Deutsch

Danke für das Schema, jetzt bräuchte ich noch die Einträge in der Hal
  • flipzip
  • flipzip
10 Jun 2025 05:37
E-Stop Line Number was created by flipzip

E-Stop Line Number

Category: General LinuxCNC Questions

Is there a way to indicated what G_Code line you were on after an E-Stop press in QTDragon? Just goes back to 1. 
  • flipzip
  • flipzip
10 Jun 2025 04:23
  • rbobey1989
  • rbobey1989's Avatar
10 Jun 2025 04:21

Tunning PID Loop, encoder on the linear axis, not on the motor shaft

Category: General LinuxCNC Questions

Hello Tommylight, your approach is very accurate. Starting from the values ​​you propose, I was able to make relatively smooth movements. I would only highlight the need to lower the D = 0.001-0.005 a little more, since the motor emits vibration with the proposed range of values. Regards and thanks.
  • tommylight
  • tommylight's Avatar
10 Jun 2025 00:40

Linuxcnc 2.4.5 with Ubuntu 10.04 , Terminated with Error!

Category: General LinuxCNC Questions

Post the error logs here so we can have a look.
Especially the Debug part...
  • dunnitagain
  • dunnitagain
09 Jun 2025 23:57

Linuxcnc 2.4.5 with Ubuntu 10.04 , Terminated with Error!

Category: General LinuxCNC Questions

Hello , Newb here. Just bought 2 , very nice Bridgeport and Jet mill retrofits , with Microkentics Steppers and PICO Universal Stepper cards , from the estate of a friend. Machines are very nicely built.
They sat idle since 2013, the Cmos batteries were dead . Ive been working on the .ini file of the Jet mill , to correct the homing sequence.
Everything was great , fixed the Z Axis homing . Powered down the control to plug the A axis in . Now on power up , it will not load Linuxcnc 2.4.5.
Is there a way to decode the error message , to see what i need to change, to return functionality ?
   The computers are bare bones machines, no network capabilities , just USB.  
             Where can I look , or were do I Start ? 
  • tar_san
  • tar_san
09 Jun 2025 23:21 - 10 Jun 2025 06:03
Replied by tar_san on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

Thank you. I tried both V1.04 and V1.11.

But I couldn't make servo drive move in LinuxCNC main screen.
I didn't see any error on screen,  but servo drivers didn't become "Servo On" state when I pushed "PowerOn"

Where do I need to check ? ( I used to use another tiny LinuxCNC system and machine , but it was stepper.., I used step conf. )
Do I have to set some servo parameter from switches on servo driver ?
( No load is connected to servo motors for now. )

Servo Driver Panel shows "20ry" (2 is blinking.)


I tried both V1.11 and V1.04 and this configuration,
forum.linuxcnc.org/ethercat/52341-proble...rive?start=60#304887

I have 3 sets of Lichuan Servo (Driver+Motor), I want to use them as XYZ CNC.
  • kubes
  • kubes
09 Jun 2025 23:02 - 11 Jun 2025 17:03

Connecting a tool setter and touch probe at the same time

Category: General LinuxCNC Questions

I did not see any other input other than motion.probe-in, is this used for both a tool length setter and a touch probe?  My HW will support several inputs, and I would like to have each hard-wired in, without the need to swap cables, etc.

Is there a dedicated motion input for a tool length setter? If not what is the best means to have to separate HW inputs?

Thanks!!!
 
  • tommylight
  • tommylight's Avatar
09 Jun 2025 22:59
Replied by tommylight on topic Career in LinuxCNC/machine building

Career in LinuxCNC/machine building

Category: Off Topic and Test Posts

Hmmmm ... :
-walk around your area, see what businesses use CNC machines and for what and how = maintenance, service, maybe CAD/CAM and/or machine setup
-see what other businesses have offices there, what they do, drop buy any that do any manufacturing = contracting work, jobs to small for contracts are especially good as no one wants to do them
-drop buy other mom/pop shops, see if there's anything automated that can help them, or streamlining their work
-any foto/video studio, ask if they need sets/props built as needed, cam cranes or robots etc
-any food restaurants that want their logos engraved/cut/3d printed/scratched on glass = see my glass engravers here on forum, add LED's as needed
-leave your phone number to all of them
-and this is very important: do not lie to them, tell them exactly about doing market research trying to find a business that helps them but does not interfere with their existing businesses, as a rule at least 70-80% of them will really appreciate this and will gladly advise you and offer ideas.
--widen the "walk" area
-repeat above
  • russkinch
  • russkinch's Avatar
09 Jun 2025 22:50
Replied by russkinch on topic Encoder for rigid tapping

Encoder for rigid tapping

Category: HAL

Aaah. Awesome. Thank you. I shall try this tomorrow and see how it goes. I will let you know once I have changed the settings.
  • Hakan
  • Hakan
09 Jun 2025 22:38 - 09 Jun 2025 22:52
Replied by Hakan on topic SANGE elec IO

SANGE elec IO

Category: EtherCAT

Run the "lcec_configgen" command and compare.
Also check for relevant error messages from the command "sudo dmesg"
Edit, and according to the xml you attached, output 8 to 15 is in syncmanager 1, but you'll see that.
  • PCW
  • PCW's Avatar
09 Jun 2025 22:32 - 09 Jun 2025 22:34
Replied by PCW on topic Encoder for rigid tapping

Encoder for rigid tapping

Category: HAL

Sounds like you have the encoder component set to counter mode
rather than quadrature mode (counter mode set to 1 rather than 0)

( another hint is your scaling, a 50 PPR encoder is 200 counts/turn
in 4x quadrature )

man encoder
 
  • russkinch
  • russkinch's Avatar
09 Jun 2025 22:12
Encoder for rigid tapping was created by russkinch

Encoder for rigid tapping

Category: HAL

Hi,
I have a 50p/r encoder with A, B & Z. It threads perfect and can thread at 1000rpm no hassles. I am trying to do rigid tapping, but when I use G33.1, it taps to the right depth, but when the chuck reverses, the tap goes in more and not out. Its like the stepper is not being told to reverse direction. 
In my HAL file I have the three inputs setup (net spindle-phase-a encoder.0-phase-A) etc, I have the scale set to 50 and encoder mode set to 1. When I turn the chuck by hand, the position in HAL view rises by 1 for every 1 revolution of the chuck, but if I turn the chuck in the opposite direction, it carries on increasing and not count down. Is this correct? My encoder is an incremental Omron E6B2-CWZ6C. I am using a prallel port BOB (blue). Nema32 stepper motors and can control my spindle speed via the VFD (Bosch)

Any help is greatly appreciated.
  • jay
  • jay
09 Jun 2025 21:57
Replied by jay on topic Career in LinuxCNC/machine building

Career in LinuxCNC/machine building

Category: Off Topic and Test Posts

I appreciate the recomendation. Is it common that guys in the forums who have been building cnc machines for years (for a living) actually have one of these degrees?
Thank you
Displaying 1681 - 1695 out of 25181 results.
Time to create page: 0.325 seconds
Powered by Kunena Forum