Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
09 Jun 2024 15:55
Replied by tommylight on topic PCIE to PCI Adapters

PCIE to PCI Adapters

Category: General LinuxCNC Questions

Try
0x0100
  • swift.gate0199
  • swift.gate0199's Avatar
09 Jun 2024 15:47

Z-axis homing - Y-axis tuning - ClearPath servo firmware updates

Category: General LinuxCNC Questions

Any and all info is definitely very helpful. Thank you, I really appreciate it! And thanks for the encouragement.

Hopefully now I can figure out how to actually hook this thing up properly. I found the switches here . They are inductive proximity sensor switches. It says 6-36V DC so I'm not sure how these will work on the Mesa board or how I'll even mount them or even how to get wires run all the way from then through the things he has. So looks like I have some more research and tinkering to do. I think first I have to figure out how to test them to make sure they actually will work before going through all the trouble.

 
  • PhilsWorkshop
  • PhilsWorkshop
09 Jun 2024 15:38
Jogging with feed per revolution (F/rev) was created by PhilsWorkshop

Jogging with feed per revolution (F/rev)

Category: HAL

Hello everyone,

My name is Philipp and i started a new project a couple of weeks ago:Retrofitting a Weiler 160 Cnc to be servoconventional (like a E35).I want to keep the original DC spindle motor and replace the X and Y servos with 750W Ac ones.(got all the parts already).

I use probe basic lathe with a touchscreen and a Mesa 7i76e and a 7i85, which works already. Now to the problem:The "pendant" for the conventional part makes some trouble:

Schematic: 

This browser does not support PDFs. Please download the PDF to view it: Download PDF


first page is the "pendant" that goes on the machine saddle, second one is the control cabinet with touchscreen.

I have printed this mockup:  

The problem is the "Vorschubsrichtung/ SVH NA 4022", its a latching joystick.
I want it to feed in the selected direction, but with a defined feed per revolution. So the feed scales with the RPM of the spindle.
I have looked through all possible articles, but could not find anythig matching.
Maybe someone here has an idea on how to do that?

Regards,
Philipp
  • jimmyrig
  • jimmyrig
09 Jun 2024 14:56
Replied by jimmyrig on topic I need help

I need help

Category: General LinuxCNC Questions

Did you home the machine? It won't let you run a file till the machine is homed.
  • jimmyrig
  • jimmyrig
09 Jun 2024 14:52

Z-axis homing - Y-axis tuning - ClearPath servo firmware updates

Category: General LinuxCNC Questions

While it might not seem like it to you..... You almost got it!

Put that home switch on z.
Your sequence is correct.

For those clear path servos. Save the tune you have that works ok. Playing around with it shouldn't break things. I'm not familiar with how those tune but have worked on a few machines with them. Most of them have the problem you describe.
Two things you can do about it.
1. Mess around with your pid tune. Typically if it's jittery only when stopped your "I" part of the tune is having issues. It's either oscillating when I is too high (you should be able to see this) or not moving but on when I is too low. This can happen when your mechanics are sticky, the gantry is out of alignment, etc. basically the servo is trying to gently get to a position and hold it without overshooting.... But can't make cause something is holding it back. The motors either needs more power (higher I) or fix your mechanics.
2. Increase the deadband. If the mechanics are good and playing with I doesn't seem to help ( or you don't want to mess with it) try increasing the deadband. Servos are very accurate and often try to get to an insane level of precision (some have millions of encoder counts per revolution) so you may be telling it to go to encoder position 1,000,000 and it goes to 999,999,364 instead but tried to get to 1mil. Hence the jittery. But you don't care as after dividing that error by the pitch of your ball screw is going to result in some tiny tiny tiny linear distance. So increasing the deadband tells the servo.....ya you are close enough don't worry about it.

Option 3
Don't worry about it. If the motors are cool to the touch after jittering for an hour or so it's not a big deal. If they are too hot to much for more than a sec it should be fixed to extend motor life. Anything in-between is up to you. Personally I'd fix it cause it's annoying. If it's hot mess with the "I" tune, if it's cool mess with the deadband.




Hope that helps
  • PCW
  • PCW's Avatar
09 Jun 2024 14:17
Replied by PCW on topic Voltage encoder with 7i97T board

Voltage encoder with 7i97T board

Category: Driver Boards

