Wired
WiFi
v1.1.18
  • Project renamed to UCDeck
  • Main screen and screen 2: G5x Offsets
  • Redesigned buttons layout on Screen 1 and 2
v1.1.17
  • Refactoring send button event to resolve latching issue
  • Now single Pendant can control up to 10 different machines
  • Lock switch (Momentary or Latching) selection in Preferences
v1.1.16
  • Bug fix. Wrong buffer size calculation for handling pressed buttons
v1.1.15
  • Zero Menu screen: Added Save offsets button (F9)
v1.1.14
  • WiFi/Serial communication improvements
  • Minor UI tweaks
v1.1.13
  • Better handling multiple pressed buttons at the same time
v1.1.12
  • Improved pendant start procedure to get initial data from uccnc much quicker
  • Bug fix! Pendant jogging strange behaviour because of wrong handling X/Y/Z... coordinates bigger than 1000 (positive or negative) units and 4 decimal points
v1.1.11
  • Resolved issue of very rare latching X/Y/Z jog movements
    • Pendant preferences. Recommended settings:
    • 1) Double click SHIFT delay (ms): 100
    • 2) Keys debounce delay delay (ms): 40
v1.1.10
  • Resolved issue when during the cycle changed Feed/Speed DRO display was delayed
v1.1.9
  • Moving between screens now is recorded and BACK button bring UI to previous screen (up to 20 steps)
v1.1.8
  • Redesigned preferences screen to use Red and Blue encoders instead of buttons
  • Pendant preferences screen: added keys debounce delay
  • Added 2sec delay before request initial data after reconnect pendant
v1.1.7
  • Removed WiFi STA mode
  • Pendant preferences screen: added double click SHIFT delay
  • Testing serial screen updated
  • New feature: Axis Health Check (option to enable/disable in plugin config)
v1.1.6
  • Code cleaning and preparation for WiFi version
v1.1.5
  • All screens: UI cosmetics
  • Rewritten undo zeroing axis feature
v1.1.4
  • New firmware update library
v1.1.3
  • Advanced Homing (Option on/off in plugin config)
  • Main screen and screen 2: Redesigned view of Feed/Speed indicators
  • ll screens: UI coloring changes
v1.1.2
  • Lock screen: It shows live data Feed/Speed/Tool, axis X/Y/Z and A/B/C if enabled
  • Double press SHIFT toggle between Continous and MPG Continous jog mode
  • In MPG mode: quick access to select axis or increase/decrease step rate
  • If deck in MPG mode and user press e.g X+ or X- then two scenarios:
  •     1) currently selected axis is e.g. Y so it will be switched to X
        2) currently selected axis is X so X+/X- act as increase/decrease step rate
  • Zero Menu screen: Added Goto Zero button
  • Multiple screens: Added A axis dro and mach coordinates
  • Main screen: File info temporairly hidden for now
v1.1.1
  • Bug fix! Jog lock issue when multiple keys pressed very quickly
v1.1.0
  • 'ZERO AXIS' renamed to 'ZERO MENU'
  • Bug fix! Encoder 1 and 2 button press handlers performance issues (big lag).
  • Added mechanical switch to lock pendant
  • Reset Pendant if encoder 1 and encoder 2 buttons pressed
v1.0.15
  • Bug fix! X/Y/Z Mach values incorrectly displayed after end of moving axis
  • Main screen and screen 2: Added Feed Speed Overridden value
  • Main screen and screen 2: Added Spindle Speed Overridden value
v1.0.14
  • Active Tool number on main screen
  • Redesigned Tool Setup screen
  • New Tool Database screen
  • !Demo! HELP button on Tool Setup screen to open web browser on PC !Demo!
v1.0.13
  • Serial communication performance improvement
  • From now plugin version must be the same as pendant firmware version
  • SRO fine adjustment now as default and coarse with SHIFT
  • New functionality: TOOL SETUP. Button QTC/ATC from screen 2
v1.0.12
  • Button and screen "PROBE TOOL" renamed to "WORK OFFSET PROBE"
  • Tool change method selection in plugin config
  • Jog screen: added button to zero/undo currently selected axis
v1.0.11
  • Performance improvements
v1.0.10
  • Jog screen: resolved issue with flickering screen
  • Pendant preferences screen: added button to clear wifi credentials
  • Performance improvements
v1.0.9
  • UI changes for Home All and Probe Tool
  • Performance improvements
v1.0.8
  • New Serial Data protocol
  • Encoder 1 button press reset FRO to 10%
  • Are You Sure?: New screens for Home All and Probe Tool
v1.0.7
  • Replaced Timers with BackgrounWorker to get better SendData performance
  • Feed/Speed now increase/decrease by 10 or by 1 with SHIFT
v1.0.6
  • Increased serial speed to 115200
v1.0.5
  • Bug fix: Wrong access to preferences screen from screen 0 and 999
  • Pendant preferences screen: added encoder 1/2/3 delay settings
v1.0.4
  • PendantMe preferences screen (new): go to diagnostic scereen and press SHIFT + B105
  • Pendant preferences screen: added lcd screen orientation
  • Pendant preferences screen: added adjustable encoder 1, 2 and rotary direction
  • Pendant preferences screen: added adjustable Encoder 4 rotation delay
  • Jog screen: now is possible to select only enabled axis
  • Jog screen: added dro value of selected axis
  • Jog screen: JSP button replaced with link to 'Zero Axis' screen
  • Axis selection encoder (red): axis selection now works on every screen
  • Axis selection encoder (red): button press now switching to jog screen
  • Main screen: added current jog mode and jog axis
  • Diagnostic screen: added STA and AP IP's
  • Diagnostic screen: added AP SSID
  • Zero axis screen: added retract Z (see also plugin config)
  • Other: resolved issue with wheel (encoder 4) lock up
  • Other: PendantMe access point (AP) now include unique MAC address.
  • Other: rotary encoders 1, 2 and 3: added 50ms rotation delay
  • Other: press SHIFT + encoder 1 and 2 buttons to reset pendant (useful to exit from pref. screen)
v1.0.3
  • 'M6 T1' now executed from MDI instead of GCode
v1.0.2
  • Bug fix. Jog lock issue if more than 3 axis at a time
  • SHIFT + BACK pressed act as a ENTER for UCCNC
  • Added function 'Zero All' axis
  • UI cosmetics
  • Improved serial In and Out buffer
  • Improved close serial procedure
v1.0.1
  • Macro Feed/Speed Steps
  • Replaced 'CYCLE STOP' with 'M6 T1'
  • Some UI tweaks to improve experience
  • Hardware and software versions on diagnostic screeen
  • Improved serial transmission (prefix and suffix)
  • Resolved issue with pendant 'estop' button
v1.0.0
  • Initial Release