Advanced Search

Search Results (Searched for: )

  • Hakan
  • Hakan
06 Jul 2025 08:19

PID tuning when you have a tuned Servo in CSP mode?

Category: EtherCAT

Linuxcnc servo cycle is not synchronized with the ethercat cycle. That adds an extra cycle delay.
 
  • meister
  • meister
06 Jul 2025 07:55
  • Johnnysacalu
  • Johnnysacalu
06 Jul 2025 07:13
Replied by Johnnysacalu on topic Lo ejes dejaron de moverse

Lo ejes dejaron de moverse

Category: General LinuxCNC Questions

Tengo que cambiar algo en pncconf
  • marked23
  • marked23
06 Jul 2025 06:16
Grizzly G1006 with Servos was created by marked23

Grizzly G1006 with Servos

Category: Show Your Stuff

(my first post here)

I was given a Grizzly G1006 with a CNC kit.  The previous owner bought the mill new, and did the CNC conversion himself.  And he built the servo control box himself, including the power supply. And he built the pendant control box.  And he built the pendant.

Of course, I didn't know how any of this worked, but I knew I had all the cabling, and the computer.  So I plugged in the things that were obvious.  Then I had to reverse engineer the purpose of the cables that were not obvious. 

It was controlled from a 2003 era computer running Windows 10, and Mach 3.  The parallel port sent commands to a PMDX-122, which sent steps to three Geckodrive G320s. 

Anyway... I got it to move.
youtube.com/shorts/TgeZ-A3zM6M

Now I'm converting it to LinuxCNC.

I have a Mesa 7i96s, that will be replacing the PMDX-122. I have a USB game controller that will be replacing the pendant.
I'm going to try to keep his original servo control box, with his bespoke power supply.  

Grizzly G1006 Mill/Drill
Ballscrew conversion (unknown source)
Ametek 38v 12A servo motors
USDigital encoders (250 step)
Mesa 7i96s Ethernet stepper controller
Geckodrive G320  x3

Thanks to all of you who are building and supporting LinuxCNC. I have found many resources to help get me started.   I'm sure I'll have some questions, and probably a build thread. 

Just wanted to say hi.
  • tuxcnc
  • tuxcnc
06 Jul 2025 04:03

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

I originally had this running on a cheap eBay BOB using the denford drivers. When I switched over to the EC500 I could not get the driver working correctly with the EC500. After many attempts with different IC and board configurations I gave up trying to use the denford drivers and bought DM556T drivers. Still on the denfords motors.
 

The EC500 has strange "differential" outputs 3.3 V.
I don't know any motor controller that has such inputs, but some 5-24 V work.
If problem, I use PC817 optocouplers without any resistors.
They have poor parameters, but only these want to work for me ...
  • unknown
  • unknown
06 Jul 2025 03:58

Failed Parallel Port on system, Recommended Easiest Upgrade Solution ?

Category: General LinuxCNC Questions

The below is what I use for testing and messing around with Linuxcnc. I'm a little biased towards Lenvo, I have a couple of ThinkPads, 2 ThinkCentres and a ThinkStation. Never had an issue, my T530 ThinkPad is my daily driver.
Lenovo M73 Tower with a i5 CPU (avoid the SFF models)

You'll need a parallel motherboard port cable (otherwise you can't enable the PP in the BIOS) www.ebay.com/itm/256520010767

A small SSD is not a bad idea as well 128GB is enough.

You wont need to do much to your configs, except the small diffs from 2.7 to 2.9.
  • cmorley
  • cmorley
06 Jul 2025 03:18
Replied by cmorley on topic Error in tool_offsetview.py

Error in tool_offsetview.py

Category: Qtvcp

Log problems should be fixed now
  • epineh
  • epineh
  • epineh
  • epineh
06 Jul 2025 03:08 - 06 Jul 2025 07:02

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Setting up a machine, have most things going, can see encoders in the test gui, inputs etc.  As soon as I add a bit out to turn on the spindle the compile fails with :

Reading constraint file: "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst"
ERROR  (CT1135) : "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst":54 | Can't find object named 'PINOUT_BITOUT0_BIT'
ERROR  (CT1135) : "/home/me/riocore/Output/TangNano9K/Gateware/pins.cst":55 | Can't find object named 'PINOUT_BITOUT0_BIT'
Physical Constraint parsed completed with errors

As far as I know I am doing as I always have, I did have a few silly mistakes but I have double checked the pin is valid and I tried not naming the plugin to spindle to see if that changed anything but no luck.

Cheers.
Russell.
  • PCW
  • PCW's Avatar
06 Jul 2025 03:00

Troubles to get started with SD240 Retrofit

Category: Turning

Note that no axis has jog enabled, you probably need to trace these back
to halui or wherever they are supposed to come from...


