Advanced Search

Search Results (Searched for: )

  • JackRay
  • JackRay
Today 09:30
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

I've just created this topic:
"homing with Phase Z encoder on MESA 7i96s".
  • Murphy
  • Murphy
Today 09:06 - Today 09:07

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Thanks tuxcnc, ya I couldn't get it to work. The final IC's I used was a 26ls32 to single end the differational signal. Into a 74htc14 to boost the signal to 5v. And then into a uln2003 IC to pull down the 12v denford pulses. I was getting a lot of noise. I tried pulling up/down resistors and capacitors to try and negate it. But didnt work. These dm566 drivers seem to work fine with the ec500. I'll have to do some more testing.
  • JackRay
  • JackRay
Today 08:40

homing avec encodeur Phase Z sur MESA 7i96s

Category: Français

Bonjour,
on me demande créer un nouveau "typic" concernant le sujet ci dessus . je sais pas du tout comment cela fonctionne. Le crée en français, car je suis français. Quelqu'un peut il m'aider ?

Merci
  • JackRay
  • JackRay
Today 08:35
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

I don't understand, I have to create another subject.
  • Hakan
  • Hakan
Today 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
  • Johnnysacalu
  • Johnnysacalu
Today 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
Today 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
Today 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
Yesterday 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
Yesterday 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
Yesterday 03:08 - Today 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
Yesterday 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
Yesterday 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.
Displaying 31 - 45 out of 25539 results.
Time to create page: 0.325 seconds
Powered by Kunena Forum