Код: Выделить всё
gladevcp: trouble looking for handlers in 'progress': iteration over non-sequenceКод: Выделить всё
gladevcp: trouble looking for handlers in 'progress': iteration over non-sequenceПопробуйте обозвать .ngc по-проще - латиницей и без пробелов.драгобрат писал(а):извините что так долго зачитался вики файл на рабочем столе есть я его пытался открыть..
Про смену языка на офф. страничкедрагобрат писал(а):...gmp не знаю почему у меня на немецком
Мне кажется, что немецкая локаль получается когда gmoccapy не находит у себя языка, текуще-установленного в системе (русского пока нет), если бы в системе стояла английская локаль, то и gmoccapy возможно взял бы английскую автоматически, а не немецкую.gmoccapy can be localized very easy, because the corresponding files are separated from the linuxcnc.po files, so there is no need to translate unneeded stuff.
The files are placed in /src/po/gmoccapy. Just copy the gmoccapy.pot file to something like fr.po and translate that file with gtranslator or poedit. After a make you got the GUI in your referenced language
At the Moment it is available in English, German, Spanish and Serbian. Feel free to help me to introduce more languages.
А с какой версией Вы воюете? пользовательской (которая в комплекте с Debian) или девелоперской (которая из исходников) ?драгобрат писал(а):2 раза переустановил gmp как в шапке описывает Сергей
Дарю!драгобрат писал(а):извините что так долго зачитался вики файл на рабочем столе есть я его пытался открыть и gmp не знаю почему у меня на немецком
Я так понял, что Вы хотите привязать эти кнопки к кнопкам Gamepad.Georg_kai писал(а):Подключил к станку Gamepad,
возможно ли в интерфейсе промоделировать нажатие кнопок - выделенных ка картинке.
Код: Выделить всё
#----------------------------------------------------------------------------------------------------------
# Software-based estop
#----------------------------------------------------------------------------------------------------------
net button10 input.0.btn-base4 => halui.estop.activateКод: Выделить всё
.....checking for adeos... not found
checking for rtai_hal... /usr/realtime-3.4-9-rtai-686-pae/modules/rtai_hal.ko
checking for rtai_ksched... /usr/realtime-3.4-9-rtai-686-pae/modules/rtai_ksched.ko
checking for rtai_fifos... not found
checking for rtai_shm... not found
checking for rtai_sem... not found
....
Код: Выделить всё
checking for Python support... yes
checking python version... OK
checking version of python libraries... python2.7
checking match between tk and Tkinter versions... 8.5
checking location of Python header files... /usr/include/python2.7
checking for Python headers... -I/usr/include/python2.7
checking for Python libraries... -lpthread -ldl -lutil
checking whether the Boost::Python headers are available... no
configure: error: boost::python is required to build LinuxCNC
сработало!Nick писал(а):sudo apt-get install libboost-python-dev
Код: Выделить всё
checking for site-package location... /usr/lib/python2.7/dist-packages
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
configure: error: Required OpenGL header missing. Install it, or specify --disable-python to skip the parts of LinuxCNC that depend on Python
Код: Выделить всё
checking for Xmu headers... checking X11/Xmu/Xmu.h usability... no
checking X11/Xmu/Xmu.h presence... no
checking for X11/Xmu/Xmu.h... no
configure: error: Required Xmu header missing. Install it, or specify --disable-python to skip the parts of LinuxCNC that depend on Python
Код: Выделить всё
EMBED_TAB_NAME=Probe Screen
EMBED_TAB_LOCATION = ntb_user_tabs
EMBED_TAB_COMMAND = gladevcp -x {XID} -u python/probe_screen.py probe_icons/probe_screen.glade Отлично ,но опят ли только для конфиг из сим /home/my-cnc/linuxcnc-dev/scripts/linuxcnc '/home/my-cnc/linuxcnc-dev/configs/sim/gmoccapy/gmoccapy_4_axis.ini'. ?verser писал(а):У Gmoccapy появилось новое дополнение - Probe Screen