Skip to content

Latest commit

 

History

History
 
 

GC-3.6.1-T3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
                        ---- GrblController ----

GrblController is a gcode sender, monitor and homing tool for GRBL for
Mac, Windows and Linux systems written using the Qt Desktop Framework in C++.

Enhanced by Zapmaker. Kosme did a great deal of excellent foundation work on this
project.

Details on how to do this can be found here:
http://zapmaker.org/

--------------------------------------------------------------------------------

V3.6.1-T3   (LETARTARE proposals June 06, 2014)

* 3.6.1-T2 +

1- complete analysis of the Grbl version for 0.8cx versions
2- use 'Check' Grbl mode "$C"
3- Updating of the French translation

- Works with versions Grbl :
   1- Three axes 0.8c, 0.9d, 0.9e,
   2- Four axes 0845, 0.8c1 (0.8c to 4 axes) with MEGA2560
	  https://github.com/LETARTARE/Grbl-xx_with_Arduino/tree/master/Grbl8c1Mega2560

--------------------------------------------------------------------------------

V3.6.1-T2   (LETARTARE proposals June 03, 2014)

* 3.6.1-T1 +

1- Display Grbl version bottom right of the window    (Firmware : Grbl 0.8c)
2- displays the total number of lines of loaded file, on the line runtime  (Lines : 1245)
3- Displays the current line of the file read, on the line runtime  (Lines : 150/1245)
4- Updating of the French translation

- Works with versions Grbl :
   1- Three axes 0.8c, 0.9d, 0.9e,
   2- Four axes 0845, 0.8c1 (0.8c to 4 axes) with MEGA2560
	  https://github.com/LETARTARE/Grbl-xx_with_Arduino/tree/master/Grbl8c1Mega2560

--------------------------------------------------------------------------------

V3.6.1-T1   (LETARTARE proposals June 01, 2014)

- 3.6.1 +
1- Improved to the same card 3 and 4 axis detection
2- Displays the line numbers of the file if no number exists
3- Updating of the French translation

- Works with versions Grbl :
   1- Three axes 0.8c, 0.9d, 0.9e,
   2- Four axes 0845, future 0.8c1 (0.8c to 4 axes)

--------------------------------------------------------------------------------