Advanced Search

Search Results (Searched for: )

  • ChrisB_II
  • ChrisB_II's Avatar
27 Aug 2025 09:23
Replied by ChrisB_II on topic halshow nicht lesbar (schwarz auf dunkelgrau)

halshow nicht lesbar (schwarz auf dunkelgrau)

Category: Deutsch

PS: Auf meinem Bildschirm ist das Fenster nur ein Viertel in der Größe!
  • ChrisB_II
  • ChrisB_II's Avatar
27 Aug 2025 09:22

halshow nicht lesbar (schwarz auf dunkelgrau)

Category: Deutsch

Moin,

ich habe ein ziemlich triviales Problem: Wenn ich "halshow" (und div. andere Programme) aufrufe, kann man fast nichts erkennen, weil die Farben alle extrem dunkel sind  (s.u.). Ich finde nicht heraus, wie man das ändern kann. An dem verwendeten Theme liegt es anscheinend nicht! Kann mir jemand einen Tipp geben, wo man da hin greifen muss?

 

Vielen Dank im Vorraus
Chris
  • karlhe
  • karlhe
27 Aug 2025 08:55
Replied by karlhe on topic in linuxcnc freecad 1.0 einbinden

in linuxcnc freecad 1.0 einbinden

Category: Configuration Tools

hallo michael,

info zu flatpak über terminal... 


weiter bun ich noch nicht gekommen 
  • Gautham
  • Gautham
27 Aug 2025 08:03 - 27 Aug 2025 08:04
Replied by Gautham on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Yes I have made the following connections

22 - SPINDLE- to COM
23 - SPINDLE OUT to AI1
24 - SPINDLE+ to +10v
and
S1 --> OUT4A
OUT4B --> COM

S2 --> OUT5A
OUT5B --> COM

So with this done, I set Spindle PWM as in the below picture but the spindle doesn't move when I run the config and try the + and - buttons for the spindle. Any ideas would be greatly appreciated. Thanks

  • Gautham
  • Gautham
27 Aug 2025 07:57
Replied by Gautham on topic 5 axis milling machine with 7i96s

5 axis milling machine with 7i96s

Category: Driver Boards

Hi PCW, thanks so much for that but the option isn't there on my menu as you can see below. Is there some package I need to install for this?
  • GDTH
  • GDTH's Avatar
27 Aug 2025 07:33 - 16 Sep 2025 17:18

Solved: Help with Busellato JET 2 spindle retrofit – VFD overload

Category: Driver Boards

Hi all,I’m in the process of retrofitting a Busellato JET 2 CNC machine. The machine has one main spindle, a side spindle, and drills, but I only need to control the main spindle.The spindle is still running on the original VFD, which has not been altered or replaced.Originally, the VFD was controlled via serial communication, but since I’m using a Mesa 7i77 card, I converted it to 0–10 V analog control (the serial setup seemed unnecessarily complex and hard to understand).Here’s what I’ve tried so far:
  • Using the original VFD (unchanged).
    • Converted VFD control from serial → 0–10 V (Mesa 7i77).
      • Adjusted VFD parameters to allow external analog speed control.
        • Able to start the spindle successfully.
          • Spindle ramps up but only reaches ~50 Hz.
            • After about 10 seconds at 50 Hz, the VFD trips into overload.

              My observations:
              • It sounds like the spindle wants to accelerate further but is somehow being held back.
                • I’ve spent several hours tweaking and checking parameters, but I can’t figure out where it’s going wrong.

                  Any tips, suggestions, or guidance on how to properly configure the VFD (or what to check mechanically/electrically) would be hugely appreciated.Thanks in advance!

                  Omron F7 guide

                  Omron F7 full manual
  • Hakan
  • Hakan
27 Aug 2025 04:33

Carousel component + ethercat absolute servo as ATC motor setup

Category: Advanced Configuration

No idea how the carousel works, but maybe you can try the Profile Position mode (PP) instead of CSP.
  • Hakan
  • Hakan
