Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
07 Oct 2025 15:23
Replied by andypugh on topic Probe screen v2 - malfunction?

Probe screen v2 - malfunction?

Category: Advanced Configuration

It looks like it supports incremental jogging, which might be safer:
github.com/verser-git/probe_screen_v2/bl...probe_screen.py#L360

My guess would be that for some reason the button-release events are not calling the button-release routine.

Though it might be nothing to do with probe-screen directly at all. Do the keys you mention also jog in the UI you are using _without_ probe-screen?
  • mark-v-d
  • mark-v-d
07 Oct 2025 15:07
Replied by mark-v-d on topic Fanuc encoders

Fanuc encoders

Category: Driver Boards

It could very well be the same, but I'm not sure. This is for the beta and not the alpha series of Fanuc. Like I said, I could not find the details of the protocol anywhere, but that could also mean I did not look in the right place.
  • tommylight
  • tommylight's Avatar
07 Oct 2025 15:06
Replied by tommylight on topic LinuxCNC Lathe Retrofit ... Where Do I begin?

LinuxCNC Lathe Retrofit ... Where Do I begin?

Category: Turning

Resolver can have much, much higher resolution, depending on the card used for them and the ADC used.
Also, they never fail, at least i have never seen any failed ones.
  • Moutomation
  • Moutomation
07 Oct 2025 14:55
found an error was created by Moutomation

found an error

Category: Gmoccapy

Hello,
Is there a solution to this problem?


  • seuchato
  • seuchato
07 Oct 2025 14:36
Replied by seuchato on topic 5-axis 3D printer, video, github

5-axis 3D printer, video, github

Category: Additive Manufacturing

Got my mouth watering, thanks for sharing!
  • nanowhat
  • nanowhat
07 Oct 2025 14:26 - 07 Oct 2025 14:38

Ethercat drives not responding, mesa error finishing read

Category: EtherCAT

My existing install is using kernel 6.1.0-30-rt-amd64 (from the 2.9.4 ISO).

I'm going to grab Debian 13 and try to assemble from scratch.

Did you install ethercat from the repository or did you build from source?
  • jmelson
  • jmelson
07 Oct 2025 14:13
Replied by jmelson on topic Fanuc encoders

Fanuc encoders

Category: Driver Boards

Is this the serial protocol, or the 4-bit gray code?

I think that _some_ Fanuc serial protocols are supported by Hostmot2:
linuxcnc.org/docs/stable/html/man/man9/h...html#Fanuc%20encoder
 

Mark's message gives the details of the serial protocol.  I don't know why he had to duplicate the effort, I have already deciphered these encoders and have a protocol converter product.  But, now, Fanuc has a "High speed" encoder line that is incompatible with the older ones.
Jon
  • Hakan
  • Hakan
07 Oct 2025 13:43 - 07 Oct 2025 13:45
Replied by Hakan on topic Config-Problem Ethercat

Config-Problem Ethercat

Category: Deutsch

Can you check that the drive is in OP like below
 
And with halshow that you have the same values in the following parameters,
not the commanded and actual positions of course, but they should follow the same pattern.
 

For your Z drive.
  • meister
  • meister
07 Oct 2025 13:34
Replied by meister on topic Tipps für aktuelle LinuxCNC Hardware gesucht

Tipps für aktuelle LinuxCNC Hardware gesucht

Category: Deutsch

jenachdem wie dein bob aufgebaut ist, also das hinter dem 25pol stecker,
kann man die auch mit 3.3v betreiben, also direkt am GPIO vom raspberry.
Diese china bob's www.amazon.de/Fasizi-5-Achsen-CNC-Breako...reiber/dp/B09Z29TYNL
hatte ich schonmal direkt am 3.3v FPGA vertratet
  • Gartenzwerg
  • Gartenzwerg
07 Oct 2025 13:30
Replied by Gartenzwerg on topic Tipps für aktuelle LinuxCNC Hardware gesucht

Tipps für aktuelle LinuxCNC Hardware gesucht

Category: Deutsch

Danke, dann versuche ich das mal!

Raspy ist bestellt, mal schauen wo der Parallel Hat aufzutreiben ist.

Ich melde mich wieder, sobald ich alles da habe und in die ersten Fehler laufe..

Die Diadrive ist schon recht langsam (und auch nicht sehr stabil), aber für meine Zwecke voll ausreichend.
Gfk und CFK in 1-4mm geht gut, und ab und zu Holz oder ganz vorsichtig etwas Alu schafft sie.
Da drauf sind schon ein paar Motorradrahmen und viele Teile für meine RC Bikes entstanden. 
  • MusicCityMfg
  • MusicCityMfg's Avatar
07 Oct 2025 13:06 - 07 Oct 2025 13:20
Replied by MusicCityMfg on topic LinuxCNC Lathe Retrofit ... Where Do I begin?

LinuxCNC Lathe Retrofit ... Where Do I begin?

Category: Turning

@tommylight I'm curious why you are recommending that I push to use the resolvers instead of switching to encoders? Shouldn't I want to use the latest and greatest technology when possible?
  • chrischan
  • chrischan
07 Oct 2025 12:49 - 07 Oct 2025 12:52
Replied by chrischan on topic Probe screen v2 - malfunction?

Probe screen v2 - malfunction?

Category: Advanced Configuration

Sorry, my mistake. It is probe screen 2.9 from verser-git.

But I have similar problem like Marcodi:

So whenever you are inside of the probe screen and you use the keyboard numbers 2-8 4-6 and 3-9. The machine starts moving in the appropriate direction without stopping until it hits a limit switch

Same happens with my machine. And also when using page up and down with the z axis.
  • andypugh
  • andypugh's Avatar
07 Oct 2025 12:46 - 07 Oct 2025 12:47
Replied by andypugh on topic 12m metall bar puncher press

12m metall bar puncher press

Category: CNC Machines

I don't fully understand the question, but I think that a material change would be handled by the touch-off process that is normally used to re-align the working coordinates to the workpiece.
This is typically achieved using one of the G10 code variants (G10 L1 / G10 L10 / G10 L2 / G10 L20)
  • andypugh
  • andypugh's Avatar
07 Oct 2025 12:40
Replied by andypugh on topic Probe screen v2 - malfunction?

Probe screen v2 - malfunction?

Category: Advanced Configuration

Just to clarify, when you say "Probe screen v2" what are you referring to?

Is this: github.com/LinuxCNC/linuxcnc/tree/master...n-panels/versa-probe

Or some other probe screen?
  • andypugh
  • andypugh's Avatar
07 Oct 2025 12:34

Werkzeugaufruf nach Toolnummer, nicht nach Pocketnummer

Category: Deutsch

I think you can leave multiple tools in one pocket in the table.
You call the Tool with a T-number in the G-code, then the system checks the tool table for the pocket, and puts that number on the pocket-number.

(This is useful for using two sides of a lathe tool, for example. You would get different tool-point offsets, but the tool0changer would use the same position for both sub-tools)
Displaying 421 - 435 out of 22867 results.
Time to create page: 0.496 seconds
Powered by Kunena Forum