Format: 1.8
Date: Sun, 16 Aug 2020 19:47:54 +0100
Source: linuxcnc
Binary: linuxcnc-doc-cn linuxcnc-doc-en linuxcnc-doc-es linuxcnc-doc-fr linuxcnc-uspace linuxcnc-uspace-dbgsym linuxcnc-uspace-dev
Architecture: source all amd64
Version: 1:2.8.0
Distribution: buster
Urgency: low
Maintainer: Sebastian Kuzminsky <seb@highlab.com>
Changed-By: andypugh <andy@bodgesoc.org>
Description:
 linuxcnc-doc-cn - motion controller for CNC machines and robots (Chinese
 linuxcnc-doc-en - motion controller for CNC machines and robots (English documentat
 linuxcnc-doc-es - controlador de movimiento para máquinas CNC y robots (Español).
 linuxcnc-doc-fr - motion controller for CNC machines and robots (French documentati
 linuxcnc-uspace - motion controller for CNC machines and robots
 linuxcnc-uspace-dev - PC based motion controller for real-time Linux
Changes:
 linuxcnc (1:2.8.0) buster; urgency=low
 .
   * Finally merge "Joints Axes". Joints and cartesian axes are no longer
     treated as the same thing, making control of robots and non-trivial
     kinematics significantly tidier.
   * Add a script to automatically update to the new INI file layout and
     new HAL pin names.
   * Multispindle: LinuxCNC now supports up to 9 spindles.
   * Tandem axes handled properly, including auto-squaring.
   * Reverse-Run: Negative feed-override will now run the G-code path in
     reverse.
   * External Offsets, axes may now be moved from HAL as well as G-code.
   * increase max tools from 55 to 1000.
   * Many Trajector Planner improvements.
 .
   * M98/M99 subprograms: - Support Fanuc-style subroutines
   * Add G74/G84 floating tap cycles
   * Enable remap of M62-M68
   * Implement G52 offsets
   * G33.1 Rigid Tapping speedup, with optional faster return move
 .
   * pentakins kinematics.
   * trivkins now allows arbitrary mapping of axes to joints.
   * dh-parameters.txt doc (with graphics for rv-6sl)
   * corexy sims: demonstrate two methods
   * kins: add scorbot-kins
   * rotarydelta config with simulation
   * Rotary delta kinematics
 .
   * QTvcp: New QT-based VCP framework
   * QTdragon, QTlathe, QTtouchy, QTscreen - new GUIs based on QTVP
   * Silverdragon: New gscreen based GUI
   * plasmac: New full-featured Plasma cutter controller
   * Back tool lathe support in axis and gmoccapy
   * Many Axis improvements
   * Many Gmoccapy improvements
   * stepconf - various improvements
   * pncconf - many improvements
 .
   * Much enlarged new Spanish language translations
   * it.po: New Italian translation file.
   * Improve German translation
   * Add international support for classicladder
   * Added Chinese translations for some docs
   * Some new French translations
 .
   * Mesa 7i96 support added
   * RPi4 fixes and Mesa 7C80/7C81 board additions
   * hal_pi_gpio: Add a HAL driver for Raspberry Pi GPIO
   * hal_bb_gpio: new hardware driver for BeagleBone Black GPIO
   * add ohmic.comp plus supporting documentation
   * demux: A new HAL component
   * Create Spindle_monitor.comp
   * thermistor comp:
   * limit3.comp add enable pin
   * pmx485: New component, Modbus comms to PowerMax Plasma cutter
   * add a driver for the Huanyang GT series VFD
   * mitsub_vfd -add a driver for Mitsubishi VFDs
   * xhc_whb04b-6: New HAL driver for the xhc-whb04b-6 pendant
   * bldc_hall and bldc_sine removed, use bldc
 .
   * rtapi: add a halcmd command to set the messaging level
   * Touchy: Allow re-homing and unhoming in JA systems.
   * G33.1 Fix for #639 & #703
   * bldc_hall3: Remove bldc_hall3 as it is more than replaced by bldc.
   * homing - support absolute encoders for homing
   * remove limit of bits from weighted sum component
   * FEATURES: Convert the [RS274NGC] FEATURES bitmask to INI entries
   * Contour Shuttle: Add vendor ID etc for ShuttleProV2
   * halcompile: Allow userspace component compile with RTAI
   * iocontrols tool_number and interps current_tool now return the same
       value, as expected and documented
   * halcompile: Document extra_compile_args
   * Make amp-enable go false when kinematics fails.
       https://github.com/LinuxCNC/linuxcnc/issues/655
   * Axis preview improved with wrapped rotary axis.
   * Many other Axis UI improvements
   * glcanon -Make the cone size adjustable via INI
   * docs -Add modbus message info for Classicladder
   * Add FF3 term to PID
   * carousel.comp: Many updates including fwd-rev duty cycles, parity
   * mesa_uart.comp: Fix a long-standing names bug.
   * python-interface.txt: expand jog parameters defs
   * BUGFIX: hostmot2 encoder quadrature error reporting bug. Previous to
       this patch the quadrature errors were not reported correctly and
       could be lost.
   * sserial,c: Don't report "remote error" as the error when there is a
       remote error https://github.com/LinuxCNC/linuxcnc/issues/439
   * halcompile: MAX_PERSONALITIES=64, docs update
   * Module to send notifications over DBus to the system notification server
   * mux_generic: Fix some long-standing bugs
   * Add spindle.N.amp-fault-in pins to motion, to report spindle amplifer
       faults
   * pid: use command-deriv when supplied
   * Hostmot2 / resolver.c Add the option to fake absolute encoders with
       resolvers
   * gremlin_view.py: improve standalone focus behavior
   * puma_cube.ini new introductory sim config
   * lcd.c - fix a read out of bounds bug
   * docs: add missing num_sserials info to hm2 manpage
   * docs: add G20/G21 unit info to G-code Quick Ref
   * Vismach / Puma: Make the Puma simulator geometry match the kinematics.
   * limit3: add .in-limit pin
   * homing:describe home_sequence startnum restriction
   * hm2_eth: add support for Mesa 7i93 AnyIO ethernet board
   * add support for float values in the sserial driver.
   * GladeVCP - CombiDRO - bugfixes
   * siggen.c: add reset pin
   * Tooledit fixes
   * Hostmot2 Absolute Encoders: Add a flag to inhibit encoder wrapping.
   * latency-histogram: new option (--nox) for no X gui
   * update_ini: Script to auto-convert configs to the Joints-Axes format
   * rtapi: Add rtapi_open_as_root API
   * uspace: add uspace+xenomai realtime
   * uspace: add uspace+rtai realtime
   * add a sample config for the scorbot-er-3 robot arm
   * docs: document AXIS's foam mode
Checksums-Sha1:
 09292d3764b76ce02f3b9b34767b507e92f4eaf5 1707 linuxcnc_2.8.0.dsc
 277768dd8db259c7072059052d3b7be66ee4cd88 39976396 linuxcnc_2.8.0.tar.xz
 77818786d0b64bc9bc374a0a95eb3295edc9d99a 888976 linuxcnc-doc-cn_2.8.0_all.deb
 6b67f0add917cac60fa290a98e30157c5813c5d4 16914484 linuxcnc-doc-en_2.8.0_all.deb
 5f9f57a5d0cd5b5cf8be7b63d6fa3843a2c97493 11584288 linuxcnc-doc-es_2.8.0_all.deb
 cc1bee768aac624e4d0d446a13881d4ab555b4c2 6160364 linuxcnc-doc-fr_2.8.0_all.deb
 d3d9c366059b86528ee9a259618caab22ce73c17 11649616 linuxcnc-uspace-dbgsym_2.8.0_amd64.deb
 27d30eb6957439c51f4adf7727701d4bbbf594a6 1096888 linuxcnc-uspace-dev_2.8.0_amd64.deb
 1178349490dc30413ed54677966c86216eb4f33d 11257060 linuxcnc-uspace_2.8.0_amd64.deb
 4d29af57819fd6c5e966bf35bc0b380319e3efbe 22047 linuxcnc_2.8.0_amd64.buildinfo
Checksums-Sha256:
 f4333c69f76b86fed83510baa41633fd957a50084f4a29db179a44b68d6c092e 1707 linuxcnc_2.8.0.dsc
 80ad48fcc29590fc5e8af7dcfcb95ff285c1c5cd68d03de586848aacdb4e6d94 39976396 linuxcnc_2.8.0.tar.xz
 2a721f044febafe0d93a90e93728479237b05ae6f0fe4e0ad0d8d550f10d7431 888976 linuxcnc-doc-cn_2.8.0_all.deb
 41d72af93e6f2dc68604affe17e91247dc9e3f979f426ffbdbef8c0f8e8b5906 16914484 linuxcnc-doc-en_2.8.0_all.deb
 4a81432517c01538634187f860b5c4ad98589f5d2540a57f8eaaf46894321b33 11584288 linuxcnc-doc-es_2.8.0_all.deb
 b1f4c51036e20fc490717881a6720ad4c184be41f8547ed7c5f5b4405e5886c4 6160364 linuxcnc-doc-fr_2.8.0_all.deb
 9993107ceaa95121a33b2631e01ab59aa71cc1212fb115d2f726e4af4021579c 11649616 linuxcnc-uspace-dbgsym_2.8.0_amd64.deb
 815d7c45103f272e52481103505dffeb5645dd2895f79dfd701f017308178f82 1096888 linuxcnc-uspace-dev_2.8.0_amd64.deb
 047e1bb11354f6970e8a6cf5314f90f575b54922d1aa597d0d8d922f7dd023f3 11257060 linuxcnc-uspace_2.8.0_amd64.deb
 8b6ad4250646efc61754a386a8f271fac7f94ff964f5717be6e1b1595ce5ceb0 22047 linuxcnc_2.8.0_amd64.buildinfo
Files:
 1ee911f31e664938b5242b5cb3329d39 1707 misc optional linuxcnc_2.8.0.dsc
 b6e6ac27f8ac40f2262c51ffb51f4022 39976396 misc optional linuxcnc_2.8.0.tar.xz
 53f11860f89c1c4313a400c5c98c2a50 888976 misc optional linuxcnc-doc-cn_2.8.0_all.deb
 fe1f0c6af733c7b52cfa8f3e4c80ea12 16914484 misc optional linuxcnc-doc-en_2.8.0_all.deb
 f11338d6335bb524901be8713085edb6 11584288 misc optional linuxcnc-doc-es_2.8.0_all.deb
 18897d8306fc506d6be9090ed0f7a6c7 6160364 misc optional linuxcnc-doc-fr_2.8.0_all.deb
 b23e49129b460cf859b17fc6a1638767 11649616 debug optional linuxcnc-uspace-dbgsym_2.8.0_amd64.deb
 06b88ae8a2df8019c9a823491264bc82 1096888 libs optional linuxcnc-uspace-dev_2.8.0_amd64.deb
 a07c5898707dfaa7f4cda34353845f4f 11257060 misc optional linuxcnc-uspace_2.8.0_amd64.deb
 e43fe6c94adcd50cbcbe2c0684180555 22047 misc optional linuxcnc_2.8.0_amd64.buildinfo