29 s32 IN 38852 axis.x.jog-counts <== axis-selected-count
29 bit IN FALSE axis.x.jog-enable <== axis-select-x
29 float IN 1 axis.x.jog-scale <== selected-jog-incr
29 bit IN FALSE axis.x.jog-vel-mode
29 bit OUT FALSE axis.x.kb-jog-active
29 bit OUT FALSE axis.x.wheel-jog-active
29 float IN 1 axis.y.jog-accel-fraction
29 s32 IN 0 axis.y.jog-counts
29 bit IN FALSE axis.y.jog-enable
29 float IN 0 axis.y.jog-scale
29 bit IN FALSE axis.y.jog-vel-mode
29 bit OUT FALSE axis.y.kb-jog-active
29 bit OUT FALSE axis.y.wheel-jog-active
29 float IN 1 axis.z.jog-accel-fraction
29 s32 IN 38852 axis.z.jog-counts <== axis-selected-count
29 bit IN FALSE axis.z.jog-enable <== axis-select-z
29 float IN 1 axis.z.jog-scale <== selected-jog-incr
29 bit IN FALSE axis.z.jog-vel-mode
29 bit OUT FALSE axis.z.kb-jog-active
  • PCW
  • PCW's Avatar
06 Jul 2025 02:56

My Mesa 5i25 board has a problem with GPIO.

Category: Driver Boards

There is no analog input on the 7I95/7I95T so maybe an
encoder would make more sense for feed rate override.
You could use either one of the high speed encoders or
one of the 4 MPG encoders built into the isolated I/O.

Note the both MesaCT and the very latest pncconf
( in LinuxCNC master ) can make  configurations for the
7I95/7I95T.
  • dunnitagain
  • dunnitagain
06 Jul 2025 02:29

Failed Parallel Port on system, Recommended Easiest Upgrade Solution ?

Category: General LinuxCNC Questions

Parrallel port has failed on my old computer , running Ubuntu 10.4 and EMC2 2.4.6 . Milling machine has Pico USC , Microkinetics Steppers , Linear Scales for Position feedback.  Old computer is a mishmash of crap that has no network capabilities.
I need the easiest upgrade path , for a computer and Software . Im old and not very tech savy!  I may go to a Mesa board if it would make things easier. Any and all recommendations!
  • suraj9735
  • suraj9735's Avatar
06 Jul 2025 02:11
Replied by suraj9735 on topic My Mesa 5i25 board has a problem with GPIO.

My Mesa 5i25 board has a problem with GPIO.

Category: Driver Boards

Thanks for the "inmux" hint, it's so true that the 7i95 board has inmux-type input and output pins. Now I have connected the right input pin, and my external emergency stop button is working fine. I have added the following hal command line in my .hal file...

net estop-out iocontrol.0.user-enable-in
net external-estop-in hm2_7i95.0.inmux.00.input-00 => iocontrol.0.emc-enable-in

Let me know if it can be further simplified.

Kindly do me another favor by giving the piece of hal command line to do the x-axis feed override control using an external analog DC power supply from 0 to 10 volts 
 
  • PCW
  • PCW's Avatar
06 Jul 2025 00:06 - 06 Jul 2025 01:29

My Mesa 5i25 board has a problem with GPIO.

Category: Driver Boards

How is the input wired?

The 7I95/7I95T input pairs have an input common
so if you are supplying +5V to the input, the input common
must connect to 5V common (negative)

Note the you have to have 5V to reliably activate the input
4V is marginal (the input threshold is about 3.9V)

Make sure you are using the "WATCH" tab in halshow
not "SHOW"

Also note that  the 7I95/7I95T isolated inputs are not hal GPIO
pins but rather hal Inmux pins (0..23). 
 
  • suraj9735
  • suraj9735's Avatar
05 Jul 2025 23:57
Replied by suraj9735 on topic My Mesa 5i25 board has a problem with GPIO.

My Mesa 5i25 board has a problem with GPIO.

Category: Driver Boards

Thank you for the quick reply. 

I am trying to use input pin 0 on the TB6 tab of the Mesa 7i95 board. I am supplying 5 volts on and off, but the status of the input pin (hm2_7i95.0.gpio.000.in) is not changing in the Halshow monitor window, but the LED of the mesa board of the 0 input pin is getting on and off.
[img]blob:https://web.whatsapp.com/4e39dfa6-8d10-42c3-af3d-452f787f1698[/img]

I want to add an emergency stop and feed override button.

I have asked the same question ("Adding external switch for emergency stop and feed override") in my thread posted one day before, requesting you to look at that also if possible.
Displaying 331 - 345 out of 25397 results.
Time to create page: 0.290 seconds
Powered by Kunena Forum