Advanced Search

Search Results (Searched for: )

  • rodw
  • rodw's Avatar
09 Aug 2025 12:20
Replied by rodw on topic New PC build: Asrock N100DC

New PC build: Asrock N100DC

Category: Computers and Hardware

if Mesa or ethercat,  disable energy efficient Ethernet with commands for your NIC (Intel/Realtek) and consider adjusting IRQ for the network card to prefer the core the servo thread is running one. There is a script somewhere on the forum here.
  • rodw
  • rodw's Avatar
09 Aug 2025 12:06
Replied by rodw on topic M66 keeps waiting

M66 keeps waiting

Category: G&M Codes

I really thought we had a newer version than that on Bookworm, but the package lists suggest otherwise. 

[/quote]
You do. Looks like the OP is using the version included in bookworm and has not used the 2.94 ISO
But that's not an issue. Just follow the instructions in the 2.94 docs under getting Linxucnc, section 7.

But also Debian Trixie should be released in the next couple of days. Once that happens an early adopter can do a
sudo apt dist-upgrade
should install Trixie and upgrade to 2.9.4
  • rodw
  • rodw's Avatar
09 Aug 2025 11:55

modprobe: ERROR: could not insert 'ec_master': Key was rejected by service

Category: EtherCAT

Its quite possible to get linuxcnc and Ethercat working with secure boot. The instructions you followed have a spoiler to open  explaining how to do it. The method came from the ethercat guys and I have tested it as working.
  • konrad
  • konrad
09 Aug 2025 11:54
Replied by konrad on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

@Rüdiger
May this be a result of the missing (?, the screenshot is hard to read) Q parameter? From the   readme :

Important Runtime NotesWhen using the S-curve trajectory planner, always use the 

G64 P[x] Q[x]
 command combination. If 
Q[x]
 is not specified, the interpreter may:
  1. Remove or filter out small segments.
  2. Convert arc segments into line segments.
A standard input should look like this:
G64 P0.01 Q0.0

  • rodw
  • rodw's Avatar
09 Aug 2025 11:49

how to make M7 (mist on) generate step pulses

Category: G&M Codes

You can do it! It will depend on you GUI. some may even have the ability to program a slider. Have a browse in the linuxcnc docs as its all documented
 
  • rodw
  • rodw's Avatar
09 Aug 2025 11:45
Replied by rodw on topic Amplifier Fault ECT60 Closed Loop

Amplifier Fault ECT60 Closed Loop

Category: EtherCAT

Hello, I reset the device to factory defaults as you advised, but the "Amplifier Fault" error still persists. Is it because the DC setting is not set correctly? I'm wondering if you have any other advice.

The only Amplifier faults I have seen with steppers is when the drive or the motor overheats (Non-ethercat).
With Ethercat it could be a following error reported by the drive throwing this. There is a Fault code for the ETC60 so bring that out in your xml file. It can take  a bit to decode as it is a bitmapped field. Display the field in halshow. Convert it to hex or binary which Google will do for you and refer to the docs.
  • mikeT
  • mikeT's Avatar
09 Aug 2025 11:34

how to make M7 (mist on) generate step pulses

Category: G&M Codes

Hello Andy,

Thanks again for your support.
Inputting "halcmd setp stepgen.4.velocity-cmd 40" from the terminal, while a session of LinuxCNC is cutting metal, works well and is so easy to do.
Now I can adjust (and optimise) the MQL flow rate on the fly, It also allows me to easily use different flow rates for both neat synthetic fluids and also water soluble coolant.

It would be cool to control the flow rate from a virtual slider pot on the AXIS virtual control panel, but I suspect that would be well above my 'pay scale'

Thanks again

Mike
  • heaven
  • heaven
09 Aug 2025 10:37

What difference between DC mode and free-run mode in motor control?

Category: EtherCAT

I have an INVT EtherCAT servo that can operate in DC (Distributed Clock) mode or free-run mode. Could anyone explain the differences in performance between these two modes? Specifically, is DC mode more accurate than free-run mode in terms of reducing following error (ferror)?
  • Sekai
  • Sekai
09 Aug 2025 10:16
Replied by Sekai on topic Tool setter in gmoccapy error.

Tool setter in gmoccapy error.

