Advanced Search

Search Results (Searched for: )

  • seuchato
  • seuchato
05 Jul 2024 06:25

manual-toolchange-with-tool-length-switch sim fails mill upgraded to 2.9.2

Category: AXIS

DPFlex

I am also on Debian 12, bookworm

I placed "hal_widgets.py" here:
/usr/lib/python3/dist-packages/gladevcp

and "hal_python.xml" went here:
/usr/share/glade/catalogs

hth
chris
  • elovalvo
  • elovalvo
05 Jul 2024 06:10

Can I use Raspberry Pi 5 for Linuxcnc + ESP32 + W5500 for generating step pulses

Category: Computers and Hardware

Hi Linuxcnc community, 
I have installed OS in raspberry 5 and Instead of using IO expander I want to use individual ESP32+W5500 for every motor and generate step pulses. If this is possible please help me with the steps in achiving it.
Refer the image below and get what I want to achieve
https://drive.google.com/file/d/1JCuLksqd7dcpAcJ44GajRwzOFmay_xuQ/view?usp=sharing

Rather than using many ESP32s, I would try a W5500-EVB-Pico
shop.wiznet.eu/en/w5500-evb-pico.html
and Remora software for RP2040
remora-docs.readthedocs.io/en/latest/har...hernet/ethernet.html
github.com/scottalford75/Remora-RP2040-W5500
  • Aciera
  • Aciera's Avatar
05 Jul 2024 05:55
Replied by Aciera on topic qtplasmac "torch not showing"

qtplasmac "torch not showing"

Category: Plasmac

Ich bin im programm rumgefahren sodas es verschwindet es ist in der konsole nichts mehr passiert oder habe ich etwas falsch gemacht?

Ah so, nein da hast nix falsch gemacht. Versuchs mal mit den Vorschlägen von phil.
  • Aciera
  • Aciera's Avatar
05 Jul 2024 05:45

LinuxCNC communicate Via SERIAL Port to existing hardware?

Category: Driver Boards

That is an isel IMC4 controller board which has the motor drives integrated. If you want to use LinuxCNC you would have to replace this with standalone motor drives and some simple break out board. What kind of motors does the machine use (likely steppers but maybe DC)?
  • Aswin
  • Aswin
05 Jul 2024 04:32

how to solve this..i also get sometimes joint 0/1 not following error

Category: PnCConf Wizard

RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/lib/linuxcnc/modules
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.6
LINUXCNC - 2.9.2
Machine configuration directory is '/home/aswin/linuxcnc/configs/my_LinuxCNC_machine'
Machine configuration file is 'my_LinuxCNC_machine.ini'
INIFILE=/home/aswin/linuxcnc/configs/my_LinuxCNC_machine/my_LinuxCNC_machine.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TPMOD=
HOMEMOD=
TASK=milltask
HALUI=halui
DISPLAY=gmoccapy
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Found file(REL): ./my_LinuxCNC_machine.hal
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
hm2: loading Mesa HostMot2 driver version 0.15
hm2_eth: loading Mesa AnyIO HostMot2 ethernet driver version 0.2
hm2_eth: ERROR: Could not retrieve hardware address (MAC) of 10.10.10.1: Connection refused
hm2: unloading
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Note: Using POSIX realtime
hm2_eth: rtapi_app_main: Connection refused (-111)
./my_LinuxCNC_machine.hal:9: waitpid failed /usr/bin/rtapi_app hm2_eth
./my_LinuxCNC_machine.hal:9: /usr/bin/rtapi_app exited without becoming ready
./my_LinuxCNC_machine.hal:9: insmod for hm2_eth failed, returned -1
5811
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime


 
  • Laimaruthi_Nature
  • Laimaruthi_Nature
05 Jul 2024 04:26

I am facing joint 0 following error while connecting with mesa board

Category: Driver Boards

I am facing joint 0 following error while connecting with mesa board and also hm2_hm2.0/error finishing read iter-13284 {"joint 0 following error" and "hm2_hm2.0/error finishing read iter-13284"}
  • DPFlex
  • DPFlex
05 Jul 2024 03:48

manual-toolchange-with-tool-length-switch sim fails mill upgraded to 2.9.2

Category: AXIS

Hello Aciera,
I could not find "lib/python/gladevcp".
I have Debian 12, 6.1.0-22 RT kernel, LinuxCNC2.9.2.
I only installed glade by command "sudo apt install glade", although there is lot of result if I use "apt search glade".
In other hand, I could not find & install glade-gtk2 by "apt install" command, too.
Did I install gladevcp correctly ?.
Thank you.
  • tommylight
  • tommylight's Avatar
