Advanced Search

Search Results (Searched for: )

  • endian
  • endian's Avatar
31 May 2025 09:43
Replied by endian on topic Modbus via Ethercat (Beckhoff)

Modbus via Ethercat (Beckhoff)

Category: EtherCAT

Hello,

let check this topic  ... It will be in the general 99% same as for CanOpen setup.. but datas config should be little bit different...

regards E..
  • rodw
  • rodw's Avatar
31 May 2025 09:29

Mesa 7i95t connection to Thermal Dynamics 60i

Category: Plasma & Laser

I have never had issues mounting the THCAD inside the control box. The plasma has a CNC interface connector so its designed for this.
You will not have issues.
  • rodw
  • rodw's Avatar
31 May 2025 09:26
Replied by rodw on topic Matrixkins

Matrixkins

Category: General LinuxCNC Questions

You should just need to use HOME_OFFSET to get your gantry square and rely on your encoders to keep them that way
  • rodw
  • rodw's Avatar
31 May 2025 09:21
Replied by rodw on topic Setting pin value based on other pins

Setting pin value based on other pins

Category: HAL

Look at the example in the docs for a MPG for axis selection and scaling. I think there is also a MUX4
  • rodw
  • rodw's Avatar
31 May 2025 09:16
Replied by rodw on topic home build cnc cutting fabric machine

home build cnc cutting fabric machine

Category: Plasma & Laser

Oops, just thought. the tension should be able to be done using home offsets
  • rodw
  • rodw's Avatar
31 May 2025 09:15
Replied by rodw on topic home build cnc cutting fabric machine

home build cnc cutting fabric machine

Category: Plasma & Laser

Once the fabric is tensioned, linuxcnc should be able to use the joint axes to control 4 motors in unison. Normally, it is just used for 2 on both sides of a gantry but I know its Been used on a 4 joint Z axis where all 4 corners are lifted..
  • rodw
  • rodw's Avatar
31 May 2025 09:10
Replied by rodw on topic New HAL Components - Best Practice

New HAL Components - Best Practice

Category: HAL

I think you should use halcompile because this also lets you document your component via a man entry and the web site in the same file.
For new contributions, you should be using 2.10 (master) branch as 2.9 is frozen.
Using C would just add extra work. Not sure on user space comps though. I have never written one.
  • Aciera
  • Aciera's Avatar
31 May 2025 09:02 - 31 May 2025 09:06
Replied by Aciera on topic New HAL Components - Best Practice

New HAL Components - Best Practice

Category: HAL

Both is fine.
The .comp format is more compact and easier to understand and maintain particularly for people not totally familiar with pure c.

Note that the component should remain compatible with older configurations.
  • Aciera
  • Aciera's Avatar
31 May 2025 08:53
Replied by Aciera on topic home build cnc cutting fabric machine

home build cnc cutting fabric machine

Category: Plasma & Laser

I would think that your biggest issue is going to be the stretching of the fabric and that partly cut sections are going to get bunched up as you move the material back and forth.
  • kiwiscanfly
  • kiwiscanfly's Avatar
31 May 2025 08:49
Omron R88D-KT08H and R88M-K75030H-S2 was created by kiwiscanfly

Omron R88D-KT08H and R88M-K75030H-S2

Category: General LinuxCNC Questions

I have picked up 4 new motor drivers and ac servos. I am trying to understand how I can use these with LinuxCNC..
I've been searching but can't even figure out how to start..  Has anyone used the Omron G5 hardware?

Thanks for any help.
  • Aciera
  • Aciera's Avatar
31 May 2025 08:45
Replied by Aciera on topic Compensation between B and C with moveoff?

Compensation between B and C with moveoff?

Category: General LinuxCNC Questions

Personally I would add the compensation to the kinematics model but if you feel more comfortable using a hal solution then why not give that a try.

There is also the external offsets feature:
www.linuxcnc.org/docs/devel/html/motion/external-offsets.html
  • juliankoenig87
  • juliankoenig87
31 May 2025 07:00
Replied by juliankoenig87 on topic Setting pin value based on other pins

Setting pin value based on other pins

Category: HAL

One easy way is to use a mux8:
linuxcnc.org/docs/2.5/html/man/man9/mux8.9.html

This way you can net your three spindle signals to the three selections of the mux and you can define your modbus values to the corresponding inputs of the mux.
  • kubes
  • kubes
31 May 2025 05:47

Setting pin value based on other pins

Category: HAL

I am using mb2hal (modbus) and it exposes a pin `mb2hal.00.00.int` that is an input, the values can be 1, 2, or 5. I need to set the values based on other bit pin:

if spindle.0.forward = true then mb2hal.00.00.in = 1
if spindle.0.reverse = true then mb2hal.00.00.in = 2
if spindle.0.on = false then mb2hal.00.00.in = 5

How do I create this logic in the hal?
  • juliankoenig87
  • juliankoenig87
31 May 2025 04:23
Replied by juliankoenig87 on topic home build cnc cutting fabric machine

home build cnc cutting fabric machine

Category: Plasma & Laser

Cool idea. I also think this shoul be possible.

I am thinking of servos instead of steppers. Reason is build in encoders (ok cl steppers have it too) and the possibility to change to torque mode. So the two pulling servos in position mode doing the move and the two servos in torque mode can build up adjustable tension.

This setup than could be used as an initial meassure of the layer thickness and correct values for that.

I can imagine some kind of tape at the sides for all corrections. Like the tape on the shaper woodworking cnc handheld machine (dont know the exact name right now). This way you can use a camera like system an be on track all the time I guess.
  • Lcvette
  • Lcvette's Avatar
31 May 2025 02:15
Replied by Lcvette on topic Probe Basic Manual Tool Not Working

Probe Basic Manual Tool Not Working

Category: QtPyVCP

Cool, just ping me in here when you have time and need help getting things setup!
Displaying 2686 - 2700 out of 24919 results.
Time to create page: 0.218 seconds
Powered by Kunena Forum