Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
13 Mar 2025 06:36
Replied by rodw on topic QTPlasmaC post processor - SheetCam?

QTPlasmaC post processor - SheetCam?

Category: Plasmac

Yeh, that's the one! I made some enhancements for it and Les added it to Sheetcam. There are some settings at the top of the post to check and turn off. I made it so Sheetcam was the master seeing it was for his system
  • Darium
  • Darium
13 Mar 2025 06:14
Replied by Darium on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

@ihavenofish
Wow that's nice. Having 3 ton machine moving like that also with the current jerkness is too scary definitely not good for my heart.
@LCR
I have similar issue with non-ethercat drivers. you can check it out this thread. It may help
forum.linuxcnc.org/38-general-linuxcnc-q...s-creeping-up#309973
  • stkvit
  • stkvit
13 Mar 2025 05:52

Laser Head Height Sensor – Looking for a Beta Tester

Category: Plasma & Laser

I converted the bcl-amp output to a differential signal (max485), at a long length it works much more stably and reliably. You should do the same (I understand that your frequency is linear and depends only on the height). A couple more questions, your sensor have temperature stabilization?
  • F❨+❩gl
  • F❨+❩gl's Avatar
13 Mar 2025 05:30 - 13 Mar 2025 05:32
6040 CNC retrofit was created by F❨+❩gl

6040 CNC retrofit

Category: Milling Machines

So, I dug out my 14-year-old 6040 CNC again. 
I already retrofitted that thing once, tossed almost all the original electronics and went with G540 and some old industrial PC. Still, I was strapped for money, and it was a hack. I only used it occasionally for a couple of years, then it just collected dust. 
A few months back, I found myself in a situation where I had a lot of time, and I'm no longer that strapped for cash either.
I got myself a new set of closed loop steppers and CL57T drivers from SteppersOnline, MESA 7i96S board, proper PSUs, a new mini PC and nice steel enclosure, and I'm trying to push hard to do it properly this time. I have a physical layout somewhat complete but still grinding the schematics.

Would somebody be so nice as to look it over?

I have the following questions:
1) Is it ok to use 5V to enable stepper drivers (OUT0)? Stepper drivers will be configured to use 5V, but I'm assuming that DIP switch is only for STEP/DIR pins.
2) Since I'm feeding 24V to IN COM, I have to use 24V to detect alarms from stepper drivers. Is it ok to mix 24V and 5V on the same driver for different functions (5V for enable, 24V for alarm)?
3) Can I detect driver alarms with just one input? Any practical benefit have them wired individually?
4) Right now, I have all limit switches wired independently, but I really need that? Current setup has them all in series on a single wire. Is there any practical benefit of having the wired separately?
5) Not sure about E-Stop. In the schematics, it kills the VFD power and sends a signal to the controller. But I'm not sure about that at all.
6) I have two input pins left, but I still need a probe at least. Am I missing anything else? 

Thanks a lot for any suggestion.
  • unknown
  • unknown
13 Mar 2025 04:36
Replied by unknown on topic 7i95 randomly throws error with raspi b

7i95 randomly throws error with raspi b

Category: Driver Boards

To the OP just for reference next time could you specify if you are using a RPi4 or RPi5 so if we need to look at the images it makes life easier. As both the 4 & 5 come in B variants.

Cheers
Rob
  • Lcvette
  • Lcvette's Avatar
13 Mar 2025 03:18

Setting up Probe Basic on my machine questions and issues

Category: QtPyVCP

Your ini start up line has ag20 in it, change to g21.

Homing sequence is set in the ini, read the lcnc docs for how to configure homing settings correctly. All homing is stock linuxcnc motion. Go to home is for the go to home button. You can edit it to suit your needs, but has nothing to do with homing. All homing settings are in the ini under each of the axis sections.
  • pmchetan
  • pmchetan
13 Mar 2025 03:05
Replied by pmchetan on topic Hal configuration for BISS encoder

Hal configuration for BISS encoder

Category: HAL

