Advanced Search

Search Results (Searched for: )

  • 109jb
  • 109jb
04 Mar 2025 16:32
Lathe spindle index only? was created by 109jb

Lathe spindle index only?

Category: Basic Configuration

I have tried searching but cannot seem to find what I'm  looking for. I am getting ready to convert my little 9x20 lathe to CNC and am trying to find out if lathe threading can be done with a single index pulse only.  Basically I would make an index plat with only one hole in it and use an optical sensor for the trigger. Is this possible in LinuxCNC, and could anyone point me to an example?

Thanks,
John Brannen
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:23
Replied by andypugh on topic Calling pockets with carousel

Calling pockets with carousel

Category: Basic Configuration

I don't see any analog-out pin linked in the HAL to pass the M68 E0 to carousel.0.pocket-number.
I suspect that nothing is driving pocket-number and so it always goes to zero.
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:18
Replied by andypugh on topic How to access rt pins in user space

How to access rt pins in user space

Category: General LinuxCNC Questions

One option might be to create complementary pins in your userspace module and link them in the HAL layer.

Can you give more details about what you are trying to do? There are a few examples of existing drivers with realtime and userspace pairs. These tend to communicate with private shared memory.

linuxcnc.org/docs/stable/html/man/man1/halsampler.1.html
linuxcnc.org/docs/stable/html/man/man9/sampler.9.html
For example.
  • Wischi
  • Wischi
04 Mar 2025 16:18
Replied by Wischi on topic Question: Gmoccapy 3.4.2 and touchscreen

Question: Gmoccapy 3.4.2 and touchscreen

Category: Gmoccapy

Are there any updates on this? I am facing the same problem using Lcnc 2.9.4 and Gmoccapy 3.4.9. My touchscreen is recognized as eGalaxTouch. In Axis GUI and Gmoccapy with USB Mouse it works flawless. 
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:13
Replied by andypugh on topic Spindle orientation

Spindle orientation

Category: Advanced Configuration

Does orienting the spindle motor work to orient the spindle? (If it's not an exact 1:1 drive ratio then it won't)

What does the motor orient to? Is there a programmable alignment offset?

You say you are running out of IO. Is this because you are using a parallel port?
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:11

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

I can't advise on your PCB design, but I think this looks like a nice idea.

I have occasionally thought that there should be a niche for a similar board, but with on-board stepper drivers (Trinamic or some other serially-controlled driver)
That would, of course, need a dedicated HAL driver, but those can be surprisingly straightforward.
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:07
Replied by andypugh on topic Path to source code LCNC

Path to source code LCNC

Category: General LinuxCNC Questions

Python can find the path to the running code with the __file__ system variable.
Depending on the code in question you might want to use sys.argv[0] instead.
In both cases you probably need to use the Python path manipulation functions to assemble the required path.
  • Niklas
  • Niklas
04 Mar 2025 16:03

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

Hello,
I made a custom version of the MESA Electronics 7c81 FPGA Card that I thought some of you might find interesting. 
I've attached images of the progress I've made so far. 





I haven't ordered the PCB yet, as I wanted to ask first, if any of you guys on here can find anything wrong with it. As I'm a student with limit budget I'd like to be a little more reassured that I'm not missing anything.
I used the  7c81 Schematics  found in this forum post and the schematics of the official  RPi CM5 IO-Board  to create my own schematics.

This browser does not support PDFs. Please download the PDF to view it: Download PDF


This browser does not support PDFs. Please download the PDF to view it: Download PDF





I have a few questions I haven't found a good answer for and I'd be happy to recieve constructive criticism on any part of the design.
  • The SPI0 Bus of the RPi (SDA0, SCL0) is shared by the Serial Flash for the FPGA and one of the MIPI DSI/CSI-2 FPC connectors. Will this cause conflicts?
  • I wasn't able to avoid routing traces under the FPGA, will this be likely to cause problems or will I be able to get away with it?
  • Is it a good idea to ground pour the top and bottom signal layers of the 4 layer stackup, if I'm already using the two inner layers as ground planes?
Thank you in advance!
Niklas
 
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:02
Replied by andypugh on topic CamBam 3D profile 2-way passes?

CamBam 3D profile 2-way passes?

Category: Post Processors

This may be a setting about climb and conventional milling. Is there a "both" checkbox? (There is in Fusion)
  • andypugh
  • andypugh's Avatar
04 Mar 2025 16:01

Fix for "Go Home" button qtdragon_hd (make it go to the Z value you need)

Category: Qtvcp

It might be worth raising this as an issue ( github.com/LinuxCNC/linuxcnc/issues ) though it is almost a standard for Z0 to be top of travel (Fusion 360 CAM assumes this, for example, it scatters G53 G0 Z0 around the generated G-code) and I think that the other guis also go to Z=0 if you press the quill-up button.

It may be safer all round to reconfigure your Z with 0 at the top. This means that in machine coordinates Z is always negative, but that doesn't matter, you rarely if ever work in machine coordinates)
  • andypugh
  • andypugh's Avatar
04 Mar 2025 15:55
  • hans48
  • hans48
04 Mar 2025 15:36
Replied by hans48 on topic Ein Neuling sucht Hilfe

Ein Neuling sucht Hilfe

Category: Deutsch

HalloDa ich keine Antwort zurück bekommen habe versuche es nochmal.Die Frage war was muss man alles Einstellen in der HAL und INI.Habe den Vorschlag von Talla83 in der HAL und INI eingetragen, aber da steht ja schon jede menge darinnen.Muss das Deaktiviert werden?Hänge die beiden File an, vielleicht kann es einer ansehen.

File Attachment:

File Name: CNC_2025-03-04.hal
File Size:13 KB

Gruß Hans
  • COFHAL
  • COFHAL
04 Mar 2025 15:34
TAMAGAWA encoders model TS5661N132 was created by COFHAL

TAMAGAWA encoders model TS5661N132

Category: General LinuxCNC Questions

I have some TAMAGAWA encoders model TS5661N132. It is an encoder with RS-485 serial communication. The question is: can this type of encoder be decoded with Mesa cards that support SSI or BiSS? If I'm not mistaken, this encoder is a Biss encoder.
  • hakinen2255
  • hakinen2255
04 Mar 2025 14:45
Replied by hakinen2255 on topic How to open QT ui file in LinuxCNC

How to open QT ui file in LinuxCNC

Category: Qtvcp

Hi Chris,

yes that worked and it loaded the screen, thanks.
 
  • Hastrh2o
  • Hastrh2o
04 Mar 2025 14:41
Replied by Hastrh2o on topic (not really) New machine geometry for plasma

(not really) New machine geometry for plasma

Category: Plasmac

It help a lot to know the right name !
The most interesting thread I found is forum.linuxcnc.org/10-advanced-configura...-kinematics?start=10

One of the video we can find on the web


So, scara robot are definitely just another kind of config already implemented.
Displaying 9121 - 9135 out of 24536 results.
Time to create page: 1.106 seconds
Powered by Kunena Forum