I would check the output voltage, they might be 5V out or open collector.
The may also be open collector with a pullup resistor to their power supply
(you can test for a resistive pullup by supplying a small load on the output,
say 1K Ohm. and seeing if the voltage output drops significant;y when loaded

How to handle the interface depends on what kind of outputs the encoder has.

 
  • Aciera
  • Aciera's Avatar
09 Jun 2024 12:28
Replied by Aciera on topic Custom.hal

Custom.hal

Category: HAL

It's fine to customize the created hal file, just don't go and change it in pncconf again.
  • Hossein74Majidi
  • Hossein74Majidi
09 Jun 2024 12:13
Replied by Hossein74Majidi on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

Yes Thanks a lot. That was the problem
and also after correcting that, "mv: cannot stat 'dev/ttyFIQ0'" doesn't show up anymore too.
Thank u
  • Hawk83
  • Hawk83
09 Jun 2024 12:11
Custom.hal was created by Hawk83

Custom.hal

Category: HAL

Hi folks.

I have used Pncconf to create the initial hal- and ini-files for my machine, just to get a starting point for configuring my machine.

I am now working on finetuning and also adding additional functions to my machine-configuration.

I have made these changes/additions in the hal-file created by Pncconf and not in the custom.hal file, even though I have read several places that any additions to the machine config should be placed in the custom.hal file.

Are there any drawbacks to making all of my machine-configurations in the hal-file created by Pncconf?
Is this advice only recommended in case I need to go back to Pncconf to make changes from there?
  • greg23_78
  • greg23_78
09 Jun 2024 11:50
Voltage encoder with 7i97T board was created by greg23_78

Voltage encoder with 7i97T board

Category: Driver Boards

I currently have a 7i97t board, and I would like to connect a pin encoder to my board.

my encoder must be powered in 10-30V dc (i don't know the encoder output voltage), it's single-ended wiring.

i've seen that the 7i97t board can handle input voltages of 12V single-ended.

is it too risky to cable my encoder on my board with 10V voltages or should I cable it with a voltage divider?

My encoder is currently connected like this:

VCC - A - B - /Z - Ground

should I keep it as is (no importance) or should I change the wiring of the /z to z index?
  • ThyerHazard
  • ThyerHazard's Avatar
09 Jun 2024 10:52
Replied by ThyerHazard on topic PCIE to PCI Adapters

PCIE to PCI Adapters

Category: General LinuxCNC Questions

Thanks for helping mate.

So went into the .HAL file and the port matches what I have in lspci -v exactly
gone through and tired 0x3048
0x3040
0x3000
even tried 0x3028 all yield no response.
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
09 Jun 2024 10:16
Replied by Cant do this anymore bye all on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

Your hal file in missing the lines that load the base & servo thread. And few other bits & pieces.
At the start of your hal file you'll need something like this
# first load all the RT modules that will be needed
# kinematics
loadrt [KINS]KINEMATICS
# motion controller, get name and thread periods from INI file
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS

And you need to sort out the issue with
mv: cannot stat 'dev/ttyFIQ0'
This could be the file not existing or you don't have the correct permissions to access the file. Unfortunately as the whole error log isn't there, just a screenshot or a small part, I can't comment any further.
  • Aciera
  • Aciera's Avatar
09 Jun 2024 10:01
Replied by Aciera on topic PCIE to PCI Adapters

PCIE to PCI Adapters

Category: General LinuxCNC Questions

 Now I'm wondering if I need to edit the .HAL file for the built in parport tester as mine isn't at 0x278 or 0x378? How would I even do that if thats what I need to do?

I'm not overly familiar with parallel port setups but I would think that you would need to edit your hal to the new port.

[ 3.711658] parport0: PC-style at 0x3028, irq 16 [PCSPP]

So have a look in your .hal file and see if you can find something like this (i think):

loadrt hal_parport cfg= ....

and change the port to reflect the newly installed one.
If in doubt please post your hal and ini files.
 
  • ThyerHazard
  • ThyerHazard's Avatar
09 Jun 2024 08:49
Replied by ThyerHazard on topic PCIE to PCI Adapters

PCIE to PCI Adapters

Category: General LinuxCNC Questions

also not sure if relevant, the parport is connect to my bob and when I power cycle the pc the onboard bob relay is clicking. so some communication is happening via parport atleast.
  • greg23_78
  • greg23_78
09 Jun 2024 08:36
mesact - build config error was created by greg23_78

mesact - build config error

Category: Driver Boards

i have a problem with mesact, when i try to create my configuration, i get this error message.

when i look in the folder where it created the files, i only get an ini file.

 
 
Displaying 25846 - 25860 out of 26049 results.
Time to create page: 0.632 seconds
Powered by Kunena Forum