From 9b4fd75d33d858fc7276cf5df0e16a2e43099e7a Mon Sep 17 00:00:00 2001 From: gerritv <3d58b8e6@opayq.com> Date: Sun, 14 Sep 2014 20:21:46 -0400 Subject: [PATCH] Update Changes.txt with latest --- CHANGES.txt | 16 +++++++++++++--- LICENSE | 2 +- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 6786bef..9a163f4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,16 @@ This file documents changes made: -V0.1.0.1 -Initial release +V0.1.0.1 - 2014 Sep 8 + - Initial release V0.1.0.2 - Added horizontal scroll bar to Status list - Increased Q progress bar max value to 30 (temporary) -V0.1.0.3 - Jog distance and increment now configurable - - Fixed some exit race conditions with serialport close \ No newline at end of file +V0.1.0.3 - 2014 Sep 15 + - Jog distance and increment now configurable + - Fixed some exit race conditions with serial port close + - Swapped X+ and X- jog buttons + - Gcode is visible on load of file + - Made Q and Rbuff progress bar maximums configurable (future proofing) + - Added Simulate/Check Mode checkbox + - Added Status indicators + - Added Pause on Error + - Various code cleanups, added GCodeView class + - Changed sequence of instantiating some of the objects \ No newline at end of file diff --git a/LICENSE b/LICENSE index 5f3f85d..58e9b8c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Gerrit +Copyright (c) 2014 Gerrit Visser Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal