Advanced Search

Search Results (Searched for: )

  • slowpoke
  • slowpoke
16 Aug 2024 13:49
Spindle stop from G-code (M05) was created by slowpoke

Spindle stop from G-code (M05)

Category: HAL

My present HAL spindle start, stop logic is working as desired except M05 commands in my gcode files are ignored.

I can change the OR gate to a 4 input (personality 0x204), however I'm not sure what signal I would use to drive that 4th input, or if there is an overall more elegant solution for spindle control. Note: I always manually start the spindle before hitting the run button for gcode execution, so I don't really need G03, G04 capability.

Suggestions please.
   

File Attachment:

File Name: postgui_sp...rpts.hal
File Size:1 KB
  • DPFlex
  • DPFlex
16 Aug 2024 13:49
Replied by DPFlex on topic How to setup gearbox/reducer

How to setup gearbox/reducer

Category: Basic Configuration

Hello Aciera,
Can you share your note here ?.
I searched in DH-parameters for Genserkins and Vismach/Melfa-sim, could not find your note or anything mentioned about absolute encoder :)
Thank you.
  • elovalvo
  • elovalvo
16 Aug 2024 13:34 - 16 Aug 2024 13:39

Ethercat installation from repositories - how to step by step

Category: EtherCAT

hi
here is the report with uname -v

 

no RT, yet it works, something went wrong

which kernel is working?


If you want instructions to create a PREEMPT_RT for Raspberry Pi 5 with native Raspberry OS you can see at this link

forum.linuxcnc.org/9-installing-linuxcnc...pi-5?start=40#303696

or use the ready-made image you find here

forum.linuxcnc.org/9-installing-linuxcnc...pi-5?start=40#303752

Then follow the procedures already described for Ethercat drivers
  • PhilipME
  • PhilipME's Avatar
16 Aug 2024 13:21 - 16 Aug 2024 13:24
Replied by PhilipME on topic connecting a soft button to bob pin 17

connecting a soft button to bob pin 17

Category: General LinuxCNC Questions

I think I got it

It is working now but it does not stay on (pin 17)

when I click on the soft button, and then release the mouse button , pin 17 goes back to the original state

so How can I make it permenent state change?

Thanks
  • PhilipME
  • PhilipME's Avatar
16 Aug 2024 12:57 - 16 Aug 2024 13:01
connecting a soft button to bob pin 17 was created by PhilipME

connecting a soft button to bob pin 17

Category: General LinuxCNC Questions

I have imaginary 3-axis machine configured using stepconf wizard


I programmed the soft button

 <button>
     <halpin>"bob-Pin-17"</halpin>
     <text>"turn Pin-17 on"</text> 
     <font>;('Fixed',8)</font>
 </button>  

I want this button to set the output to the break out board pin 17 to true

I suppose this is the net statement goes to custom_postgui.hal file

 net pin-17-on  <= pyvcp.bob-Pin-17
net pin-17-on  is the signal name

then if the above is correct, where do I connect the signal defined above to the  physical pin 17

shall I write for example something like 
net pin-17-on =>  parport.0.pin-17-out 

if true, I think it goes to custom.hal

Many thanks

Good day

Philip
  • Mecanix
  • Mecanix
16 Aug 2024 12:36 - 16 Aug 2024 21:43

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

Category: Computers and Hardware

Awesome. Thanks for that extra work and for doing that, appreciated. 

I'll fork this weekend. You're the best!
  • jjdege
  • jjdege's Avatar
16 Aug 2024 12:30 - 16 Aug 2024 12:32

Ethercat installation from repositories - how to step by step

Category: EtherCAT

hi
here is the report with uname -v

 

no RT, yet it works, something went wrong

which kernel is working?
  • mBender
  • mBender
16 Aug 2024 12:07

Yalang yl620 VFD rs485/modbus communication VFDmod or ClassicLadder

Category: HAL Examples

I found some documentation, I think I have to convert the S32 to float, set a 10.0 float variable and then devide it.
  • meister
  • meister
16 Aug 2024 12:00

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

Category: Computers and Hardware

i have finally moved the pll generators into the individual toolchain plugins, so that all toolchain-relevant parts are in the plugins.

this also makes it easier for you to remove everything that does not belong to gowin, you just have to remove all directories except thed gowin from riocore/generator/toolchains/.
  • karlhe
  • karlhe
16 Aug 2024 11:54 - 16 Aug 2024 11:55
löschen fehlerhafter topics was created by karlhe

löschen fehlerhafter topics

Category: Deutsch

Hallo ,

ich möchte einige meiner fehlerhaften topics löschen.

Danke

karlhe
  • karlhe
  • karlhe
16 Aug 2024 11:28 - 22 Aug 2024 16:22
Replied by karlhe on topic easyprobe linuxcnc

easyprobe linuxcnc

Category: Installing LinuxCNC

Hallo,neuer Versuch...Linuxcnc neu installiert. easyprobe in meine maschine übertragen.Leider nicht erfolgreich-Danke für eure Hilfe.Karlhe 
  • Ismacr63
  • Ismacr63
16 Aug 2024 11:18 - 16 Aug 2024 11:19

Py3 - Probe Basic Config Conversion Doc Lcnc 2.9+

Category: QtPyVCP

hello. I have tried to download the installation files but I get a 403 Forbidden error with the file python3-qtpyvcp.4.1.2-17.dev-all.deb
  • rodw
  • rodw's Avatar
16 Aug 2024 10:41

Ethercat installation from repositories - how to step by step

Category: EtherCAT

what does uname -v report?
Seems you don;'t have a RT kernel
  • jjdege
  • jjdege's Avatar
16 Aug 2024 09:49

Ethercat installation from repositories - how to step by step

Category: EtherCAT

Hi
after installing the official LinuxCNC ISO for Raspberry Pi 5
I realized that the screen resolution is not good,
it is not manageable and there is no audio,

it will surely be fixed.

so I tried installing LinuxCNC + EtherCAT on native Raspberry OS
I installed kernel 6.6.45-rt39-v8-16k+ with inspiration from  here
for EtherCAT drivers I entered the keys for the repositories from here
and followed Rod's guide here here

Everything works

 

latency, maybe a little high

 

I was wondering if it depends on the kernel and if it is possible to modify it in some way
many Thanks
  • abdulasis12
  • abdulasis12
16 Aug 2024 09:44
Replied by abdulasis12 on topic 7i73 P2 IN3 - IN7 how to setup for bit input ?

7i73 P2 IN3 - IN7 how to setup for bit input ?

Category: Basic Configuration

Hi PCW
Please make sure for me this wiring diagram me correct or not ?

Thank you
Asis
 
Displaying 22516 - 22530 out of 25487 results.
Time to create page: 0.496 seconds
Powered by Kunena Forum