Advanced Search

Search Results (Searched for: )

  • PaulQUE
  • PaulQUE
Today 17:43
7i96s 0-10v output was created by PaulQUE

7i96s 0-10v output

Category: Advanced Configuration

Hello,

I've been using the 7i96s potentiometer function to control a DC driver board on my mill, 

I'm replacing that motor with a Chinese servo that requires a 0-10v signal to be driven in speed mode, 

The drive itself does not have a +10v that I can feed the digital pot on the Mesa card 

Would I require a separate 10v power supply to feed the Mesa card digital pot to output the proper signal for the servo drive?

Attached are the wiring diagrams form the servo drive, and the link to the servo kit:

www.omc-stepperonline.com/fr/kit-de-serv...p67-a6-rs750h2a1-m17 

Thanks for your help! 






 
 
  • MikkelRS
  • MikkelRS's Avatar
Today 17:02
Replied by MikkelRS on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

"A big machine can kill you."

That's why we have licenses to drive automobiles, and a pretty steep barrier to entry for machine tools of this size :)

I don't want anyone to get hurt, but if someone does get hurt because they were being stupid, no amount of words or safety meetings will prevent it.
  • tuxcnc
  • tuxcnc
Today 14:21
Replied by tuxcnc on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

Truth does not depend on being proven.
The truth is the truth even when everyone shouts at you and laughs at you.
That's why I have no intention of proving anything.
But I will tell you something very important.
A CNC machine is not a toy.
Even a small desktop machine can waste your time, spoil expensive material, or injure you.
A big machine can kill you.
  • tuxcnc
  • tuxcnc
Today 14:03
Replied by tuxcnc on topic installing of linxcnc

installing of linxcnc

Category: Installing LinuxCNC

I don't know why this conversation got down to swap drives and building LinuxCNC from source. None of that is necessar. LinuxCNC only requires 4-8 gb RAM but I think I'd lean towards 8 gb today.
 

The author of topic asked for the latest version of LinuxCNC.
The latest version of LinuxCNC is compiled from latest sources...
Compilation of LinuxCNC is easy, easier than many things you have to do after.
Where see you problem?  

I agree, many things are not neccessary, for example PC computer is not neccessary, and LinuxCNC is not neccessary, you could use GRBL  controolled from smartphone, but this is not the subject of the topic.

Modern Linux needs 2 (two) gigabytes of RAM.
Some programs needs more, but LinuxCNC not belongs to them.
My computer I use to write this post (Ryzen 5 with 16 GB of RAM running Firefox on Debian 13.6 with xfce4) uses now 2 GB of RAM, and believe me, this may be less if less memory is installed.

I see, we are on different levels of using Linux...
For me copying whole partition to other disk is normal and often used procedure. I don't need unwanted dependiences, like system not starts without swap partion leaved on old disk. I not need any swap partition, because Linux can use for swap file placed on any mounted partition, and you can turn on/off swap when you need (swapon/swapoff).
Swap file is correct solution, swap partition is a prayer for troubles...

You may use defaults installation settings, and it should works, but why you deny talk about how do it better?


 
  • tommylight
  • tommylight's Avatar
Today 13:07

After moving, cannot connect to my second linuxcnc mesa 7i96s

Category: General LinuxCNC Questions

Try using the working 5V power supply with the non working Mesa.
  • rhscdn
  • rhscdn
Today 13:00 - Today 13:18

After moving, cannot connect to my second linuxcnc mesa 7i96s

Category: General LinuxCNC Questions

' IF I unplug all of the ports on my lathe board and move it over to my mill, the mill does work and linuxcnc connects'

I assume you are using the same known working Ethernet cable in all cases so you can rule that out. Assuming you have the problematic 7i96s on your bench with only it's ethernet and good 5v power connected, I would probably cycle the power and the IP related jumpers (W4 and W5?) and see if you can get it to ping on any address. Beyond this, you can try using mesaflash with the card type and AUTO to try and scan to locate the card. I've had the EEPROM corrupt on my card once and needed to reflash with 'mesaflash --device 7I96s --write <path_to_firmware>.bit' to get communication working again.
  • GFC
  • GFC
Today 12:53 - Today 12:54

Integrating ethercat with QTplasmaC and Beckhoff modules

Category: Plasmac

