Advanced Search

Search Results (Searched for: )

  • Xnke
  • Xnke
Today 17:06

Mitsubishi MR-J3-XX"A" drive + 7i94 config?

Category: Driver Boards

That sounds pretty awesome. Does it interface similar to how the MESA cards do, with a HAL file and firmware that is written to the card?
  • GeneRF
  • GeneRF
Today 16:36

Variable input during automatic operation

Category: General LinuxCNC Questions

Is there any practical method to input a variable while a g-code program is running? For example Pause, Request input, Resume, and then use that input.

Currently using 2.8.4 with the Axis interface.

I know multiple ways to change variables when a program is not running, but I have never seen any method for temporarily modifying a running program.

This would allow a single program to process workpieces with different sizes, for example.

I understand this could be dangerous, stupid, or worse. Not planning to be a pioneer.

I searched the forum and the documentation, and I could not find any mention of this topic.

Gene
  • RotarySMP
  • RotarySMP's Avatar
Today 14:55 - Today 14:58
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.

Schaublin 125-CNC retrofit.

Category: Turning

Thanks guys. I will see if I find time to try a 2.9.8 install on a second drive (I have an SSD laying around awaiting that I do the same task on the Maho, which is still on 2.7). I am not using any Python or glade code, other than Andy's Lathe Macros.

I might start off trying to halcompile the most current version of carousel.comp
Cheers,
Mark
  • jaae
  • jaae
Today 14:46

ColorCNC Colorlight 5A-75E/5A-75B as FPGA controller board

Category: Driver Boards

A Week of Python Purgatory: My Colorlight 5A-75B Still Thinks It's a Paperweight!
The Config (JSON files): I’ve attached my current JSON setup (j1.jpg and j2.jpg). I’ve spent a week tweaking these pins for my 6-axis setup, but I’m not 100% sure if LiteXCNC likes how I’ve named things or if my GPIO mapping is actually valid for the v8.2 board.

The Environment: My pip list shows I’m in a clean venv with LiteX-2025.12.

Questions for the Pros:

JSON Review: Can someone look at my modules and instances in the attached JSON? Does the way I defined axis_x through axis_c look correct for a 6-axis machine?

Watchdog: Is my timeout: 10000000 in the JSON too high, or is it okay for a standard setup?

Buffer Chips (v8.2): Based on my GPIO pin choices in the JSON, will I run into trouble with the buffer chips on this v8.2 board when connecting to 5V drivers?
The Current Setup:

OS: Debian 12 (Bookworm) with a Python Virtual Environment. (Debian is no longer silently judging me, but my Mini PC is).

Board: Colorlight 5A-75B v8.2.

Toolchain: Yosys and Nextpnr-ecp5 are installed.

Goal: A 6-axis CNC beast, controlled by Ethernet.
I have my pip list showing the full LiteX-2025.12 venv. Can someone please review my synthesis log to see why I am not generating a bitstream, even with yosys and nextpnr installed?

I’ve attached the evidence: my pip list, terminal outputs (json_1.png and json_2.png for the JSON files), and my which python3 output (proving I’m not crazy). Any advice from someone who’s survived a week in "Python Purgatory" would be amazing!

Thanks,
Jaae
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 14:39
Replied by Todd Zuercher on topic Updating Old GladeVCP Files?

Updating Old GladeVCP Files?

Category: GladeVCP

Here are my updated files that work (for now, until I change them again)

 

File Attachment:

File Name: double_2026-03-23.py
File Size:4 KB

File Attachment:

File Name: double_202...23.glade
File Size:41 KB
  • hitchhiker
  • hitchhiker
Today 14:03

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

Category: Computers and Hardware

Was ginge den vom rpi4?

Ich hab ein rpi4 mit 7i92 an einer emco vmc100.
Läuft super.
Latenz ist aber so lala.. daher wollte ich den für nen tischaufbau nutzen km sachen zu erproben.

An die vmc100 kommt n optiplex 3050m.
  • meister
  • meister
Today 12:56

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

Category: Computers and Hardware

Halt stop, zurück :)

den TangNano9K kann man nicht vom RPI4 aus programmieren, dafür braucht man einen PC.
  • meister
  • meister
Today 12:42 - Today 12:42

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

Category: Computers and Hardware

zum rumspielen ist denke ich, ist der TangNano9k ein guter einstieg,
im prinzip geht es auch günstiger, ber dann ist man extrem limitiert.

Aber es kommt immer drauf an was du machen möchtest, es sind halt nur dev-boards.
  • hitchhiker
  • hitchhiker
Today 12:37

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

Category: Computers and Hardware

Ahaaa i have laying a 7c81... i use on my rpi4 a 7i92.

Other question

What is the cheapest fpga with which i can start? Can you recommand...

Ach qas laber ich hier auf englisch...
Was ist deiner meinung nach der günstigste fpga zum starten?
Stm32 black und bluepill hab ich... auch n radpberry pico usw..

Danke dir
  • backyardengineer
  • backyardengineer
Today 12:09
Replied by backyardengineer on topic Closed loop - encoder/position not updating while moving

Closed loop - encoder/position not updating while moving

Category: HAL

nope, moving way slower than by hand. It´s not getting any position change at all, even with super slow acceleration/velocity
  • meister
  • meister
Today 11:57

Closed loop - encoder/position not updating while moving

Category: HAL

maybe the move is to fast or the resolution of the encoder too high for parport
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 11:55
Replied by Todd Zuercher on topic Updating Old GladeVCP Files?

Updating Old GladeVCP Files?

Category: GladeVCP

Ok, I think I figured out why the label colors weren't changing. In Glade, I had a color defined in the label attributes. After I cleared that entry, then the color changing worked.

Now to work on my further modifications.
  • MaHa
  • MaHa
Today 11:27
Replied by MaHa on topic Updating Old GladeVCP Files?

Updating Old GladeVCP Files?

Category: GladeVCP

It worked for me in the virtual sim environment, debian 12, glade 3.4 installed and axis.mm sim. It was embedded as sidepanel. And the screenshots made when set example pin true/false. 
  • meister
  • meister
Today 11:14

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

Category: Computers and Hardware

short version:

i put the ethernet cable in the rj45 socket :)

longer version:
i used the rio gateware and add an w5500 ethernet board to the spi pins:

 
Displaying 1 - 15 out of 284275 results.
Time to create page: 2.808 seconds
Powered by Kunena Forum