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.
  • Muecke
  • Muecke's Avatar
19 Jan 2025 12:53 - 20 Jan 2025 11:01

Taster für Y-Achsen-Speed in LinuxCNC 2.8 einbinden

Category: Deutsch

Ich habe die Taster nun erhalten und haben sie mit NO (Normal Offen) an den Input Pin 7 bzw. 8 Angeschloßen.

Ich haeb jedoch keinen Plan mehr wie man das in der HAL verdrahten muss, könnte mir da jemand auf die Sprünge helfen?

[EDIT]
Habe meinen Fehler gefunden, ich habe einen Joystick mit eingebunden, und da waren gewisse dinge verbunden, die zum Konflikt geführt haben.

Den Joystick habe ich vorübergehend herausgenommen.
Dann sieht meine HAL nun so aus.
# Verknüpfe die Taste mit dem Jog-Enable-Signal der Y-Achse
  net  Footswitch halui.axis.y.plus  <= hm2_7i95.0.inmux.00.input-07
# Speed festlegen
  setp halui.axis.jog-speed 1200
  • cncforfun
  • cncforfun
19 Jan 2025 12:53 - 19 Jan 2025 15:05
Replied by cncforfun on topic Problems to install QT Designer - Linuxcnc 2.9.3

Problems to install QT Designer - Linuxcnc 2.9.3

Category: General LinuxCNC Questions

I found an issue in my file source.list. This is now correct.
Installed QT Designer with success.

2 issues I have to fix due to:

How can I add a symbolic link and create the plugins/python folder in detail, so that qt designer can find qtvcp_plugin.py?
Tried to create python folder with command mkdir, but it isn`t possible in folder /designer to get:
’/usr/lib/x86_64-linux-gnu/qt5/plugins/designer/python’
 
  • JT
  • JT's Avatar
19 Jan 2025 12:52
Replied by JT on topic Age of the website and forum

Age of the website and forum

Category: Forum Questions

The current OS

That's a silly question, sure. Is the server environment created by yourself?
Or is the server environment managed?



Notes:
1) If we have installed our own server that runs on Ubuntu, the server may need to be updated.
1.1) Ask the person who installed the server!
1.2) Do nothing without a backup!!!
 

That person is no longer part of this community.

JT
  • Krulli_Fräser
  • Krulli_Fräser
19 Jan 2025 12:42 - 19 Jan 2025 12:53
Replied by Krulli_Fräser on topic Operating computers in the cold

Operating computers in the cold

Category: Computers and Hardware

"I think that as long as it gets fed with fresh (moisturized air) it will be saturated too quickly."

My control cabinet is nearly airtight, in my opinion tight enough to stop an inrush of warm, moist air as the weather changes. The computer would live inside the cabinet and only ever come in contact with the same air that has been de moisturized by my dessicant bags.

Also, as soon as spring comes and the average temperature goes up I don't anticipate many issues with this as it worked fine breathing outside air all trough summer and fall
 
Displaying 19936 - 19944 out of 19944 results.
Time to create page: 0.902 seconds
Powered by Kunena Forum