Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
26 Nov 2024 17:28
Replied by tommylight on topic Advice on Protectli V1210/V1211 for LinuxCNC

Advice on Protectli V1210/V1211 for LinuxCNC

Category: EtherCAT

Get a HP Z420 or Z430 or Z440, they are proven reliable, but they are huge and heavy.
But the are cheaper as they can be found only used.
Also, personally i avoid anything Nxxxx from Intel, they are way under powered for anything useful, but they will run the machine perfectly fine.
  • Hakan
  • Hakan
26 Nov 2024 16:52
Replied by Hakan on topic AX58100

AX58100

Category: EtherCAT

Entirely possible.
There is an STM32F407VGT6 but you can switch it for your favorite MCU if needed.
Now, I am not an electronics engineer even if I do this kind of things. With that said I imagine one would need some electric isolation before the arc voltage reaches the MCU pins. One "just" needs a circuit to read the arch voltage that the MCU can read.
  • gekonko
  • gekonko's Avatar
26 Nov 2024 16:46
Replied by gekonko on topic Translation files for QtPlasmaC

Translation files for QtPlasmaC

Category: Plasmac

It looks like bad instructions on our part...

Try renaming qtplasmac_sk.qm in linuxcnc-dev/share/qtvcp/screens/qtplasmac_4x3/languages/ to qtplasmac_4x3_sk.qm

If that works for you then we will edit the documentation.
 

It is working now! Thank you for your support.
  • PCW
  • PCW's Avatar
26 Nov 2024 16:32

dynamic speed of spindle related to speed of x,y,xy axis speed via pwm

Category: Advanced Configuration

All joint velocities are available in hal, so if the PWM needs to track any function
of these velocities, it's possible, but you need to know the function.

Do you know the actual desired PWM  value vs joint velocity function?
 
  • RDA
  • RDA
26 Nov 2024 16:05
Replied by RDA on topic AX58100

AX58100

Category: EtherCAT

Looks great!
Shame it seems that it does not have an analog input, with one of those you could of done the arc voltage reading directly without the need for a mesa pcb in between.

Well actually you seem to have a microcontroller on there as well that most likely has an ADC, why not use one of those? I did not check the schematic but will take a peek at somepoint.
  • spumco
  • spumco
26 Nov 2024 16:04

Jones and shipley cylindrical grinder CNC conversion, grinding camshafts, cranks

Category: General LinuxCNC Questions

Maybe an electronic 'copy' device to build up a library of lobe shapes?

I'm thinking of a motorized fixture to rotate the cam, with a high-res rotary encoder and a roller follower with a high-res linear encoder.  Rotate the cam and you can now plot the toolpath based on the follower location to rotational position (and follower wheel diameter)

Once in CAM, the plot should allow reverse engineering the lobe max lift and duration @0 or 0.050" lift since it should be obvious when the follower is riding on the cylindrical portion of the cam.

If the fixture were built with the follower on a track that's aligned with the camshaft long axis, it'd be easy to just work your way down each lobe without much setup time.

As for generating toolpaths, this looks like a good use of LCNC's external offsets.  Like everything, the details are probably fussy... but I think you could essentially load the plot back in to an external offset table and the 'X" axis would follow the rotary axis's rotation.  Multiple step-downs, of course, and I'm not sure how to avoid air cutting during the roughing phase.

Cool project.  Can't wait to see how it works out.
  • PatJac
  • PatJac
26 Nov 2024 15:47
Replied by PatJac on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

Thanks PCW, yes restarting LinuxCNC= all good.


irrelevant here, but ,i fixed links permissions on sl bob pdf i've posted .
  • Ian@eagland.co.uk
  • Ian@eagland.co.uk
26 Nov 2024 15:41

Following error new installation Pi5 stepper motor mill

Category: General LinuxCNC Questions

Hi

