Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
22 Oct 2024 13:04
Replied by tommylight on topic About lathe spindle encoder

About lathe spindle encoder

Category: General LinuxCNC Questions

What is the spindle speed?
  • tommylight
  • tommylight's Avatar
22 Oct 2024 13:02

Compiling linuxcnc with source code on Debian12 resulted in an error

Category: Installing LinuxCNC

After setting the RIP environment, does linuxcnc start?
Just type linuxcnc and hit enter.
  • tommylight
  • tommylight's Avatar
22 Oct 2024 13:00

Knuth Mark Super CNC Retrofit - need some help with my first LinuxCNC

Category: Milling Machines

Yes of course, here is detailed wiring and testing and tuning howto, let me know is something seems strange or i might improve.
Thank you.
forum.linuxcnc.org/10-advanced-configura...ning-detailed-how-to
  • tommylight
  • tommylight's Avatar
22 Oct 2024 12:57
Replied by tommylight on topic CNC machine B64-S-ATC

CNC machine B64-S-ATC

Category: CNC Machines

Looking good :)
  • MennilTossFlykune
  • MennilTossFlykune
22 Oct 2024 12:22
Replied by MennilTossFlykune on topic Gmoccapy - spindle restarts at program stop

Gmoccapy - spindle restarts at program stop

Category: Gmoccapy

I assume this is the same issue:

2.10.0-pre0-3740-g5ec17ac2b8

The only way I've been able to reproduce it consistently is by starting and then stopping immediately, but when I recorded this video it happened without fail.
I think it's related to how the state is restored from a state tag after an abort(?).
If I comment out emcTaskStateRestore(); at line 2078 in emctaskmain.cc the spindle doesn't restart.
  • JT
  • JT's Avatar
22 Oct 2024 12:16
Replied by JT on topic Flex GUI Tutorials

Flex GUI Tutorials

Category: Other User Interfaces

Tutorial 08


JT
  • JT
  • JT's Avatar
22 Oct 2024 12:04
Replied by JT on topic Mesact 2 Setup

Mesact 2 Setup

Category: Configuration Tools

The python3-distro library is in all the recent Debian releases so I'm confused why you don't have it?

JT
  • vmihalca
  • vmihalca
22 Oct 2024 11:48

7i95T spindle control via Modbus RS485 and SPINX1A

Category: Driver Boards

The problem was that I had pwmgen.00.offset-mode set to 1
Once I set this to zero, now the voltage is correct.
I've set the pwm_frequency to 5000 initially, then after your last comment, I increased it to 20000, but didn't noticed any difference.
Not sure what this does exactly and why would it matter if its higher.

Thanks for your help so far!
  • btvpimill
  • btvpimill
22 Oct 2024 11:39

Machine moves when you stop program in the middle

Category: General LinuxCNC Questions

Not unless it got there from the easy probe I tried to install.

Thank you for your help, I have had a sick feeling since this started, not because of the lost part but because it didn't seem like I would find the answer. Thank you for helping!!
  • btvpimill
  • btvpimill
22 Oct 2024 11:36

Machine moves when you stop program in the middle

Category: General LinuxCNC Questions

I have been using the machine for 3 years now. I have even made these parts before. I will post the files in a few.
It does not do this all the time mind you.
  • Lcvette
  • Lcvette's Avatar
22 Oct 2024 11:18
Replied by Lcvette on topic Probing issues

Probing issues

Category: QtPyVCP

net probe-in => motion.probe-input
net probe-in <= parport.0.pin-11-in-not

this should be all you need for the input in your main hal
  • Lcvette
  • Lcvette's Avatar
22 Oct 2024 11:16
Replied by Lcvette on topic Probing issues

Probing issues

Category: QtPyVCP

are you in the sim?
  • xenon-alien
  • xenon-alien's Avatar
22 Oct 2024 10:52

Spindle synchronization with only one Initiator / one pulse - Emulate an encoder

Category: General LinuxCNC Questions

Is it possible to use spindle synchronization with only one initiator that monitors the spindle speed?

Yes. No need for anything particularly clever.
loadrt encoder
...
addf encoder.0.capture-position servo-thread
addf encoder.0.update-counters base-thread
...
net pulse-index-combined parport.0.pin-NN-in encoder.0.phase-A encoder.0.phase-Z
setp encoder.0.counter-mode 1
net spindle-position encoder.0.position-interpolated => spindle.0.revs
net spindle-velocity encoder.0.velocity => spindle.0.speed-in
net spindle-index-enable encoder.0.index-enable <=> spindle.0.index-enable

Basically connect phase-A and phase-Z of the counter to your parport pin, make sure that you set the encoder to counter-mode and ensure that you use the position-interpolated pin to smooth the motion.

Hello.
Is it possible with this one index signal make a spindle orientation always in one position?
Spindle stop at the same position after index input goes active.
I'm reading out now with this example the current rpm of the spindle. (just on a mesa board 24v input)
  • The Egyptian
  • The Egyptian
22 Oct 2024 10:43
Replied by The Egyptian on topic About lathe spindle encoder

About lathe spindle encoder

Category: General LinuxCNC Questions

thanl you for replay , but i want to use arduino with 600ppr encoder can i
  • Grotius
  • Grotius's Avatar
22 Oct 2024 10:24
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

So when using the clothoid filles, a divided trim is a signal to not add a trim segment to it. As this can result in going trough
the workplane.
Otherwise when using the bspline fillets, this uses a set off controlpoints. I suggest that bsplines are still valid, as they don't need
to solve the G2 problem.
Line fillets (chamfers) are still valid.
Displaying 19531 - 19545 out of 24138 results.
Time to create page: 0.759 seconds
Powered by Kunena Forum