Advanced Search

Search Results (Searched for: )

  • besriworld
  • besriworld
21 Apr 2025 14:10
Replied by besriworld on topic Lathe with C axis

Lathe with C axis

Category: General LinuxCNC Questions

You can add a second servo motor with a gear like HAAS does
I think it's better if the second encoder goes to the mesa card.
  • vre
  • vre
21 Apr 2025 14:07 - 21 Apr 2025 21:31
Digital Input was created by vre

Digital Input

Category: O Codes (subroutines) and NGCGUI

If i have this in hal
#M66 Digital Inputs
net spindle-stoped motion.digital-in-03 mesa_input_pin
and this subroutine code
M66 P3 L3 Q4 ;Check for spindle stopped - wait up to 4 seconds for digital input 3 to turn on
o307 if [#5399 LT 0]
(abort, spindle not stopped)
o307 endif

How can change this code to check if spindle is stopped
if i have not set this pin
net spindle-stoped motion.digital-in-03 mesa_input_pin

In reality spindle is connected to mesa daughter card 7i33
and i want to check from subroutine code if it is stopped.
  • PCW
  • PCW's Avatar
21 Apr 2025 13:59
Replied by PCW on topic Proxxon CU4

Proxxon CU4

Category: General LinuxCNC Questions

Its parallel port compatible (uses the common "Mach 5 Axis BOB" inside)
So would work with a parallel port or Ethernet/SPI/GPIO/etc device that has a
parallel port like interface.
 
  • vre
  • vre
21 Apr 2025 13:59
Replied by vre on topic spindle with encoder

spindle with encoder

Category: Basic Configuration

To mechanically adjust the exact same ratio is very difficult
Also with counter chips division maybe can not be integer multiple
so the only real option is to mount and aluminum disk to spindle shaft
and because my spindle shaft from top has the hydraulic cylinder that locks the tool
the only place can put this is only to the downside of spindle shaft.
How many lines must have the disc for rigid tapping ?
Also must have disc with A B and Z signals or only A is enough ?
  • langdons
  • langdons
21 Apr 2025 13:54
Replied by langdons on topic Should I switch from AXIS to QtDragon?

Should I switch from AXIS to QtDragon?

Category: Qtvcp

Just buy a cat.

They're cute and they catch mice.
  • langdons
  • langdons
21 Apr 2025 13:46
Replied by langdons on topic spindle with encoder

spindle with encoder

Category: Basic Configuration

You can install the encoder before the geartrain if you can electronically or mechanically account for the ratio.

As an example, you coul drive a separate "timing pulley" that is adjusted to the "timing pulley" spins at the same speed as the spindle, then install an encoder onto that.

4520B counters or 4017B counters can be used to divide the frequency of pulses from the encoder.
  • dctrytsman
  • dctrytsman
21 Apr 2025 13:40
Replied by dctrytsman on topic Lathe with C axis

Lathe with C axis

Category: General LinuxCNC Questions

I had a look at it today again and realized I won't be able to make it work. The backlash in the gearbox will not allow me to machine the part accurately. I'm won't be attempting this any further. Unfortunately this machine was not designed to have a c-axis.
  • pgf
  • pgf
21 Apr 2025 13:33

After homing X and Y, can I auto move to a non 0,0 location?

Category: General LinuxCNC Questions

That would be great -- but I'd also be happy with simply max-X and max-Y.
  • spumco
  • spumco
21 Apr 2025 13:16

After homing X and Y, can I auto move to a non 0,0 location?

Category: General LinuxCNC Questions

OP-

Thank you, that helps.

Would you like the table to be as close to the operator as possible (max Y) as well as centered on X when the homing routine is complete?  This is how I've configured my moving-table mill.
  • qaywsxedc
  • qaywsxedc
21 Apr 2025 13:14
Replied by qaywsxedc on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Hi Guys, 
as easter project, i tried to put 32v von my nvem v2... damn it ...a capacitor blew up
can someone please give the values of it?
i can not read it anymore.
thanks in advance
best wishes
  • pgf
  • pgf
21 Apr 2025 12:16

After homing X and Y, can I auto move to a non 0,0 location?

Category: General LinuxCNC Questions

Okay, I think a picture will help.

Homing on 0 works, as in the upper diagram.  But it leaves the bed far from me.  In the title of the thread, I asked whether there's a way to automatically move after homing, so that I end up as in the lower diagram.  I haven't yet tested whether simply setting "HOME" to 12, rather than 0, would accomplish this.  That's because since homing (and even rapids, on my mill) are very slow, I'd really rather skip the extra bed travel, and have it home directly to 12, and stayed there.



 
  • jjdege
  • jjdege's Avatar
21 Apr 2025 11:43

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Hello
I ran a test to verify the problem I have,
that is: on the A-AXIS output (join 3) there is no signal

I enabled all the axes in the .ini .hal file inverted in the nvem-rt1052.txt file, the joint 3 pins (A-AXIS) with the joint 4 pins (B-AXIS)

it happens that joint 3 and joint 4 are inverted and on the B-AXIS output I find the joint 3 signals working, while on the A-AXIS output the join 4 signals do not work,
on the C_AXIS joint 5 output the signals work

it seems that the A-AXIS output on the NVEM card is physically interrupted, is it possible?


 

File Attachment:

File Name: nvem-rt1052.hal
File Size:3 KB
  

File Attachment:

File Name: nvem-rt1052.ini
File Size:5 KB
  

File Attachment:

File Name: nvem-rt1052-inv.txt
File Size:7 KB

 
  • vre
  • vre
21 Apr 2025 11:31
Replied by vre on topic spindle with encoder

spindle with encoder

Category: Basic Configuration

So i must attach encoder of encoder disk to spindle shaft because all other places
i can mount the encoder are not 1:1 gear ratio with spindle shaft.
  • jdowsonjr
  • jdowsonjr
21 Apr 2025 10:56

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

i was able to bench test the image with the ethercat master installed from the repositories and it works. The only thing i found peculiar was that when jogging with the keyboard i could notice some random jitter in the drive. This did not happen with the amd64 cpu i was using before. I suspect this could just be an issue with the keyboard input on the pi though as that jitter is not present with commands from the MDI
  • rodw
  • rodw's Avatar
21 Apr 2025 09:54

After homing X and Y, can I auto move to a non 0,0 location?

Category: General LinuxCNC Questions

See how you go with the position.

Regards shared himing switches, there is a pin joint.n.is_homing ot similar (check man motion).
If you and2 that with your physical limit switch and use the output to your homing input, the non homing joint will ignore the switch input.
Displaying 106 - 120 out of 26686 results.
Time to create page: 0.396 seconds
Powered by Kunena Forum