小便失禁是什么原因男性
Changelog
百度 管理与服务相结合,使广大青年最大程度上获得爱和包容,得到锻炼的机会和平台,为他们实现人生出彩搭建舞台。linuxcnc (1:2.9.4-2ubuntu1) questing; urgency=medium * Merge with Debian unstable (LP: #2104237). Remaining changes: - d/patches: Remove upstream definition of _FORTIFY_SOURCE (LP #2104012) linuxcnc (1:2.9.4-2) unstable; urgency=medium * Team upload. * Adding build dependency on pyqt5.qtweb{engine,kit} to avoid build failures on, as kindly addressed by Adrian <Bunk>. (Closes: #1100882) * Re-applied Petter's change to address usrmerge, kindly pointed out by Michael <Biebl>. (Closes: #1101346, #1073692) * Bumped policy to 4.7.2. * Now truly added Andy to Uploaders. -- Florent 'Skia' Jacquet <email address hidden> Thu, 19 Jun 2025 11:51:20 +0200
Upload details
- Uploaded by:
- Skia
- Sponsored by:
- Graham Inggs
- Uploaded to:
- Questing
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
linuxcnc_2.9.4.orig.tar.gz | 87.8 MiB | 93aca8d1c602331b17e7b2fefb82318f59c5faef9cacf60514b59cd6bb89be0e |
linuxcnc_2.9.4-2ubuntu1.debian.tar.xz | 146.8 KiB | 23e0e0b661ce1834c9700622873fb6c29b89725aa44022e4c903b89afdfedca6 |
linuxcnc_2.9.4-2ubuntu1.dsc | 3.4 KiB | 53329fa369d775d11ffe73f8d2ef828e748269be33b05334cffe652834470c5a |
Available diffs
Binary packages built by this source
- linuxcnc-doc-de: motion controller for CNC machines and robots (German documentation)
LinuxCNC is the next-generation Enhanced Machine Controller which
provides motion control for CNC machine tools and robotic
applications (milling, cutting, routing, etc.).
.
This package contains the documentation in German.
- linuxcnc-doc-en: motion controller for CNC machines and robots (English documentation)
LinuxCNC is the next-generation Enhanced Machine Controller which
provides motion control for CNC machine tools and robotic
applications (milling, cutting, routing, etc.).
.
This package contains the documentation in English.
- linuxcnc-doc-es: motion controller for CNC machines and robots (Spanish documentation)
LinuxCNC is the next-generation Enhanced Machine Controller which
provides motion control for CNC machine tools and robotic
applications (milling, cutting, routing, etc.).
.
This package contains the documentation in Spanish.
- linuxcnc-doc-fr: motion controller for CNC machines and robots (French documentation)
LinuxCNC is the next-generation Enhanced Machine Controller which
provides motion control for CNC machine tools and robotic
applications (milling, cutting, routing, etc.).
.
This package contains the documentation in French.
- linuxcnc-doc-zh-cn: motion controller for CNC machines and robots (Chinese
documentation)
LinuxCNC is the next-generation Enhanced Machine Controller which
provides motion control for CNC machine tools and robotic
applications (milling, cutting, routing, etc.).
.
This package contains the documentation in Chinese.
- linuxcnc-uspace: 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.
- linuxcnc-uspace-dbgsym: debug symbols for linuxcnc-uspace
- linuxcnc-uspace-dev: PC based motion controller for real-time Linux
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 all files that you need to embed parts of LinuxCNC
in your developments.