I have been tinkering withit and managed to get the touch probe to work, 
what I think its happening is that QTplasmaC doesent want to run any Gcode or any of the user buttons, because the borders of the windows just turn white I click a button or hit cycle start

is it possible for the machine to jog correctly but not run Gcode?
what could be causing this?
  • tommylight
  • tommylight's Avatar
Today 12:11
Replied by tommylight on topic StepperOnline A6 Servo

StepperOnline A6 Servo

Category: EtherCAT

All are for plasma machines, all tandem Y axis, all have home switches, and one is for parallel port.
  • ffffrf
  • ffffrf
Today 09:35

After moving, cannot connect to my second linuxcnc mesa 7i96s

Category: General LinuxCNC Questions

I am using a single ethernet port on my computer where only one board is attached at any one given time (so I unplug one board and replug the second board)
  • rodw
  • rodw's Avatar
Today 09:10
  • ffffrf
  • ffffrf
Today 08:49 - Today 09:35

After moving, cannot connect to my second linuxcnc mesa 7i96s

Category: General LinuxCNC Questions

I am really struggling to figure out what the issue is here and am looking for some help. Prior to moving states, I set up linuxcnc with my mill and it was working fine, I then purchased a lathe and another mesa board (both are 7i96s) and attempted to set it up and I was unable to do so, it took a lot of debugging with AI but eventually I found a way for both boards to work even though both were set at 10.10.10.10. However, now after moving, I have set everything back up, and my mill board does not communicate with my computer at all and I don't remember how to solve the issue. Here is what I know so far:

1. Originally, both boards were using EEPROM jumpers and 10.10.10.10 (and my HAL files reflect those IP addresses)
2. The default IP address has never worked for me for either board
3. Currently, my lathe board works correctly, when I plug it into my computer everything connects up right away and works as expected, it is also the last board I used prior to the move (meaning my lathe was the last machine I was using)
4. I am unable to ping the mill board, mesa flash does not recognize any 7i96s connected when the mill is plugged in, because of this, I cant change the IP address
5. the LED lights / sequences are identical in both boards on powering up
6. I tried upgrading linuxcnc and updating my packages and that did not help
7. IF I unplug all of the ports on my lathe board and move it over to my mill, the mill does work and linuxcnc connects


It feels like there is an IP address conflict or something else going on where it's expecting the lathe board because that's what was last used. I recall having this exact same issue when I first purchased the lathe but for the life of me I cant remember how I actually fixed it. I do not think the actual mesa board is broken in any way.

Does anyone have any big picture suggestions on what I can do for further debugging in terminal?
  • Spezidrohne
  • Spezidrohne
Today 08:41
Replied by Spezidrohne on topic StepperOnline A6 Servo

StepperOnline A6 Servo

Category: EtherCAT

Yes, can Post it this afternoon. But Keeper ik mind it currently is configured for my bench test setup, and homes without homing Switches.
  • Jugo2
  • Jugo2
Today 07:43
Replied by Jugo2 on topic StepperOnline A6 Servo

StepperOnline A6 Servo

Category: EtherCAT

Hey, could anyone with a “2 motors on one axis” setup send his config in this tread, im a little stuck configuring my setup 
 
  • rodw
  • rodw's Avatar
Today 06:18
Replied by rodw on topic Help Controller for a Lathe ?

Help Controller for a Lathe ?

Category: CNC Machines

There are many reasons why you should not use MPG for turning, but I will give you just one - you can turn the handle faster than the axis is moving, in other words, when you are done turning, the axis will continue to move until it reaches the commanded position.
 

Thats not correct. The user can choose how he wants his MPG to operate when he sets it up. Now I am the old crank!
  • rodw
  • rodw's Avatar
Today 06:11
Replied by rodw on topic installing of linxcnc

installing of linxcnc

Category: Installing LinuxCNC

I don't know why this conversation got down to swap drives and building LinuxCNC from source. None of that is necessar. LinuxCNC only requires 4-8 gb RAM but I think I'd lean towards 8 gb today.
Just follow Andy's directions, accept the default partitions and have fun. After all he is the Release Manager so should know a thing or two about how to install his releases!
Displaying 1 - 15 out of 14207 results.
Time to create page: 0.322 seconds
Powered by Kunena Forum