Advanced Search

Search Results (Searched for: )

  • RLA
  • RLA
03 Aug 2024 21:26 - 03 Aug 2024 21:32

Hardware needed to switch from mach 3 6 axis to linuxcnc 9 axis

Category: General LinuxCNC Questions

Spumco,

Hi...thanks for reply!...it will be wood lathe and I am wanting to do the equivalent of straighten,rough shape, then skew cut any geometry that may come...not easy by hand and involves much simultaneous movements as well as loading etc.
So I understand correctly...you list 3 boards with one having two options correct?

Thanks again,

Rick
  • scotta
  • scotta's Avatar
03 Aug 2024 20:59
Replied by scotta on topic Remora RT1052 nvem pinouts

Remora RT1052 nvem pinouts

Category: Advanced Configuration

The config file for the NVEM has the information you are looking for.

github.com/scottalford75/Remora-RT1052-c...xCNC/nvem-rt1052.txt

Example:

{
"Thread": "Servo",
"Type": "Digital Pin",
"Comment": "IN01",
"Pin": "P4_26",
"Mode": "Input",
"Data Bit": 4,
"Invert": "True"
},

This is the IN01 input and it is remora.input.04 . The Data Bit key sets the Remora input number. You can either use the these numberings or change these to your liking.
  • Mecanix
  • Mecanix
03 Aug 2024 20:52

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

Category: Computers and Hardware

Please remind us to git-checkout when you think there are improvements we'd be interested in. I membership to The RIO Cult!!

i.e. exaggeration. See by yourself. Those are fairly impressive figures for what it is, Oliver. And so quit being humble about it and hard-push RIO out to the greater community. We NEED it, such options are highly valued. (Thanks 10000x again btw). 

 
  • meister
  • meister
03 Aug 2024 20:39

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

Category: Computers and Hardware

spi speed field is new and maybe i have not pushed it yet to github.
i have done also some critical changes and have to test it all before i set it live
  • Mecanix
  • Mecanix
03 Aug 2024 20:26

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

Category: Computers and Hardware

No exaggeration. It is what it is. In fact it works so well it's creating a huge dilemma for myself at this point. The end goal is about to shift from having a simple dumb 3axis/3switches co2 laser retrofit, extended to having my parport milling machine reworked entirely also. It's getting even more confusing as I trial the plugins you've written. (addictive).

How did you get the w5500 spi speed field turned on? So much injustice going on. I see I see.
  • PCW
  • PCW's Avatar
03 Aug 2024 20:16 - 03 Aug 2024 20:18
Replied by PCW on topic CCW dosen´t Work

CCW dosen´t Work

Category: Gmoccapy

All that scale x60 stuff has been obsolete for a long time
Since the -rpm velocity pin from the encoder was added:

hm2_7i95.0.encoder.02.velocity-rpm

The previous hal file without the scale stuff was much closer
 
  • Basti
  • Basti
03 Aug 2024 20:09
Replied by Basti on topic CCW dosen´t Work

CCW dosen´t Work

Category: Gmoccapy

Mega M4 does almost what it's supposed to do,
still can't get the spindle at speed but the speed is just a little bit higher.

the problem was in the Hal, I deleted it.

I also changed the tuning as you suggested

This did the strange run up for CCW
# Use ACTUAL spindle speed from spindle encoder
# Spindle speed jumps back and forth, so we filter it with low pass
# Spindle speed is signed, so we use an absolute component to remove the sign
# ACTUAL speed is in RPS, not RPM, so we scale it.
setp scale.spindle.gain 60
setp lowpass.spindle.gain 1.000000
net spindle-vel-fb-rps => scale.spindle.in
net spindle-fb-rpm scale.spindle.out => abs.spindle.in
net spindle-fb-rpm-abs abs.spindle.out => lowpass.spindle.in
net spindle-fb-rpm-abs-filtered lowpass.spindle.out
 
  • meister
  • meister
03 Aug 2024 19:36

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

Category: Computers and Hardware

Thanks !!!

but you're exaggerating a bit, let's agree, it works


Normal way to change the ip is the rio-setup tool:

 

as a rule, the code does not need to be changed

 
  • PCW
  • PCW's Avatar
03 Aug 2024 19:28 - 03 Aug 2024 19:37
Replied by PCW on topic CCW dosen´t Work

CCW dosen´t Work

Category: Gmoccapy

The spindle PID settings are odd.

Normally you would start with:

P = 0
I = 0
D = 0
FF0 = 1
FF1 = 0
FF2 = 0
BIAS = 0
DEADBAND = 0
MAX_OUTPUT = 6000

== open loop

Once open loop is working and the feedback RPM is correct
Then it is appropriate to worry about  closing the loop (if that's even needed)

also
net spindle-vel-cmd-rpm => pid.s.command
is correct for a -10 to +10 controlled device

(I guessed wrong that you had a more common 0 to 10V controlled  VFD)
 
  • Moutomation
  • Moutomation
03 Aug 2024 19:22
Replied by Moutomation on topic How to put a password on the exit button

How to put a password on the exit button

Category: Gmoccapy

Thanks a lot
  • zz912
  • zz912's Avatar
03 Aug 2024 18:58
Replied by zz912 on topic How to put a password on the exit button

How to put a password on the exit button

Category: Gmoccapy

Can you compile LCNC yourself from source codes? You have to master it so that when someone helps you, you can use it.

This is first step:
linuxcnc.org/docs/stable/html/code/building-linuxcnc.html
  • cncmiljc
  • cncmiljc
03 Aug 2024 18:56

Linuxcnc 2.9.2 and 2.93 images for Raspberry Pi 4b & 5

Category: Installing LinuxCNC

Could anyone help, I made the image for the pi4 following the image on the official page, but it doesn't have the area for ethernet configuration, how can I solve this problem?
  • Basti
  • Basti
03 Aug 2024 18:11
Replied by Basti on topic CCW dosen´t Work

CCW dosen´t Work

Category: Gmoccapy

Hello everyone, with spumco's idea the ccw works. Only that the spindle accelerates to the maximum and ignores every S command.

As for the hardware, there is an old Contraves ADB/F converter installed for the spindle that needs +/- 10 volts. This is cams from The Mesa 7i83

I also noticed that my spindle at speed is only displayed when it is stationary.

However, the expected value for CCW now shows that the S500 only revs up to full speed.


Attached are pictures of standstill and M3 S500. M4 I don't dare take a screen shot because the spindle rotates at 6000 when cold

Thank you very much for such quick answers :-)
  • PhilipME
  • PhilipME's Avatar
03 Aug 2024 17:20

I found old PC in the dumpster with parallel port

Category: General LinuxCNC Questions

Not sure how to do all that, but I will read

thanks
  • PCW
  • PCW's Avatar
03 Aug 2024 17:11 - 03 Aug 2024 17:12
Replied by PCW on topic CCW dosen´t Work

CCW dosen´t Work

Category: Gmoccapy

The spindle analog settings are for a -10V to +10V controlled spindle
If you have a 0 to +10V controlled spindle you will need to replace

net spindle-vel-cmd-rpm => pid.s.command

with

net spindle-vel-cmd-rpm-abs => pid.s.command

and use a separate digital output to control the spindle direction
Displaying 23446 - 23460 out of 25511 results.
Time to create page: 0.527 seconds
Powered by Kunena Forum