Background. Taig 3 axis mill with stepper motors. Been running for about 10 years. Was PC based but PC failed.
I had  Pi5 to hand so bought HAT from byte2bot and a breakout board.
I used the HAL file and ini file from byte2bot modifying with information from the old PC ini file and setting pin allocations to match Pi.
just starting setup sorting out home and limit switches. X axis works perfectly but when I try Y axis I am getting a following error fault.
I understand the basics of following error on a servo machine. How can you get a following error on a stepper drive and what do I need to do to solve the issue? FERROR set to 1.
 Are there any other sample Pi5 HAL files available to download?

Regards

Ian


 
  • Hakan
  • Hakan
26 Nov 2024 15:17 - 26 Nov 2024 15:24
Replied by Hakan on topic AX58100

AX58100

Category: EtherCAT

Yes, it went well. Both your card, COFHAL, and SOLD's system were able to start and are now working.

Background: I have been making a few EtherCAT client cards, just to see how it can be done, to learn about EtherCAT and eventually use a card in my plasma cutter which is slowly being built. If all goes well.

I publish the project on github.com/MetalMusings/MyOwnEtherCATDevice and I made a series of Youtube video as I learned things along the way.

The card we were working on was the EaserCAT 3000
  • PCW
  • PCW's Avatar
26 Nov 2024 15:02
Replied by PCW on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

Yes, when you stop LinuxCNC, the 7I92 watchdog will bite.
The red '/INIT' LED indicates that the watchdog has bitten.
The RED LEDl will go off when you restart LinuxCNC.
  • sk_linuxcnc
  • sk_linuxcnc
26 Nov 2024 14:59

Help: configure a Servo motor with (PUL/DIR) as a Spindle by Par-port stepconfig

Category: StepConf Wizard

thank you. i did everything like you mentioned and it works. setting steplen to 1 and stepsace to 0 along with pin reset 1 increases the total rpm i can acheive with my motor. ( now it rotates much faster than it did with scale at 6400)

what doesnt work (or is counter intuitive) is when i set the spindle scale to 800 (as my servo is set to 800 pulses/rev) the spindle turns very slowly.
when i put it to 6400, it turns much faster.
and when i put it to 64000 it turns even faster.

but as it works for me, ill leave it at that. thanks again! :D
  • PatJac
  • PatJac
26 Nov 2024 14:57 - 26 Nov 2024 15:03
Replied by PatJac on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

Should i specify , as i showed interest in arm64 , I'm on a pc , fresh official debian 12 linuxcnc install ,all up to date to latest ,not messing arround with orange pi 5/rt preempt until i got some success with the x64 .
  • PatJac
  • PatJac
26 Nov 2024 14:43
Replied by PatJac on topic Mesa 7i92 with PC-2-Route Model M2 BOB

Mesa 7i92 with PC-2-Route Model M2 BOB

Category: Driver Boards

I am slowly getting back to it ,into mesa first test 2 years ago , where i got very basic success fiddling with the 5abob firmware/linuxcnc 2.8 and some kind of communication with the sl bob relays , that was it .
Now , got pncconf discovery magic to recognise 7i92_slpc2x2d firmware & generate a configuration that , hmm , at least load in linuxcnc . Still a lot do , first will be , charge pump , something is wrong , and or missing.
Learning curve is steep ,i most admit ,the n00b is studying .

Closing linuxcnc get the 7i92 to lock ,red light , reload needed , is that normal ?
  • Hakan
  • Hakan
26 Nov 2024 14:39
Replied by Hakan on topic Ethercat + step/dir signals

Ethercat + step/dir signals

Category: EtherCAT

One option, maybe the best, is to switch to an EtherCAT stepper motor driver.
  • rebelx
  • rebelx
26 Nov 2024 14:32
Replied by rebelx on topic LinuxCNC on Intel Clear Linux

LinuxCNC on Intel Clear Linux

Category: Installing LinuxCNC

Hi NTULINUX, thank you for your efforts to make LinuxCNC faster on Gentoo. Could you share with us what performance gains you got with this, especially when it comes to latency? It may be interesting for other distros too.
Displaying 17401 - 17415 out of 24055 results.
Time to create page: 0.401 seconds
Powered by Kunena Forum