Tuesday, May 27, 2008
Arduino Firmware v1.3 Released
			  Changes:
SNAP:
* overhauled stepper motor timer interrupt routines
* updated stepper speed to completely emulate PICs
* added thermistor table support
* added support for extruder valves
GCode:
* moved to init file for configuration
* overhauled message receiving system
* add stepper disable safety check
* overhauled and improved gcode string parsing
* added support for G2/G3 arc codes
* added support for averaging temp readings
* added support for thermocouples
* initialization process is much better
* removed need for external libraries
* added experimental support for an extruder encoder
Download it from SourceForge
			  
			
 
  SNAP:
* overhauled stepper motor timer interrupt routines
* updated stepper speed to completely emulate PICs
* added thermistor table support
* added support for extruder valves
GCode:
* moved to init file for configuration
* overhauled message receiving system
* add stepper disable safety check
* overhauled and improved gcode string parsing
* added support for G2/G3 arc codes
* added support for averaging temp readings
* added support for thermocouples
* initialization process is much better
* removed need for external libraries
* added experimental support for an extruder encoder
Download it from SourceForge
	
			Comments:
			
			
 
<< Home
				 
				Thanks Zach for this new frimware!
From what I can see, most of code is now moving to GCode?
Does it mean the library folder will not be needed for Arduino soon?
I've merged your changes on the git repo:
http://github.com/alx/reprap-arduino-firmware/tree/master
				
				
			
			
			From what I can see, most of code is now moving to GCode?
Does it mean the library folder will not be needed for Arduino soon?
I've merged your changes on the git repo:
http://github.com/alx/reprap-arduino-firmware/tree/master
				 
				Alx,
Please remind me on how to checkout the git repo
Can I also get command line based build tools ?
Many thanks
Phil Wilshire
				
				
			
			
			Post a Comment
	
	Please remind me on how to checkout the git repo
Can I also get command line based build tools ?
Many thanks
Phil Wilshire
<< Home
