Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
26 Aug 2025 14:11
Replied by PCW on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Discovery is an option in the board name menu:


 


Then:


 


Next setup the card name and communication details:


 


This shows the additional stepgens, encoders and PWMgens after discovery
Using 7i96s_5abob. bin firmware on the 7I96S:


 




 
  • tommylight
  • tommylight's Avatar
26 Aug 2025 14:08
Replied by tommylight on topic ESP32 HAL2UDP setup for linux CNC noob.

ESP32 HAL2UDP setup for linux CNC noob.

Category: Computers and Hardware

Use the serial monitor feature to see if the ESP is connected and working.
Use ping to make sure network is set up properly, ping the W5500 on the address you set in PlatformIO/Code
  • Murphy
  • Murphy
26 Aug 2025 13:54 - 27 Aug 2025 21:24

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

My tool setter in NC , probe is NO.
So I'm using the remora.input11.not to invert the pin. But that dosnt seem to work with or 2.0.
When I use the normal remora.input.11 pin the prob works as it should triggering the motion.probe signal. Tool setter when pressed triggers only the or2 in. 

Addf or2.0 servo-thread
Net toolsetter remora.input.11.not or2.0.in0
Net Probe_tool remora.input.12 
or2.0.in1
Net probes or 2.0.out motion.probe-input

Is there a way to get this to work other than a relay

^^^^ I got this to work with classic ladder
  • hunterlong
  • hunterlong
26 Aug 2025 12:13 - 26 Aug 2025 20:02

Help waterprofing desktop, or finding replacement.

Category: Computers and Hardware

Hey all, 

I've got a Bridgeport BTC-1 milling machine, controlled by an old Dell Optiplex 755 and a Mesa 5125 card. The 5125 card connects to a Mesa 7177 card with a parallel port cable. It is in a barn without AC, and it seems the Dell is the weakpoint. It often breaks, probably due to the heat and humidity. I can get new ones for about $80 on Ebay, but would prefer to have a more permanent solution.

Can anyone recommend a good computer for this application that wont' break the bank?

Thanks, 
-Hunter Long
  • my1987toyota
  • my1987toyota's Avatar
26 Aug 2025 11:44
Replied by my1987toyota on topic For Those Who Have to Use Windows

For Those Who Have to Use Windows

Category: Off Topic and Test Posts

I don't know, with the latest Windows 11 update screwing up SSD's and such " Artificial Incompetence " may
be Windows epitaph.
  • Gautham
  • Gautham
26 Aug 2025 09:42
Replied by Gautham on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Ok thanks for the tip. I tried to setup the spindle via pncconf but it didn't run. I have a screenshot below of what I tried. In the TB1/TB2 tab I selected spindle PWM as you can see. Is this the wrong place to setup the spindle?
  • Gautham
  • Gautham
26 Aug 2025 09:38
Replied by Gautham on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Thanks for the reply PCW. I was going through pncconfs and I couldn't find anything like discovery(Im new to LinuxCNC). While going through pncconfs I was a little confused because I flashed the 7i96s_5abobd.bin file but I couldn't find this as an option in pncconf as you can see in the image below. Anyways, I tried all three of the options that were there and none of them gave me the option of adding the BoB. Thank you for your help

  • thomaseg
  • thomaseg
26 Aug 2025 07:57

Probe Basic tool touch off gives "Probe tripped during non-probe move"

Category: QtPyVCP

Hi,

I'm trying to get my toolsetter to work, but i'm running into "Probe tripped during non-probe move" just as the probe is tripped. I've been though a lot of the usual stuff i found on the forum, like electrical noise, debouncing and so on....I'm fairly new to gcode, macros and stuff, so bear with me on this...

I'm using all the standard stuff that comes with Probe Basic, but looking at the "default" tool-touch-off macro here: 
github.com/kcjengr/probe_basic/blob/0490...ol_touch_off.ngc#L59
(And again later in line 69 with the slow probe retract)

I think that this G1-move might be the one causing my issue? I'm trying to understand why this isn't a G38.5 move instead? Then it would be a probe-movement which allows the probe to be triggered while moving...at least as far as i've understod...or maybe a combination of a G38.5 first and then a G1 move, since G38.5 stops after untripping the probe per the documentation...am i completely off here?

I've been really hesitant to post this, because a lot of people use this macro(i guess?) and i assume it work for all of these people, so chances are very high that I'm mistaken and something else is going on...

Any input will be highly appreciated! Thanks!

/Thomas
  • maruf1777
  • maruf1777
26 Aug 2025 07:42 - 26 Aug 2025 07:44
Replied by maruf1777 on topic Teknic Clearpath SDSK wiring to 7i96s

