Pacote: linuxcnc-uspace (1:2.9.4-2)
Links para linuxcnc-uspace
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte linuxcnc:
Mantenedores(as):
- LinuxCNC Developers (QA Página)
- Jeff Epler (QA Página)
- Sebastian Kuzminsky (QA Página)
- Andy Pugh (QA Página)
Fontes externas:
- Pagina principal [linuxcnc.org]
Pacotes similares:
motion controller for CNC machines and robots
LinuxCNC is a fully-realised CNC machine controller that can interpret machine-control programs (such as G-code), plan trajectories and finally output low-level signals to machine control hardware
LinuxCNC is modular and in principle the HAL (hardware abstraction layer), pluggable interpreters and variety of hardware drivers mean that it can control almost any software-defined physical system.
LinuxCNC relies on a realtime kernel to support real-time motion control, typically updating the position waypoints every 1mS and reacting to input within tens of microseconds.
Modules exist to use the low-level parts of LinuxCNC as a motion-control client for OpenPnP. Interfaces exist for ROS (the Robot Operating System) with which LinuxCNC has considerable overlap.
LinuxCNC supports arbitrary kinematics (the mapping between coordinate space and actuator space) and can control both parallel (eg Stewart platform) and serial (eg robot arm) systems in addition to conventional cartesian machine tools.
LinuxCNC supports 9 cartesian axes and 16 "Joints" (individual actuators) though the joint limit is build-time configurable.
A variety of interface hardware is supported including Modbus, EtherCAT, analogue +/-10V velocity control and Step/Dir. Step/Dir is supported by several hardware interfaces, including, but not limited to, the legacy Parallel Port.
A Hardware Abstraction Layer allows for great flexibility in signal mapping between the controller and the driver hardware. An extensive library of modules allow for complex signal processing within the HAL layer. For specialised tasks custom HAL components can be created using a C-like syntax and installed with the supplied tools.
By default LinuxCNC supports RS274 G-code but is extendable to parse other grammars such as STEP-NC or Gerber through support for pluggable interpreters.
If you want a computer to control things in the real world then LinuxCNC can do it. It is especially applicable to systems that are required to follow accurate paths described in cartesian space but has been used for numerous other applications.
This package provides the main package for LinuxCNC.
Outros pacotes relacionados a linuxcnc-uspace
|
|
|
|
-
- dep: blt
- graphics extension library for Tcl/Tk - run-time
-
- dep: bwidget (>= 1.7)
- widgets de extensão para Tcl/TK
-
- dep: espeak
- Software sintetizador de voz multi-idioma
também um pacote virtual fornecido por espeak-ng-espeak
-
- dep: espeak-ng
- Multi-lingual software speech synthesizer
-
- dep: gstreamer1.0-tools
- ferramentas para usar com GStreamer
-
- dep: iptables
- ferramentas administrativas para filtragem de pacotes e NAT
-
- dep: libboost-python1.83.0 (>= 1.83.0)
- Boost.Python Library
-
- dep: libboost-python1.83.0-py313
- pacote virtual fornecido por libboost-python1.83.0
-
- dep: libc6 (>= 2.38)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- biblioteca gráfica de vetores 2D Cairo
-
- dep: libedit2 (>= 2.11-20080614-0)
- bibliotecas de histórico e edição de linha BSD
-
- dep: libepoxy0 (>= 1.0)
- Biblioteca de gerenciamento de ponteiro de função OpenGL
-
- dep: libgcc-s1 (>= 4.0)
- Biblioteca de suporte GCC
-
- dep: libglib2.0-0t64 (>= 2.12.0)
- biblioteca GLib de rotinas C
-
- dep: libgtk-3-0t64 (>= 3.11.5)
- biblioteca da interface de gráfica de usuário(a) GTK
-
- dep: libgtk2.0-0t64 (>= 2.8.0)
- GTK graphical user interface library - old version
-
- dep: libgtksourceview-4-dev
- development files for the GTK+ syntax highlighting widget
-
- dep: libmodbus5 (>= 3.1.4)
- library for the Modbus protocol
-
- dep: libpango-1.0-0 (>= 1.14.0)
- layout e renderização de texto internacionalizado
-
- dep: libpangocairo-1.0-0 (>= 1.14.0)
- layout e renderização de texto internacionalizado
-
- dep: libpython3.13 (>= 3.13.0~rc3)
- Shared Python runtime library (version 3.13)
-
- dep: libstdc++6 (>= 13.1)
- Biblioteca C++ padrão da GNU v3
-
- dep: libtirpc3t64 (>= 1.0.2)
- Biblioteca RPC transport-independent
-
- dep: libtk8.6 (>= 8.6.0)
- Tk toolkit for Tcl and X11 v8.6 - run-time files
-
- dep: libudev-dev
- arquivos de desenvolvimento da libudev
-
- dep: libudev1 (>= 183)
- biblioteca compartilhada libudev
-
- dep: libusb-1.0-0 (>= 2:1.0.22)
- biblioteca de programação USB em espaço de usuário
-
- dep: libx11-6
- biblioteca para o cliente X11
-
- dep: libxinerama1 (>= 2:1.1.4)
- biblioteca de extensão X11 Xinerama
-
- dep: libxmu6 (>= 2:1.1.3)
- biblioteca de diversos utilitários X11
-
- dep: mesa-utils
- miscelânea de utilidades Mesa -- symlinks
-
- dep: procps
- utilitários para o sistema de arquivos /proc
-
- dep: psmisc
- utilitários que usam o sistema de arquivos proc
-
- dep: pyqt5-dev-tools
- Development tools for PyQt5
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-cairo
- vínculos Python3 para a biblioteca de gráficos vetoriais Cairo
-
- dep: python3-configobj
- leitor e escritor de arquivo de configuração para Python 3, simples mas poderoso
-
- dep: python3-dbus
- Sistema de mensagens simples interprocessos (interface Python3)
-
- dep: python3-dbus.mainloop.pyqt5
- D-Bus Qt main loop support for Python 3
-
- dep: python3-espeak
- Python bindings for eSpeak
-
- dep: python3-gi-cairo
- vínculos Python 3 Cairo para biblioteca GObject
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-opencv
- Python 3 bindings for the computer vision library
-
- dep: python3-opengl
- Python bindings to OpenGL (Python 3)
-
- dep: python3-poppler-qt5
- Python binding to Poppler-Qt5 C++ library (Python 3)
-
- dep: python3-pyqt5
- vínculos Python 3 para Qt5
-
- dep: python3-pyqt5.qsci
- Python 3 bindings for QScintilla 2 with Qt 5
-
- dep: python3-pyqt5.qtopengl
- Python 3 bindings for Qt5's OpenGL module
-
- dep: python3-pyqt5.qtsvg
- Python 3 bindings for Qt5's SVG module
-
- dep: python3-pyqt5.qtwebengine
- Python 3 bindings for Qt5's WebEngine module
- ou python3-pyqt5.qtwebkit
- Pacote não disponível
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
-
- dep: python3-xlib
- interface for Python 3 to the X11 protocol
-
- dep: sound-theme-freedesktop
- tema de som da freedesktop.org
-
- dep: tcl8.6
- Tcl (Tool Command Language) v8.6 - shell
-
- dep: tclreadline
- pacote virtual fornecido por tcl-tclreadline
-
- dep: tk8.6
- conjunto de ferramentas Tk para Tcl e X11 v8.6 - shell em janela
-
- dep: udev
- daemon de gerenciamento de hotplug e /dev/
-
- rec: hostmot2-firmware-all
- Pacote não disponível
-
- rec: librsvg2-dev
- SAX-based renderer library for SVG files (development)
-
- rec: linux-image-rt-amd64
- Linux para computadores de 64 bits (meta-pacote)
-
- rec: linuxcnc-doc-en
- motion controller for CNC machines and robots (English documentation)
- ou linuxcnc-doc
- pacote virtual fornecido por linuxcnc-doc-de, linuxcnc-doc-en, linuxcnc-doc-es, linuxcnc-doc-fr, linuxcnc-doc-zh-cn
-
- rec: python3-pil
- biblioteca de imagens Python (Python3)
-
- rec: python3-pil.imagetk
- Python Imaging Library - ImageTk Module (Python3)
Download de linuxcnc-uspace
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 25,008.2 kB | 88,665.0 kB | [lista de arquivos] |