Advanced Search

Search Results (Searched for: )

  • Lcvette
  • Lcvette's Avatar
23 Oct 2024 16:38

Version aktualisieren + diverse Fehlermeldungen

Category: QtPyVCP

ok, if the sim opens and runs fine then this is definitely in your machine configs, go through the doc and make sure what is needed by probe basic is in fact in your files and that the files/folders are in your config directory per the docs!
  • Guytou
  • Guytou
23 Oct 2024 16:20
Replied by Guytou on topic 10" 1024 x 600 display with touchscreen

10" 1024 x 600 display with touchscreen

Category: Basic Configuration

Gmoccapy support indeed touch screens, but does it support 1024x600 displays?
  • meister
  • meister
23 Oct 2024 15:57

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

Category: Computers and Hardware

Hi,
very cool !!!!

for my board without oscillator, i need to run:
```
gpio mode 7 clock
gpio clock 7 5000000
```
to provide a clock signal for the FPGA


for flashing i use this script:
```
riocore/configs/IceShield/spiflash.sh
```
all as root.

LinuxCNC runs as user,
i think i use the normal LinuxCNC RPI image (bookworm)

if you use the default config with:
```
{
"type": "blink",
"pins": {
"led": {
"pin": "LED:G"
}
},
"frequency": 1.0
},
```
on of the LED's have to blink with 1Hz after flashing

to test the connection, you can also use the rio-test tool:
```
bin/rio-test riocore/configs/IceShield/config.json
```
  • PCW
  • PCW's Avatar
23 Oct 2024 15:41
Replied by PCW on topic Mesa 7i96s torch on/off connection

Mesa 7i96s torch on/off connection

Category: Driver Boards

How its connected depends on what the 7I96S is driving.

If the 7I96S is driving a relay with less than 100 mA of current
I would use 7I96S OUT5. Also a relay needs a flyback diode.
This may be included in the torch control switch wiring in
the plasma source.


 
  • scotth
  • scotth
23 Oct 2024 15:32

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

This will only help with Realtek interface.
  • digiex_chris
  • digiex_chris
23 Oct 2024 15:31

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

Category: Computers and Hardware

total cost for 2 assembled boards and 3 spare unpopulated pcbs shipped to Canada was $96CAD, so just under $50/board. Not bad! That goes down with a larger order of course, the assembly fee doesn't really go up much to populate all 5 boards, it's just I didnt want to pay the parts costs if I'd made a mistake and it doesn't work.
  • ric812
  • ric812
23 Oct 2024 15:19
Replied by ric812 on topic Mesa 7i96s torch on/off connection

Mesa 7i96s torch on/off connection

Category: Driver Boards

I will have to look again. But either way I just need a pinout for the Torch ON/OFF on the mesa board.
  • digiex_chris
  • digiex_chris
23 Oct 2024 15:00 - 23 Oct 2024 15:01

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

Category: Computers and Hardware

 did a little small rework of the IceShield to make it so that JLCPCB can assemble the SMD parts for us, just got them in my hands. I just soldered the through hole components myself, it's pretty easy. I rearranged the connectors so that the routing to the FPGA is a little simpler, because everything has to be on one side of the board if we want the low cost assembly ($7 USD to assemble 5 boards!!! not including components). I used 4 layers for RFI reasons and making it easier to route to power and ground planes with single sided SMD assembly, and the cost to produce the board only increases by $1.50 USD to go to 4 layers.

They arrived yesterday, I plugged it in and was able to flash it using the riocore tooling, but linuxcnc throws bad data warnings with lots of zeros (I assume that's a log of the request data). I have to confirm my CE0 pin is hooked up correctly, that JLCPCB didn't flip the 2v5v dropping diode, and go take a look with a logic analyzer, but I'm wondering if there's some tooling somewhere to interact with the IceShield in a simpler way, perhaps command line? So I can test it without having to run linuxcnc.

The firmware seems to run, because it lights the one LED after it's flashed and rebooted. I have a feeling I have permission issues with the GPIO pins used by the chip select pins, I had to run as root to flash it but linuxcnc isn't happy running as root, something to do with rtapi_app running without a backup uid.  /dev/spidev* are the correct permissions in the spi and gpio group, my user is in that group, but running the flash script as my user fails for permission problems with gpio. That's just linux problems, those I can deal with, just ran out of time. @meister are you running your iceshield on the official linuxcnc pi image? Do you still use it over spi or have you converted yours to an ethernet spi bridge?

File Attachment:
  • sajurcaju
  • sajurcaju
23 Oct 2024 14:50
Replied by sajurcaju on topic Holes have a taper

Holes have a taper

Category: General LinuxCNC Questions

Well that I hadn't thought of. I'll be very interested in your results.
  • Deckerjwd
  • Deckerjwd's Avatar
23 Oct 2024 14:47
Replied by Deckerjwd on topic Holes have a taper

Holes have a taper

Category: General LinuxCNC Questions

you maybe reaching the tolerance that MDF can hold, while MDF is More Stable than other woods it still changes shape massively compared to metals and some plastics. i will try to run some holes on my phantom s4. it does many small move like your, I suspect I will get the similar results as you. that would mean tool deflection and/or material movement
  • xenon-alien
  • xenon-alien's Avatar
23 Oct 2024 14:46

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

Category: General LinuxCNC Questions

See the included spindle "orient" component, might do what you need.

I saw it before, but not really understand how to use it with a VFD (mesa 7i96s analog output generated with the PncConf) and with one fake encoder.
  • Aciera
  • Aciera's Avatar
23 Oct 2024 14:35 - 23 Oct 2024 14:37

Machine moves when you stop program in the middle

Category: General LinuxCNC Questions

Compress the entire machine config and attach if here. It's really impossible to do more in depth troubleshooting without seeing all the files.

Also try to uncomment one of those lines at a time and see when the bug appears again.
  • digiex_chris
  • digiex_chris
  • tommylight
  • tommylight's Avatar
23 Oct 2024 14:21
Replied by tommylight on topic How to put the 7i77 encoder in mode 1?

How to put the 7i77 encoder in mode 1?

Category: HAL Examples

You are welcomed, always.
Also see this about the multiple network icons:
forum.linuxcnc.org/38-general-linuxcnc-q...little-issues#226480
  • programador
  • programador's Avatar
23 Oct 2024 14:18 - 23 Oct 2024 14:27

How to activate the Z axis with the 7i77 and configure the THCAD02 encoder?

Category: Advanced Configuration

Good afternoon everyone

Can you please help me with how to configure the Z axis drive and recognize the THCAD2 as an encoder? I have tried several times without success.

 

When trying to move the axis, an error appears calculating the movement of the Z axis.

 

This is the INI file type configuration

 

this is the HAL type file configuration

Please, can someone guide me?

INI and HAl files attached


 

File Attachment:

File Name: 7i96-7i77-THCAD2.HAL
File Size:24 KB


 

File Attachment:

File Name: 7i96-7i77-THCAD2.INI
File Size:6 KB


 
Displaying 22411 - 22425 out of 22570 results.
Time to create page: 0.604 seconds
Powered by Kunena Forum