Advanced Search

Search Results (Searched for: )

  • Hobbymate
  • Hobbymate
19 Jan 2025 15:09
Replied by Hobbymate on topic LinuxCNC 2.9 vs. 2.8 Using A-Axis for ATT

LinuxCNC 2.9 vs. 2.8 Using A-Axis for ATT

Category: Turning

Very helpful community. No one say truth about Linux CNC is never working you need all time do development.
  • Ehsan_R
  • Ehsan_R
19 Jan 2025 14:51
Replied by Ehsan_R on topic How to call a python script in gcode

How to call a python script in gcode

Category: General LinuxCNC Questions

Debug file information:
Note: Using POSIX realtime
/home/ehsan/linuxcnc/configs/sim.axis/axis.ini:82: executing 'import sys
sys.path.insert(0,"python")'
PythonPlugin: Python '3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0]'
initialize: module '/home/ehsan/linuxcnc/configs/sim.axis/python/toplevel.py' init failed:
Traceback (most recent call last):

File "/home/ehsan/linuxcnc/configs/sim.axis/python/toplevel.py", line 19, in <module>
import remap

File "/home/ehsan/linuxcnc/configs/sim.axis/python/remap.py", line 8

existing_filename = 'random_numbers.txt'

^

IndentationError: unindent does not match any outer indentation level

Interp ctor: can't instantiate Python plugin
/home/ehsan/linuxcnc/configs/sim.axis/axis.ini:82: executing 'import sys
sys.path.insert(0,"python")'
PythonPlugin: Python '3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0]'
initialize: module '/home/ehsan/linuxcnc/configs/sim.axis/python/toplevel.py' init failed:
Traceback (most recent call last):

File "/home/ehsan/linuxcnc/configs/sim.axis/python/toplevel.py", line 19, in <module>
import remap

File "/home/ehsan/linuxcnc/configs/sim.axis/python/remap.py", line 8

existing_filename = 'random_numbers.txt'

^

IndentationError: unindent does not match any outer indentation level

Python plugin configure() failed, status = -11
iNTERP_REMAP: Python plugin required for python=, but not available:
REMAP INI line:76 = M456 modalgroup=10 python=m456

note: MAXV max: 5.000 units/sec 300.000 units/min
note: LJOG max: 5.000 units/sec 300.000 units/min
note: LJOG default: 0.250 units/sec 15.000 units/min
A configuration error is preventing LinuxCNC from starting.
More information may be available when running from a terminal.
1978
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime
  • Muecke
  • Muecke's Avatar
19 Jan 2025 14:46
Replied by Muecke on topic Age of the website and forum

Age of the website and forum

Category: Forum Questions

That person is no longer part of this community.

JT

Ok, that doesn't make it any easier.

@rodw knows a lot more about it, even if it's been a while for him.
I have created a few Joomla pages, but nothing more :-(.
  • JT
  • JT's Avatar
19 Jan 2025 13:42
Replied by JT on topic Age of the website and forum

Age of the website and forum

Category: Forum Questions

from your root home folder, try:
[code]cd ..
ls
[/code]

 

I actually forgot that logging in as root didn't put me in the actual root directory.
root@forum:~# cd ..
root@forum:/# ls
bin   dev  home        initrd.img.old  lib64       media  opt   root  sbin  swapfile2  tmp  var      vmlinuz.old
boot  etc  initrd.img  lib             lost+found  mnt    proc  run   srv   sys        usr  vmlinuz

So I can find the joomla and kunena  directories
root@forum:/# cd var
root@forum:/var# ls
backups  cache  crash  lib  local  lock  log  mail  opt  run  spool  tmp  www
root@forum:/var# cd www
root@forum:/var/www# ls
html
root@forum:/var/www# cd html
root@forum:/var/www/html# ls
administrator  cli                htaccess.txt  index.php  libraries    media    README.txt       templates
bin            components         images        language   LICENSE.txt  modules  robots.txt       tmp
cache          configuration.php  includes      layouts    logs         plugins  robots.txt.dist  web.config.txt
root@forum:/var/www/html# cd libraries
root@forum:/var/www/html/libraries# ls
CBLib         cms      fof    idna_convert       import.php  joomla  legacy      phpass          phputf8  vendor
classmap.php  cms.php  fof40  import.legacy.php  index.html  kunena  loader.php  php-encryption  src

JT


 
  • blazini36
  • blazini36
19 Jan 2025 13:09
Replied by blazini36 on topic Flexible GUI

Flexible GUI

Category: Flex GUI

I'm at the point where I'm trying to integrate all of the hardware controls with the UI so I'm fixing things little by little.

Is here any way to show a selected axis label, either from motion or halui? I looked through the docs and didn't quite see anything that looked like it would work even from hal pins. Like I would need a label with multiple bit inputs and the text would be different for any input that is true. Unless there is some other way to catch this.
Displaying 19936 - 19940 out of 19940 results.
Time to create page: 0.748 seconds
Powered by Kunena Forum