Category: Gmoccapy

youre right.
I just looked at gmoccapy_tool_sensor.ini
and it should be like
SUBROUTINE_PATH = macros
the instructions website did not mention anything for subroutine path
Now it works.
Thanks
  • zz912
  • zz912's Avatar
09 Aug 2025 10:13
Replied by zz912 on topic Tool setter in gmoccapy error.

Tool setter in gmoccapy error.

Category: Gmoccapy

In ini file is comented:
#SUBROUTINE_PATH = ./
Why?
  • Sekai
  • Sekai
09 Aug 2025 10:06
Replied by Sekai on topic Tool setter in gmoccapy error.

Tool setter in gmoccapy error.

Category: Gmoccapy

i have the folder macros with change.ngc and on_abort.ngc
  • zz912
  • zz912's Avatar
09 Aug 2025 10:02
Replied by zz912 on topic Tool setter in gmoccapy error.

Tool setter in gmoccapy error.

Category: Gmoccapy

The most important information is:

NGC file not found: ngc=change - 51:REMAP = M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
  • Asymmetrisch
  • Asymmetrisch
09 Aug 2025 09:03
Replied by Asymmetrisch on topic Glasmaßstab EIA-422 an Mesa 7i85 (S)

Glasmaßstab EIA-422 an Mesa 7i85 (S)

Category: Deutsch

Bei den SINO-Glasmaßstäben ist die gleiche Pinbelegung wie bei den Ditron angegeben, sollte also so passen.
In der Bedienungsanleitung steht "Nullpunkt-Position: eine alle 500 mm" - weißt du, wo die auf deinen Maßstäben liegen?
  • Sekai
  • Sekai
09 Aug 2025 08:56 - 09 Aug 2025 08:58
Tool setter in gmoccapy error. was created by Sekai

Tool setter in gmoccapy error.

Category: Gmoccapy

Hi.I'm trying to put a automatic tool setter in my 3 axis cnc so i follow the instructions from: linuxcnc.org/docs/html/gui/gmoccapy.html...uto-tool-measurement
but it gives me and error when remap is activated.

Error report created by /usr/lib/tcltk/linuxcnc/show_errors.tcl:

Print file information:
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/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.8.4
Machine configuration directory is '/home/cnc/linuxcnc/configs/freza-mea'
Machine configuration file is 'freza-mea.ini'
INIFILE=/home/cnc/linuxcnc/configs/freza-mea/freza-mea.ini
VERSION=1.1
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=gmoccapy
COORDINATES=X Y Z
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
Found file(REL): ./freza-mea.hal
Found file(REL): ./custom.hal
Starting TASK program: milltask
Starting DISPLAY program: gmoccapy
emc/task/emctask.cc 416: interp_error: File not open
File not open
emc/task/emctaskmain.cc 3091: can't initialize interpreter
Shutting down and cleaning up LinuxCNC...
A non blocked signal was caught
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.
NGC file not found: ngc=change - 51:REMAP = M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
/usr/bin/gmoccapy:312: GtkWarning: Invalid icon size 48

self.widgets.window1.show()
/usr/bin/linuxcnc: line 896: 9599 Killed $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
9557
Stopping realtime threads
Unloading hal components

Kernel message information:
[ 7626.194278] I-pipe: head domain RTAI registered.
[ 7626.194283] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 7626.194308] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 7626.194311] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 16623640, CLK_FREQ 2926144000, CPU_FREQ 2926144000
[ 7626.194314] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 7626.194316] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 16623640, 16623640, 16026250
[ 7626.200721] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 7626.200747] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 7626.200750] RTAI[sched]: hard timer type/freq = APIC/16623640(Hz); default timing: oneshot; linear timed lists.
[ 7626.200753] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2926144000 hz.
[ 7626.200755] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[ 7626.204552] RTAI[math]: loaded.
[ 7626.339838] config string '0 out'
[ 7635.304394] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 7635.304396] This Message will only display once per session.
[ 7635.304397] Run the Latency Test and resolve before continuing.
[ 7648.985468] RTAI[math]: unloaded.
[ 7648.986662] SCHED releases registered named ALIEN PEDV$D
[ 7648.991033] RTAI[malloc]: unloaded.
[ 7649.088014] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 7649.089454] I-pipe: head domain RTAI unregistered.
[ 7649.089483] RTAI[hal]: unmounted.