I finally got good results of making a servo out of inexpensive bldc motor and drive using 6i25_7i76_7i74 and 1 micron resolution linear encoder. I consistently get repeatable positioning of the axis within 4 micro meters measured from an external device. Now I'm wondering if there's a way to offload the PID calculations from running on servo thread to the FPGA? I'm guessing this will open up options for adaptive control algorithms to run on the fpga down the line. How much processing can we push on the fpga and the daughterboards? Does the daughterboards also have some hardware for processing?
  • ihavenofish
  • ihavenofish
13 Mar 2025 02:30
Replied by ihavenofish on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

weiiird. is that mm for f error?
what axis?

Mine are omron, so no help there but when they stop, they are within 2 encoder counts (20 bit). I wonder if there is a feed forward thing where its just not bothering to catch up after stopping. I think i had that on my brother analogue servos when i chose some bad settings.


(also , side note, i need some help with ethercat setup, haha)
  • ihavenofish
  • ihavenofish
13 Mar 2025 02:25 - 13 Mar 2025 02:36
Replied by ihavenofish on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

that's still very decent. my machine is "faster than most". yours is more in line with what most people will be doing with these servos i expect.

omron 200w servo. 1G, 3000rpm. (cant wait to get it to 5000rpm muhahhaha!


jmc motors in use. 0.3G, 12m/m (pulse limitation). The real issue with these is they are soft. like even though they track with feed forward, stiffness is so low that cutting forces push the axis off track by a thou or 2. Need to take a spring pass ore 2 for a precise cut.


My hope is that these lichuans will be a step well above the JMC but still "cheap and cheerful" for my production machines. Cause those omrons cost more than the machine frame :P
 
  • unknown
  • unknown
13 Mar 2025 02:24
Replied by unknown on topic Trouble getting a new configuration running.

Trouble getting a new configuration running.

Category: General LinuxCNC Questions

In your ini file check this line

Line 277 for joint 4
STEP_SCALE = 3.9307 # 1414.752 steps / 360° for 10-tool carousel

AI isn't worth the effort.
  • unknown
  • unknown
13 Mar 2025 02:12
Replied by unknown on topic Trouble getting a new configuration running.

Trouble getting a new configuration running.

Category: General LinuxCNC Questions

Can you post the error reports as well, so we get the full picture.
  • JTknives
  • JTknives's Avatar
13 Mar 2025 02:10
QTPlasmaC post processor - SheetCam? was created by JTknives

QTPlasmaC post processor - SheetCam?

Category: Plasmac

I have been searching around and can’t seam to find a dedicated QTPlasmaC sheetcam PP. I looked in sheetcam and found LinuxCNC-PlasmaC but not sure if that’s for the QT. Any help would be greatly appreciated. Thanks guys. 
  • Lik2waterski
  • Lik2waterski
13 Mar 2025 01:45
Replied by Lik2waterski on topic Trouble getting a new configuration running.

Trouble getting a new configuration running.

Category: General LinuxCNC Questions

thank you. Now I keep getting an error hal:132 setp requires 2 arguments,10 given. Ive been using AI to help me but I cant get past this error. I will attach my hal files incase anymone wants to check them out. Thank you.
  • Masa
  • Masa
13 Mar 2025 01:02
Replied by Masa on topic Homing trouble

Homing trouble

Category: General LinuxCNC Questions

It took a while, but I managed to solve the problem.

Thank you to tommylight and Aciera for your advice.

I've posted more details at

forum.linuxcnc.org/ethercat/55535-question-of-homing#323788

Thank you very much.
  • Masa
  • Masa
13 Mar 2025 00:45
Replied by Masa on topic question of Homing

question of Homing

Category: EtherCAT

Hello everyone.

I have a report. The problem has been solved.

There was a misinterpretation in the HAL file I wrote.

I moved the two lines

addf motion-command-handler servo-thread and
addf motion-controller servo-thread

before the PID-related lines.

As a result, Homingd operation became normal.

I read the manual carefully and thought that if I understood it, I would not have to apologize for the order of writing.

I am Japanese, and it takes a lot of effort to understand English manuals at the same level as Japanese. Even when reading a Japanese translation, there are some parts that do not match the original English text.

If there is a part that describes the position of writing such as addf motion-command, please let me know. I would like to understand it well. Thank you for your valuable advice, andypugh.

Thank you.
Displaying 8461 - 8475 out of 24528 results.
Time to create page: 0.248 seconds
Powered by Kunena Forum