Teknic Clearpath SDSK wiring to 7i96s

Category: General LinuxCNC Questions

Hi Im Switching to Mesa7i96S and Clearpath SDSK Servos. Did u end up wiring each EN separately as was recommended by ClearPath?. And please can u share your final diagram
  • xenon-alien
  • xenon-alien's Avatar
26 Aug 2025 06:49
Replied by xenon-alien on topic Round system parameter to tenths?

Round system parameter to tenths?

Category: G&M Codes

I figured out how to make it work the axis alignment
But on 2.8.4 LCNC my code hangs out the LCNC when i uncomment the:
O100 do
O100 while [#_<ValueABS> GT 0.007]
The whole code in the attachment.

I want to combine 3 measurings in one file (also in attachment), but the same result - The LCNC freezes out without errors.

The decimal test code works fine
Maybe the global parameters makes the issue?
Can anyone tell how to solve this?
  • lj
  • lj
26 Aug 2025 06:05

ESP32 HAL2UDP setup for linux CNC noob.

Category: Computers and Hardware

Hello, I just started working on the linuxcnc esp32 W5500 setup and I ran into some issues.
1. Hardware: Rpi4 8gb with linuxcnc 2.8.4, W5500, Esp32 Wroom 
2. Esp firmware: hal2udp pwm
3. Motion: open loop stepper with TB6600 Driver

Issues
1. activation of spindle or flood no voltage change on esp32 pins 4 or 25.
2. joint follow error all axis3. My stepper is enable without the enable pin connection (I'm not even sure what pin to use for enable/disable on the esp32-the pin out from the read file doesn't show what pin to use.
3. udp.stepgen.1.enable (error doesn't exsist) (My assumption is that because the udp.comp file doesnt show the param or pin) maybe I'm missing something
4. is the Pid function only used for closed loop steppers to accurately determine movement
I attached my hal and ini files

thanks for the help
  • Hakan
  • Hakan
26 Aug 2025 05:54
Replied by Hakan on topic Use of ODOT Ethercat coupler I/O?

Use of ODOT Ethercat coupler I/O?

Category: EtherCAT

That was some great info, must be useful for the next guy using this module.
You should probably also have the -m flag to the siitool command to get the pdos mapping to the eeprom.
Just an idea, check to see if any of the sdos can permanently save the config.

I use a script to start linuxcnc. It downloads a few values for some sdos and then starts linuxcnc.
  • michaeln
  • michaeln
26 Aug 2025 05:54
Replied by michaeln on topic in linuxcnc freecad 1.0 einbinden

in linuxcnc freecad 1.0 einbinden

Category: Configuration Tools

Hallo karlhe,

wie im Screenshot zu sehen funktioniert das nicht so richtig bei dir.

Probiere doch mal:
flatpak remote-add --user --if-not-exists flathub dl.flathub.org/repo/flathub.flatpakrepo

und wenn keine Fehlermeldung mehr kommt nach einem Neustart die Installation mit:
flatpak install flathub org.freecad.FreeCAD

oder du gehst gleich den anderen Weg weg von der Konsole mit Discover.
zuerst noch auf der Konsole:
sudo apt install plasma-discover plasma-discover-backend-flatpak
Dann unter Einstellungen schauen ob flatpak tatsächlich aktiviert ist. Nach einem Neustart werden dann auch die Pakete gefunden.

Viele Grüße

Michael
  • PCW
  • PCW's Avatar
26 Aug 2025 05:16 - 26 Aug 2025 18:01
Replied by PCW on topic AXYZ retrofit - Stepper driver settings

AXYZ retrofit - Stepper driver settings

Category: CNC Machines

A few questions:
1) Does pid tuning apply to open-loop stepper control (ie no encoders)? Where is it getting the error/difference signal from if I don’t have encoders or any other sensors?

 
Yes. the feedback is from the stepgen position counter

2) why do these oscillations only occur periodically?

No idea, might actually be a bug in the tuning routine, so I would check motion with a real LinuxCNC setup.
  • rhscdn
  • rhscdn
26 Aug 2025 03:56
Replied by rhscdn on topic AXYZ retrofit - Stepper driver settings

AXYZ retrofit - Stepper driver settings

Category: CNC Machines

A few questions:
1) Does pid tuning apply to open-loop stepper control (ie no encoders)? Where is it getting the error/difference signal from if I don’t have encoders or any other sensors?
2) why do these oscillations only occur periodically?
Displaying 10651 - 10665 out of 17129 results.
Time to create page: 3.762 seconds
Powered by Kunena Forum