Advanced Search

Search Results (Searched for: )

  • Kieran
  • Kieran
23 Jun 2025 15:19
Replied by Kieran on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

 

File Attachment:

File Name: ethercatse...axis.zip
File Size:8 KB
  • Yaroslav
  • Yaroslav
23 Jun 2025 13:22
  • Lcvette
  • Lcvette's Avatar
23 Jun 2025 13:14
Replied by Lcvette on topic Probing alert on missing parameters

Probing alert on missing parameters

Category: QtPyVCP

Your picture above, you have to 99 listed as probe tool. But no tool loaded in software. Shows 0 as being the loaded tool.
  • Aciera
  • Aciera's Avatar
23 Jun 2025 12:55
Replied by Aciera on topic Fanuc-Style Toolchange

Fanuc-Style Toolchange

Category: Advanced Configuration

usually you would have the files in your config folder but the main thing is that they can be found where the file paths in the ini file point to, so don't forget to add the [PYTHON] section and contents to your ini file and set the appropriate paths.
See the sim configs for how to set things up.
  • meister
  • meister
23 Jun 2025 12:50
Replied by meister on topic How to design new driver for my own board

How to design new driver for my own board

Category: Driver Boards

sweet :)

and for the host interface USB?
this will not really work :(
LinuxCNC is a little bit different to other controller like GRBL,
you need a realtime loop between board and host and this will only work with Ethernet/Ethercat/SPI(raspberry) or LPT., not with USB or UART.

If you need almost ready to use Gateware/Drivers for your board, you can look at:

github.com/multigcs/riocore/
(github.com/multigcs/riocore/blob/dev/doc/BOARDS.md)

this is a gateware generator and all the FPGA stuff is written in verilog,
but it use W5500 UDP interface or SPI.
There is also an UART/USB plugin, but only for testing, not for realtime use.

you can take a look on my youtube channel, there are many videos with different FPGA's running RIO:
www.youtube.com/@unixconf/

but i can understand if you prefer to write your own software, it's also fun :)
  • vitali
  • vitali
23 Jun 2025 12:36
  • vitali
  • vitali
23 Jun 2025 12:06
Replied by vitali on topic How to design new driver for my own board

How to design new driver for my own board

Category: Driver Boards

Thank you for the help. I am going to use EP4CE10E22, Verilog, and it will be open source project.
Board parameters:
Dimensions 67x76x20 mm
Weight 60g
Supply voltage 12-24V
Power 0.5 W
Opt. isolated inputs 24
Outputs: digital 16 (0.5A max)
analog 2 (0-10V)
JTAG, USB
  • endian
  • endian's Avatar
23 Jun 2025 11:56
Replied by endian on topic Fanuc-Style Toolchange

Fanuc-Style Toolchange

Category: Advanced Configuration

okay thanks ...

If I want to fanuc style tool offsets .. I will do remap
[RS274NGC]
SUBROUTINE_PATH = ./:../
          REMAP = T prolog=get_T_number ngc=toolchange
 PARAMETER_FILE = sim-lathe.var
change tool table
[EMCIO]
                 TOOL_TABLE = lathe-fanucy.tbl
then allow the wear offsets
# for details see nc_files/subroutines/maco_instructions.txt
[DISPLAY]
LATHE = 1
BACK_TOOL_LATHE = 0
LATHE_WEAR_OFFSETS = TRUE

all other files have to be in the same folder too?

I want to move from 2.8.4 to 2.9.4 and I am searching for updates which should improve my life

thanks
  • aluplastvz
  • aluplastvz
23 Jun 2025 10:24
Modbus error was created by aluplastvz

Modbus error

Category: General LinuxCNC Questions

When LinuxCNC sends a command to the frequency controller via Modbus RS485, the G-code "freezes" or stops executing commands
  • bladekel
  • bladekel
23 Jun 2025 07:54

(SOLVED) hal_gpio: Operation not permitted fault cannot be solved

Category: HAL

And unless you disable SPI you can not use the SPI pins for GPIO in linuxcnc
 

This is the problem that I could not see.
Thanks for everything.
In my configuration I have used GPIO7 and GPIO8 as I/O .
After disabling the spi, I solved the problem....
  • timo
  • timo
23 Jun 2025 06:38 - 23 Jun 2025 06:45
Replied by timo on topic TB 6600 getting hot

TB 6600 getting hot

Category: Driver Boards

I find it very assuring. No seller seems to think quoting any opertating voltage would be a clever idea.

If those basics are not covered I tend to stay away from offers.

p.s. The NEMA23 only refers to the frame size (mount hole pattern) the electrical specification is totally independent from that.
Voltages, current and how fast you need to run your motor are more important. 
  • zmrdko
  • zmrdko's Avatar
23 Jun 2025 05:00
Replied by zmrdko on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

can you share your full config?
  • zmrdko
  • zmrdko's Avatar
23 Jun 2025 04:52 - 23 Jun 2025 05:00
  • Kieran
  • Kieran
23 Jun 2025 03:57
Replied by Kieran on topic Do I need a better PC?

Do I need a better PC?

Category: EtherCAT

youtube.com/shorts/vI0LGnGjhmI?si=QLHawiX2xE67YjWh

youtube.com/shorts/FzLijBCwhX8?si=wHB4NtbOI7QP0iu-

Here's 2 clips, one "gravel mode" and one right after restarting linuxcnc running smooth.
  • unknown
  • unknown
23 Jun 2025 03:25
Replied by unknown on topic How to design new driver for my own board

How to design new driver for my own board

Category: Driver Boards

Basically you can make an FPGA design that uses a Spartan 6 and use the mesa hostmot2 firmware. No need to develop fpga code or write a new driver.

Here's an example
github.com/ozzyrob/Linuxcnc-FPGA
Displaying 12631 - 12645 out of 17647 results.
Time to create page: 0.882 seconds
Powered by Kunena Forum