Info report created by linuxcnc_info:
The file: /tmp/linuxcnc_info.txt
can be posted to a forum or a web site like:
pastebin.com
in order to provide information about the linuxcnc
system and configuration.

Date: joi 7 august 2025, 22:07:47 +0300
UTC Date: joi 7 august 2025, 19:07:47 +0000
this program: /usr/bin/linuxcnc_info
uptime: 22:07:47 up 2:07, 0 users, load average: 0,06, 0,10, 0,13
lsb_release -sa: Debian Debian GNU/Linux 7.11 (wheezy) 7.11 wheezy
which linuxcnc: /usr/bin/linuxcnc
pwd: /home/cnc/linuxcnc/configs/freza-mea
USER: cnc
LOGNAME: cnc
HOME: /home/cnc
EDITOR:
VISUAL:
LANGUAGE:
TERM: dumb
COLORTERM:
DISPLAY: :0.0
DESKTOP: lightdm-xsession
display size: 1280x1024 pixels (338x270 millimeters)
PATH: /usr/bin:/home/cnc/linuxcnc/configs/freza-mea/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

uname items:
nodename -n: cnc
kernel-name -s: Linux
kernel-vers -v: #1 SMP PREEMPT Debian 3.4.55-4linuxcnc
machine -m: i686
processor -p: unknown
platform -i: unknown
oper system -o: GNU/Linux

/proc items:
cmdline: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=ce037f87-68af-43a0-8860-fcd14ee0c100 ro initrd=/install/initrd.gz lapic quiet rootdelay=5
model name: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
cores: 2
cpu MHz: 2926.144
parport: 0378-037a : parport0
serial: 03f8-03ff : serial ec98-ec9f : serial

Versions:
gcc: gcc (Debian 4.7.2-5) 4.7.2
python: Python 2.7.3
git: git version 1.7.10.4
git commit: NA
tcl: 8.5
tk: 8.5
glade: not_in_PATH
glade-gtk2: glade3 3.8.0

linuxcnc_var all:

LINUXCNCVERSION: 2.8.4
LINUXCNC_AUX_GLADEVCP: /usr/share/linuxcnc/aux_gladevcp
LINUXCNC_AUX_EXAMPLES: /usr/share/linuxcnc/aux_examples
REALTIME: /etc/init.d/realtime
RTS: /usr/realtime-3.4-9-rtai-686-pae/bin/rtai-config
HALLIB_DIR: /usr/share/linuxcnc/hallib

dpkg -l '*linuxcnc*':
Dorit=necUnoscut/Instalează/șteRge/curăță(P)/păstrează(H)
| Stare=Ne/Inst/fișCfg/desfăcUt/jum-conF/jum-inst(H)/așteaptă-decl(W)/decl-în-aștepT
|/ Ero?=(nimic)/Reinst-nec (St,Ero: majuscule=rău)
||/ Nume Versiune Architecture Descriere
+++-=====================================-==================================-============-==============================================================================
ii linuxcnc 1:2.8.4 i386 motion controller for CNC machines and robots
un linuxcnc-doc <none> (nici o descriere disponibilă)
ii linuxcnc-doc-en 1:2.8.4 all motion controller for CNC machines and robots (English documentation)
un linuxcnc-sim <none> (nici o descriere disponibilă)
un linuxcnc-uspace <none> (nici o descriere disponibilă)



I still dont know to fix it.
the debian is wheezy.
thanks
  • juergen-home
  • juergen-home
09 Aug 2025 08:35 - 09 Aug 2025 08:43
Replied by juergen-home on topic China BOB with Relais, clarification help, mesa 5i25

China BOB with Relais, clarification help, mesa 5i25

Category: Driver Boards

  Yes, the input pins don't work without 12-24v on the china bob mach3. They are supplied with the 10V generated from that input. Output Schematic is here forum.linuxcnc.org/27-driver-boards/3905...uts-inputs-ok#167355 (Mach3 Interface Board)
Displaying 13966 - 13980 out of 14179 results.
Time to create page: 0.429 seconds
Powered by Kunena Forum