Skip to content

Releases: 3RD-Dimension/3RDD-GCode-Sender-Issues

v2.0.1.4

16 Jan 04:09
8c80bc0
Compare
Choose a tag to compare

Change Log [v2.0.1.4]

Implemented enhancements:

  • Implemented updating of Hotkey file to add or change hotkey functions
  • keyboard jog without focus area - Removed Jogging Focus Textbox - Jogging will only work if no file is being sent and machine is idle (Daryl)
  • Move gantry to location of mouse with Shift+RightClick (Daryl)
  • Added seperate X,Y,Z Jogging Feeds and Distances - Will not go below set increment amount
  • Added Hotkey functions for seperate Jogging Feeds and Distances (Daryl)
  • Added Jogging Feed and Distance increment/decrement values when using hotkeys to Settings
  • Panning has been moved to the Left Mouse Button

v2.0.1.3

12 Nov 23:34
Compare
Choose a tag to compare

Change Log [v2.0.1.3]

Implemented enhancements:

  • X, Y, Z Axis Step Fine Tune Calculation Popup #38 (Double click on setting for $100, $101 & $102

Misc Changes:

  • Updated Build Options to include Dual Axis
  • Moved Number Validation to a Separate Class
  • Code Cleanup and Remove of Unused functions
  • Flipped Manual Jogging and Overrides panel around
  • Adjusted Zero Axis Commands

Fixed bugs:

  • Work Offsets: Save Offset button does not save, yet individual axis saves #36

v2.0.1.2

26 Oct 06:56
3d3a20a
Compare
Choose a tag to compare

Change Log [v2.0.1.2]

Implemented enhancements:

  • Change the way Hotkeys are Set and Reset #33 Ref #19
  • Enable or Disable display of the warning dialoge #27
  • Ability to customize color of Rapid, Line and Arc's #25
  • Add Reload File Button in File Tab #24

Fixed bugs:

  • Jog Feed does not take effect until focused #22

v2.0.1.1

17 Oct 22:06
86d4e95
Compare
Choose a tag to compare

Change Log [v2.0.1.1]

Implemented enhancements:

  • Added Configurable Hot Keys using Key Codes #19, #21
    • Input Hotkey, Double-Click to save
    • Cycle Start
    • Origin Point (Return to Zero)
    • Re-Do (Reload file for doing the same job again)
    • Spindle On/Off
    • Emergency Stop
    • Stop currently running job
    • Spindle Increase & Decrease
    • Feed Rate Increase & Decrease
    • Mist On/Off
    • Cancel Manual Jogging
    • X, Y, Z +- Jogging
    • Jog Rate Increase & Decrease
  • Build Option Codes Ref #15, #18
    • Build codes for GRBL controllers are decripted and shows what your controller supports.
    • Receive GRBL Version number and Options in GRBL Settings window #15
  • Changed default buffer size from 120 to 127 for Uno.
    • Note: Change to 255/256 for Mega in Settings window.

Closed issues:

  • Rework Probing Panel to make use of values in Settings Probing #16

v2.0.1.0

17 Oct 05:43
Compare
Choose a tag to compare

Change Log [v2.0.1.0]

Implemented enhancements:

  • Added Zero X, Y, Z buttons in addition to Zero All.
  • Added option to export GRBL settings to a formatted text file.
  • Added Autoupdater.
  • Manual Jogging buttons for X,Y and Z Axis : Enhancement Issue: #1.
  • Added "Return to Zero" button to return all axis to the set Zero position.
  • Added option to edit change the commands for Zero X, Zero Y and Zero Z buttons in Settings.
  • Now can set G5x Offsets from current Machine Postion, Reset to Zero or change an individual G5x Axis offset.
  • Can change an idividual G5x Axis by entering the number and then Double-Clicking in the field