Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
Yesterday 12:33
Replied by andypugh on topic LinuxCNC to upgrade old lathes drive train

LinuxCNC to upgrade old lathes drive train

Category: General LinuxCNC Questions

This does feel like something that could easily(?) be done with LinuxCNC.
It is basically an ELS (electronic leadscrew) system. There are many options for an ELS, but I don't know if any of those support EtherCAT.

You could start off using a standard LinuxCNC GUI for manual control of spindle speed. Then add a PyVCP box (or a similar GUI element) to set the leadscrew TPI. Later on you might want to look at either making a custom GUI, or going further with the CNC conversion.

You might want to consider fairly early on whether you intend to keep the separate feed-shaft and leadscrew arrangement. Most CNC lathes replace the leadscrew with a ballscrew and use that for both threading and feeding. If you were to retain the leadscrew and the existing half-nut for feeding too, I think you might wear it out. However there were lathes that worked this way (Smart and Brown Model M, for example)

I would suggest keeping the back-gears and possibly the intermediate gearbox, they give a big increase in torque for larger workpieces.
If you do that you would need to add a separate encoder for the spindle to account for losing the fixed ratio between the spindle motor and spindle.

You might find my blog on CNC-converting my Holbrook Minor interesting:
bodgesoc.blogspot.com/2015/08/holbrook1.html
  • meister
  • meister
Yesterday 12:31

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Warum brauch ich für die 7c81 ein usb-blaster?
Kann man nicht mit dem w5500 modul zugreifen und per mesaflash flashen per ethernet?
 

weil das ganze mesa zeugs nur mit der mesa gateware läuft, also auch das mesaflash,
du könntest noch rio darüber drauf flashen aber danach nicht mehr.
Flashen über Ethernet/SPI ist in rio nicht eingebaut.

@ bladekel:
i take look later
  • bladekel
  • bladekel
Yesterday 12:27 - Yesterday 12:32

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Hello everyone,
First of all, Meister, I’d like to congratulate you on this amazing work.

I decided to use this project on my machine.
I made some adjustments to use the TangNano9K with an RPi 5 over SPI.
I currently have two LEDs connected to the TangNano9K, and for now I just wanted to start by turning them on and off.

I configured everything through the Setup-GUI, then generated, compiled, and flashed it to the TangNano9K.
I also compiled rio.c using halcompile.
After that, I ran the test GUI from Setup-GUI, selected SPI communication, and was able to control the LEDs successfully from that interface.

However, when I tried to run and test my own configuration rioDeneme with LinuxCNC, I encountered some issues.

When the Axis GUI opened, I first pressed the E-stop button.
After pressing it, I received several consecutive "USRMOT: ERROR: command timeout" errors.
Then I opened HAL Show and tried to change the LED states from there.
Although I could make changes within HAL Show, I couldn’t actually change the state of the LEDs in the real world.

Where do you think the problem might be? 
  • hitchhiker
  • hitchhiker
Yesterday 12:25

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Warum brauch ich für die 7c81 ein usb-blaster?
Kann man nicht mit dem w5500 modul zugreifen und per mesaflash flashen per ethernet?
  • JT
  • JT's Avatar
Yesterday 12:19
Replied by JT on topic What AI thinks of Flex GUI

What AI thinks of Flex GUI

Category: Flex GUI

I just finished a massive rework of the enable/disable logic for controls!

JT
  • JT
  • JT's Avatar
Yesterday 12:18
Replied by JT on topic What AI thinks of Flex GUI

What AI thinks of Flex GUI

Category: Flex GUI

The G code editor highlight line is updated by the current reported motion line from LinuxCNC. This is sometimes not the exact line that is being executed because of look ahead.



JT
  • meister
  • meister
Yesterday 09:50

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

generell finde ich es pratischer die konfiguration am pc zu machen (VM mit Linux geht auch), dann könnte man auch den TangNano9k programmieren.

Für das ECP5 board brauch man den programmer (usb-blaster, der funktioniert auch am PI und die toolchan auch (arm64) )

Zum betrieb am RPI4 kann man SPI (Jumperwire kabel) nutzen oder en W5500 Ethernet-Adapter (~4-5Euro).

Dann musst du aber noch schauen was du ansteuern möchtest, also z.B. Stepper,
da wird es mit den dev-boards etwas umständlich.

Wie soll denn dein test-aufbau aussehen ?

Oder wenn du eine 7c81hast kannst du die auch nutzen, brauchst aber wie einen PC/VM + USB-Blaster zum programmieren.
  • hitchhiker
  • hitchhiker
Yesterday 09:38

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Ok!

Aber was könnte man direkt nutzen ohne zusätzliche hardware? Direkt am rpi4?

Danke
  • feng
  • feng
Yesterday 09:17

SmartSerial on cheap ESP32-8ch-Relais Card

Category: Driver Boards

The translation into English is:

"Is the 7I92 pin compiled as:

10 30 IOPort SSerial 0 TXData0 (Out)
11 31 IOPort SSerial 0 RXData0
?
  • feng
  • feng
Yesterday 09:12

SmartSerial on cheap ESP32-8ch-Relais Card

Category: Driver Boards

The translation into English is:

"Do I only need this HAL configuration:

loadrt hm2_eth board_ip="10.10.10.10" config="num_encoders=1 num_pwmgens=1 num_stepgens=5 sserial_port_0=0xxxxxxx"

Or are there other settings required as well?"
  • meister
  • meister
Yesterday 08:41

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I'm trying to decide on a connection for my satellites

Ethernet or Firewire Cables, 5V or 24V ?

* RJ45 is cheaper, but could be confused with Ethernet
* FireWire uses thicker cablesCheaper
* satellite boards can be built using 5V, but 24V is practical for many sensors and limit switches
* RJ45 and 5V are compatible with Mesa-SmartSerial (except for the firmware)

Does anyone have any ideas?
  • meister
  • meister
Yesterday 08:18
Replied by meister on topic SmartSerial on cheap ESP32-8ch-Relais Card

SmartSerial on cheap ESP32-8ch-Relais Card

Category: Driver Boards

no, but you can see the new pins with:

halcmd show
  • feng
  • feng
Yesterday 08:13

SmartSerial on cheap ESP32-8ch-Relais Card

Category: Driver Boards

Hello, I'm trying to clone this board. Do you have any HAL file references?
Displaying 76 - 90 out of 17767 results.
Time to create page: 0.296 seconds
Powered by Kunena Forum