05 Jul 2024 01:50
Replied by tommylight on topic Klipper vs Marlin vs LinuxCNC ?

Klipper vs Marlin vs LinuxCNC ?

Category: Additive Manufacturing

For installing Klipper use KIAUH, it simplifies everything to some keypresses and it is a bit faster than the normal copy/paste throughout several internet pages of howtos.
It works on Linux Mint and POP OS, not just RPI as most info points out to, so should also work on Debian.
Klipper is the de facto 3D printer software as it has everything needed and is constantly being developed and updated.
There are several pieces to Klipper:
-klipper running on the ST board/micro controller
-klipper running on host PC or RPI
-moonraker - the part that links Klipper to the outside world, like Mainsail or Fluid and Telegram Bot and stuff
-Mainsail or Fluid, both are frond ends or user interfaces, web based
-Klipper Screen does exactly that, shows info on screen and can be controlled from the encoder/buttons/touchscreens
-
-
Added some more info to the above post about Marlin
  • phillc54
  • phillc54's Avatar
05 Jul 2024 00:06
Replied by phillc54 on topic qtplasmac "torch not showing"

qtplasmac "torch not showing"

Category: Plasmac

Könnten Sie die Datei posten, die durch die Schaltfläche „BACKUP CONFIG“ auf der Registerkarte „SETTINGS“ erstellt wurde?

Könnten Sie auch versuchen, eine der QtVCP-Sim-Konfigurationen auszuführen, um zu sehen, ob es sich um ein allgemeines Problem bei Qt handelt.
 
 
  • PCW
  • PCW's Avatar
04 Jul 2024 23:57 - 05 Jul 2024 02:29
Replied by PCW on topic Mesa 7i96s step/dir ground

Mesa 7i96s step/dir ground

Category: Driver Boards

Not sure why you would connect the step/dir grounds together
as they are already connected together on the 7I96S.

If you are using differential drive (It appears that you are)
you don't need to connect to the step/dir ground pins at all.

Also the input common (If grounded) would typically be connected to
the switch supply ground

The switch supply is often 12v/24V as this better for proximity switches
or mechanical switches than 5V


As far as EStop goes, removing primary (AC) power from the step motor
supply and spindle supply would be a reasonable  scheme.
  • Dave2024
  • Dave2024's Avatar
04 Jul 2024 23:46 - 04 Jul 2024 23:47
Mesa 7i96s step/dir ground was created by Dave2024

Mesa 7i96s step/dir ground

Category: Driver Boards

Hey, so I was looking through the manual to the 7i96s and can’t find if there’s a way to ground all the step/dir headers ports in series without building a cable harness to do it.  I’ve connected all the step/dir ground pins to the TB3 pin-12 INPUT COMMON.  Is there an easer way to do this?  Maybe there’s a jumper I don’t know of that would activate the same circuit as the cable I built? 

It would be nice if such a cable was included or there be a jumper option on the board with the 7i96s.  Maybe for the next model at least would be a good idea. 

Then another question?  Instead of killing power to all my drives with the estop should I just instead kill the ground to all the step/dir headers so they stop sending movement signals?  Someone earlier said its just best to kill all the drives altogether incase a drive is malfunctioning whereas if you kill just the signal there’s still a chance that hitting the estop isn’t going to stop the malfunctioning drive. Anyways what’s everyone else doing with there 7i96s’s and grounding the step/dir headers?  Thats the main question.  Thanks

 
  • Catch22
  • Catch22's Avatar
04 Jul 2024 22:38
Probe Basic Help was created by Catch22

Probe Basic Help

Category: QtPyVCP

Well I have probe basic installed and showing up on my desktop screen but when I try to open it I get this error message. 
Unfortunately I don't know how to copy the error message and put it on here.
Any help would be greatly appreciated...
Mike

 
  • my1987toyota
  • my1987toyota's Avatar
04 Jul 2024 21:31
Replied by my1987toyota on topic Klipper vs Marlin vs LinuxCNC ?

Klipper vs Marlin vs LinuxCNC ?

Category: Additive Manufacturing

All great information. Thank you. I didn't know it was heavily resource hungry  I had heard that the Klipper software was more
problematic to set up but it seems to be made out to be the Ultimate 3D printer software. Maybe by De-Facto? I will say I have
seen the Marlin stuff used as a standalone 3 axis router / mill software among other things . It is limited but sometimes simple
is best. What is your general recommendations for your Voron's and other 3D printers?
  • ihavenofish
  • ihavenofish
04 Jul 2024 21:29 - 04 Jul 2024 21:29
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

vroom

Displaying 25231 - 25245 out of 25688 results.
Time to create page: 0.534 seconds
Powered by Kunena Forum