Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
30 Oct 2024 13:21
Replied by tommylight on topic 6i25 with bob. Spindel start/stop

6i25 with bob. Spindel start/stop

Category: Basic Configuration

Cute machine! :)
Since you have 6i25, Mesa 7i76 would be the preffered choice, and it has full spindle control, even with encoder feedback.
Keep in mind that you have to power the machine after LinuxCNC starts and power off before shuting the PC down, while using 6i25 in parallel port mode.
I would make the machine work as is first, then get the 7i76.
  • tommylight
  • tommylight's Avatar
30 Oct 2024 13:12
Replied by tommylight on topic Video Editors

Video Editors

Category: Off Topic and Test Posts

Regarding crashing, check what video codec is causing it, usually that is the reason, although when recording from a mobile phone there is no choice of cedec.
  • tommylight
  • tommylight's Avatar
30 Oct 2024 13:06
Replied by tommylight on topic Only one of the gantry joints move

Only one of the gantry joints move

Category: Basic Configuration

What version of LinuxCNC?
2.10 has tandem limits so it should have tandem joints also.
  • tommylight
  • tommylight's Avatar
30 Oct 2024 13:03

Initial height sensing for underwater cutting tourqe sensing

Category: General LinuxCNC Questions

Depends on what system is used on Z, steppers can not do torque sensing (even TMC drives miss that a lot), servos can do that but in most cases they would require opening the drive and soldering extra wires as not all have monitoring outputs.
The easiest way, floating head, and it does not miss.
  • tommylight
  • tommylight's Avatar
30 Oct 2024 13:00
Replied by tommylight on topic Puma 6 axis Robotic Arm with Mesa 7i80/7i40

Puma 6 axis Robotic Arm with Mesa 7i80/7i40

Category: Advanced Configuration

Check encoder PPR, make sure the scaling is correct, then we can move to tuning.
In the meantime, upload the config files here so we can have a look, just in case something is off.
  • JT
  • JT's Avatar
30 Oct 2024 12:06
Replied by JT on topic Flex GUI Tutorials

Flex GUI Tutorials

Category: Other User Interfaces

Tutorial 14



JT
  • SOLD
  • SOLD
30 Oct 2024 11:43
Replied by SOLD on topic AX58100

AX58100

Category: EtherCAT

I got a reply email from the AX58100 manufacturer saying that it is not possible to use only AX58100, need to use external MCU via SPI.

But no answer about working as IO. I want to know if not using CIA402 can still be declared as input/output. 
 
  • Rune_cnc
  • Rune_cnc
30 Oct 2024 11:06 - 30 Oct 2024 11:25
Replied by Rune_cnc on topic 6i25 with bob. Spindel start/stop

6i25 with bob. Spindel start/stop

Category: Basic Configuration

Thanks I will try that next.

Do you have any recommondation on mesa daugther card.Considre 7i76there are also D and U card but dont know what that means.

Im more used to lasers/3d printers.So I went in to this blind.

Its an entusiast build in a makerspace.With tool revolver/tool changer on top.added some photosIts name is "Phil the mill

24volt for most attachments
added a few photos
  • rodw
  • rodw's Avatar
30 Oct 2024 10:36

Solution fo "hm2 error finishing read" with no good PC

Category: Computers and Hardware

Please follow steps 44-58 in the google doc on the other thread.
I don't think you have installed the r8168-dkms driver.
  • my1987toyota
  • my1987toyota's Avatar
30 Oct 2024 10:07
Replied by my1987toyota on topic Video Editors

Video Editors

Category: Off Topic and Test Posts

Shotcut for me. it's open source and works . Mine will crash from time to time though. if interested see the link below
www.shotcut.org/
  • Aciera
  • Aciera's Avatar
30 Oct 2024 08:25

Can I control an output while gcode is being processed?

Category: General LinuxCNC Questions

I would insert an M63 P.. before the move in question to set a digital output synchronized with the start of the movement. Then create a realtime component that starts to calculate the 3d distance when the digital output goes true and outputs a signal for every 10mm of travel.
  • bladekel
  • bladekel
30 Oct 2024 07:48

Can I control an output while gcode is being processed?

Category: General LinuxCNC Questions

I need to make an addition to a GUI I created using Python and QtDesigner.
Is it possible to control an output at the same time while a line of gcode is being processed?
For example,the machine started to move from (0,0,0) . The gcode in process (G0 X60 Y80, Z-5) is making a movement in x,y and z coordinates and the movement is 100mm.
I need to toggle one output for every 10mm progression.
How do I do that?
  • newbynobi
  • newbynobi's Avatar
30 Oct 2024 06:29
Replied by newbynobi on topic Probescreen for manual probing?

Probescreen for manual probing?

Category: Gmoccapy

Hallo,
You can find the center of the hole in Manual mode.

- Jog the Maschine so that the probe stay near the middle of the hole.
- Jog X minus until probe contact
- Zero X axis (easiest way in gmocapy by clicking on the X-Letter of the DRO, you will get an Input panel)
- Jog X plus until probe contact
- go to MDI mode
- enter the DRO value of the X Axis divided by two I.e value shows 57.859 you need to enter G0 X[57.559 / 2]
- Zero X axis

- Jog Y minus until probe contact
- Zero Y axis
- Jog Y plus until probe contact
- go to MDI mode
- enter the DRO value of the Y Axis divided by two I.e value shows 67.859 you need to enter G0 Y[67.559 / 2]
- Zero Y axis

If you want, you can also write a small macro and put that on an button on MDI page.
Take as an example "go to position" from an Sim config. The DRO value is stored IMHO in a var value and can be reached from within the macro. But this is untested!

Norbert
  • Malteser01
  • Malteser01
30 Oct 2024 06:23
Replied by Malteser01 on topic Only one of the gantry joints move

Only one of the gantry joints move

Category: Basic Configuration

Okay then, I'll try stepconf again.

Hoe would I then teach the machine to accept a as y2? As far as I'm aware, there's no setting in stepconf for that.
  • tcbmetalworks
  • tcbmetalworks
30 Oct 2024 06:04

Initial height sensing for underwater cutting tourqe sensing

Category: General LinuxCNC Questions

Hello what are some methods to make initial height sensing work for underwater cutting. I am using a hypertherm ht2000 with a pneumatic breakaway so I would like toavoid modifying it to floating head. Is it possible to accurately use tourqe sensing to determine the top of the plate when plasma cutting? 
Displaying 18991 - 19005 out of 24117 results.
Time to create page: 0.775 seconds
Powered by Kunena Forum