27 Aug 2025 04:24

What do i need exactly for ethercat ? Recommended hardware??

Category: EtherCAT

Maybe start with a fresh install of the latest debian "trixie". Linuxcnc is available as an apt package directly, just sudo apt install linuxcnc-uspace and so on forum.linuxcnc.org/9-installing-linuxcnc...ade-install-to-2-9-4

Ethercat needs to be installed after that, follow the guides here first forum.linuxcnc.org/ethercat/53785-instal...thercat-repositories and then forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step
Ethercat server consists of two kernel modules, run in kernel space that linuxcnc communicates with.

Linuxcnc uses traditional HAL files for configuration. Translation between HAL pins and EtherCAT PDOs is provided by the linuxcnc lcec module which requires a configuration file "ethercat-config.xml". Often a source of questions, the easiest way to generate a good starting point is the Linux command "lcec_configgen". Reference for linuxcnc-ethercat (lcec) can be found github.com/linuxcnc-ethercat/linuxcnc-ethercat but it seems not many people read it.

Your servo drives seems to use the common cia402 drive profile. A must read is the example config found at github.com/dbraun1981/hal-cia402.

There is no easy (well...) way to configure an Ethercat machine. Typically you start with a sample configuration from the LinuxCNC simulator or generate a configuration using either stepconf or pncconf and then replace the motion and IO pins with the Ethercat motion and IO pins from ethercat-conf.xml.

Regarding the encoder resolution, there is a scaling number one need to provide, counts/mm or counts/inch, check the cia402 example hal file. After that, the cia402 module reports position directly in mm or inch in the pos-fb pin.

 
  • scotth
  • scotth
27 Aug 2025 03:48 - 27 Aug 2025 03:49

AXYZ Retrofit - VFD / AC Inverter electrical

Category: CNC Machines

The manual covers dynamic braking on page 88. You might need to contact Woods for resistor wiring info.
Here is the link.
     s3.amazonaws.com/Icarus/DOCUMENTS/TBWoods_Manuals_1214.pdf 

file too large to attach.
  • Lcvette
  • Lcvette's Avatar
27 Aug 2025 03:12
Replied by Lcvette on topic Probe Basic Screen missing axes

Probe Basic Screen missing axes

Category: QtPyVCP

Docs have the required settings and files that are needed, read through the notes section and make sure you have the folders required in your config folder and the correct in settings.
  • Lcvette
  • Lcvette's Avatar
27 Aug 2025 03:05 - 27 Aug 2025 03:10

Probe Basic tool touch off gives "Probe tripped during non-probe move"

Category: QtPyVCP

Try removing slow probe by setting to zero and set fast probe to around 8ipm. You're likely going to slow causing the trigger to bounce physically rather than make a clean break. The work fine as written and are used by thousands of users so I would find the right balance of speed and accuracy.
  • lj
  • lj
27 Aug 2025 02:27

ESP32 HAL2UDP setup for linux CNC noob.

Category: Computers and Hardware

I think I found the problem. I am using a straight through instead of the cross over Ethernet cable I should be using

thanks for the help
  • Gusgus
  • Gusgus
  • ErrickW
  • ErrickW
26 Aug 2025 23:18

HUGE Mazak fully automated 5 axis laser cutter for pipes/tubes/profiles/

Category: Show Your Stuff

Tom, for some reason I never received your last post on 8/11/25. Contact me at 'linux at its-been-a-long dot com" I can help you with most any manual you need.
  • Gusgus
  • Gusgus
26 Aug 2025 23:17

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

 

File Attachment:

File Name: remora-xyz.ini
File Size:3 KB
 

File Attachment:

File Name: remora-xyz1.hal
File Size:2 KB
 

File Attachment:

File Name: remora-xyz.ini
File Size:3 KB
True, let me post the files. 
Displaying 10621 - 10635 out of 17129 results.
Time to create page: 0.995 seconds
Powered by Kunena Forum