clinton/Smoothieware.git
12 years agoreorganized and fixed several issues with checksum validation
Mark Cooper [Mon, 2 Apr 2012 03:43:46 +0000 (20:43 -0700)]
reorganized and fixed several issues with checksum validation

12 years agoadded actual checksum implementation, line number checking implementation, and starte...
Mark Cooper [Sun, 1 Apr 2012 16:30:33 +0000 (09:30 -0700)]
added actual checksum implementation, line number checking implementation, and started handling M110 for line number checking

12 years agoMerge pull request #7 from logxen/edge
arthurwolf [Sun, 1 Apr 2012 16:38:45 +0000 (09:38 -0700)]
Merge pull request #7 from logxen/edge

added support for blank lines and added disabled support for line number...

12 years agoadded support for blank lines and added disabled support for line numbers and checksums
Mark Cooper [Sun, 1 Apr 2012 12:47:43 +0000 (05:47 -0700)]
added support for blank lines and added disabled support for line numbers and checksums

12 years agoMerge pull request #6 from logxen/edge
arthurwolf [Sun, 1 Apr 2012 10:42:08 +0000 (03:42 -0700)]
Merge pull request #6 from logxen/edge

fixed laser_module_enable checksum

12 years agofixed laser_module_enable checksum
Mark Cooper [Sun, 1 Apr 2012 00:52:13 +0000 (17:52 -0700)]
fixed laser_module_enable checksum

12 years agoforgot virtual in StreamOutput, manually adding
Arthur Wolf [Thu, 29 Mar 2012 14:15:10 +0000 (16:15 +0200)]
forgot virtual in StreamOutput, manually adding

12 years agoremoved the last mbed.h includes. Smoothie is now not necessarily
Arthur Wolf [Mon, 26 Mar 2012 20:46:49 +0000 (22:46 +0200)]
removed the last mbed.h includes. Smoothie is now not necessarily
dependant on the mbed libs.

12 years agomoved from FunctionPointer to FPointer. hopefully, the last bit of mbed
Arthur Wolf [Mon, 26 Mar 2012 20:43:03 +0000 (22:43 +0200)]
moved from FunctionPointer to FPointer. hopefully, the last bit of mbed
attachement.

12 years agoforgot StreamOutput
Arthur Wolf [Mon, 26 Mar 2012 17:35:07 +0000 (19:35 +0200)]
forgot StreamOutput

12 years agoRemoved all uses of the Stream ( native mbed ) class in favor of the
Arthur Wolf [Mon, 26 Mar 2012 16:16:49 +0000 (18:16 +0200)]
Removed all uses of the Stream ( native mbed ) class in favor of the
StreamOutput ( non-mbed clone ). all mbed.h removed now except for the
laser module

12 years agoforgot to add the SerialMessage file
Arthur Wolf [Thu, 1 Mar 2012 22:06:08 +0000 (23:06 +0100)]
forgot to add the SerialMessage file

12 years agoremoved most mbed.h includes
Arthur Wolf [Mon, 27 Feb 2012 15:27:46 +0000 (16:27 +0100)]
removed most mbed.h includes

12 years agorepaired Pause subsystem, added M109 ( wait for temp ) gcode to
Arthur Wolf [Sun, 19 Feb 2012 22:37:13 +0000 (23:37 +0100)]
repaired Pause subsystem, added M109 ( wait for temp ) gcode to
temperaturecontrol

12 years agomade temperature_control modular ( multiple concurrent modules possible
Arthur Wolf [Sat, 18 Feb 2012 21:48:13 +0000 (22:48 +0100)]
made temperature_control modular ( multiple concurrent modules possible
), updated gcc4mbed, added ADC HAL

12 years agocleanup before merging
Arthur Wolf [Thu, 2 Feb 2012 21:50:19 +0000 (22:50 +0100)]
cleanup before merging

12 years agoadded missing files
Arthur Wolf [Thu, 2 Feb 2012 21:21:53 +0000 (22:21 +0100)]
added missing files

12 years agoprecaution commit
Arthur Wolf [Wed, 18 Jan 2012 19:39:24 +0000 (20:39 +0100)]
precaution commit

12 years agoadded missing files, working on extruder module ( not finished, removing
Arthur Wolf [Fri, 6 Jan 2012 21:14:52 +0000 (22:14 +0100)]
added missing files, working on extruder module ( not finished, removing
Timer1)

12 years agoadded shortcut configuration option : temperature_control_thermistor,
Arthur Wolf [Thu, 5 Jan 2012 13:16:15 +0000 (14:16 +0100)]
added shortcut configuration option : temperature_control_thermistor,
with values for most common thermistors

12 years agoStepper's pins now have independant config/port
Arthur Wolf [Wed, 4 Jan 2012 22:15:51 +0000 (23:15 +0100)]
Stepper's pins now have independant config/port

12 years agoin-file config of the TemperatureControl, and simple adjustments to make
Arthur Wolf [Wed, 4 Jan 2012 13:59:19 +0000 (14:59 +0100)]
in-file config of the TemperatureControl, and simple adjustments to make
porting easier

12 years agoBasic 3D printing support working, a gigaton of bugfixes
Arthur Wolf [Tue, 3 Jan 2012 18:52:12 +0000 (19:52 +0100)]
Basic 3D printing support working, a gigaton of bugfixes

12 years agoi
Arthur Wolf [Tue, 27 Dec 2011 20:23:29 +0000 (21:23 +0100)]
i

12 years agoadded configuration options, feedrate gcode to the extruder module
Arthur Wolf [Tue, 27 Dec 2011 19:53:12 +0000 (20:53 +0100)]
added configuration options, feedrate gcode to the extruder module

12 years agoadded missing files
Arthur Wolf [Thu, 8 Dec 2011 23:27:52 +0000 (00:27 +0100)]
added missing files

12 years agomajor bug fixes, way too many to enumerate
Arthur Wolf [Mon, 5 Dec 2011 19:31:38 +0000 (20:31 +0100)]
major bug fixes, way too many to enumerate

12 years agodebugging the Extruder module, commiting just to keep all the debug
Arthur Wolf [Tue, 29 Nov 2011 11:14:56 +0000 (12:14 +0100)]
debugging the Extruder module, commiting just to keep all the debug
printfs I'm about to delete

12 years agoFirst seemingly working Extruder module
Arthur Wolf [Wed, 23 Nov 2011 09:41:46 +0000 (10:41 +0100)]
First seemingly working Extruder module

12 years agoextruder module completely messed up, trying something completely
Arthur Wolf [Tue, 22 Nov 2011 14:29:35 +0000 (15:29 +0100)]
extruder module completely messed up, trying something completely
different, just saving in case ...

12 years agopartially working Extruder module, fixed but in Robot.cpp
Arthur Wolf [Tue, 22 Nov 2011 10:59:50 +0000 (11:59 +0100)]
partially working Extruder module, fixed but in Robot.cpp

12 years agohalfway thru the Extruder functionality
Arthur Wolf [Sun, 20 Nov 2011 23:59:30 +0000 (00:59 +0100)]
halfway thru the Extruder functionality

12 years agovarious cleanups
Arthur Wolf [Sun, 20 Nov 2011 21:19:22 +0000 (22:19 +0100)]
various cleanups

12 years agoMerge branch 'player' into edge
Arthur Wolf [Sun, 20 Nov 2011 20:17:22 +0000 (21:17 +0100)]
Merge branch 'player' into edge

12 years agominor
Arthur Wolf [Sun, 20 Nov 2011 20:16:36 +0000 (21:16 +0100)]
minor

12 years agoChanged from Queue in Planner module to the new Player module
Arthur Wolf [Sun, 20 Nov 2011 20:13:41 +0000 (21:13 +0100)]
Changed from Queue in Planner module to the new Player module

12 years agovarious bug fixes
Arthur Wolf [Sun, 20 Nov 2011 16:10:11 +0000 (17:10 +0100)]
various bug fixes

12 years agoadded per-axis speed limit, with config file setting
Arthur Wolf [Fri, 18 Nov 2011 18:48:20 +0000 (19:48 +0100)]
added per-axis speed limit, with config file setting

12 years agoadding boolean configuration values, and extruder/laser modules enable
Arthur Wolf [Fri, 18 Nov 2011 16:27:00 +0000 (17:27 +0100)]
adding boolean configuration values, and extruder/laser modules enable
options ( defaulting to false )

12 years agoChanged config system to an object-based one, configs are now retrieved
Arthur Wolf [Fri, 18 Nov 2011 13:40:39 +0000 (14:40 +0100)]
Changed config system to an object-based one, configs are now retrieved
as objects, then data is extracted from them

12 years agoAdded credits for grbl-edge math/logic
Arthur Wolf [Mon, 10 Oct 2011 22:09:13 +0000 (00:09 +0200)]
Added credits for grbl-edge math/logic

12 years agoStepper pins can now be inverted by adding a ! to the pin number
Arthur Wolf [Mon, 10 Oct 2011 21:40:47 +0000 (23:40 +0200)]
Stepper pins can now be inverted by adding a ! to the pin number
Example : " gamma_step_pin 19! " ( in the config file )

12 years agoadded pauser module
Arthur Wolf [Sun, 9 Oct 2011 18:01:42 +0000 (20:01 +0200)]
added pauser module

12 years agofixed gcode with S letter
Arthur Wolf [Sun, 9 Oct 2011 16:23:06 +0000 (18:23 +0200)]
fixed gcode with S letter

12 years agofixed bug with planner/stepper interaction
Arthur Wolf [Sun, 9 Oct 2011 15:06:55 +0000 (17:06 +0200)]
fixed bug with planner/stepper interaction

12 years agoFixed a bug with Block gcode queue access from interrupt, and made a few
Arthur Wolf [Fri, 7 Oct 2011 13:26:35 +0000 (15:26 +0200)]
Fixed a bug with Block gcode queue access from interrupt, and made a few
ameliorations to stepper ( now goes up to 200khz stepping rate )

12 years agoadded Pauser module
Arthur Wolf [Sun, 2 Oct 2011 15:15:09 +0000 (17:15 +0200)]
added Pauser module

12 years agocode cleanup
Arthur Wolf [Sun, 2 Oct 2011 10:47:06 +0000 (12:47 +0200)]
code cleanup

12 years agointegrating chamnit's grbl-edge's math
Arthur Wolf [Sat, 1 Oct 2011 22:36:12 +0000 (00:36 +0200)]
integrating chamnit's grbl-edge's math

12 years agofreeze edge for merging with master
Arthur Wolf [Sat, 1 Oct 2011 09:58:19 +0000 (11:58 +0200)]
freeze edge for merging with master

12 years agoadded config-load command, and fixed config-set command to add
Arthur Wolf [Thu, 29 Sep 2011 16:12:12 +0000 (18:12 +0200)]
added config-load command, and fixed config-set command to add
whitespace after inserted command

12 years agoMerge branch 'master' into edge
Arthur Wolf [Thu, 29 Sep 2011 08:33:53 +0000 (10:33 +0200)]
Merge branch 'master' into edge

Conflicts:
gcc4mbed/build/gcc4mbed.mk
gcc4mbed/samples/HelloWorld/HelloWorld.map

12 years agoMerging with newer gcc4mbed for better compilability
Arthur Wolf [Thu, 29 Sep 2011 08:15:47 +0000 (10:15 +0200)]
Merging with newer gcc4mbed for better compilability

12 years agoplay command now works
Arthur Wolf [Wed, 28 Sep 2011 20:31:02 +0000 (22:31 +0200)]
play command now works

12 years agoconfig-get and config-set now work
Arthur Wolf [Wed, 28 Sep 2011 17:41:03 +0000 (19:41 +0200)]
config-get and config-set now work

12 years agomoved util function
Arthur Wolf [Tue, 27 Sep 2011 13:39:53 +0000 (15:39 +0200)]
moved util function

12 years agoput Simpleshell into separate files
Arthur Wolf [Tue, 27 Sep 2011 11:55:52 +0000 (13:55 +0200)]
put Simpleshell into separate files

12 years agoI'm learning git, so noise ...
Arthur Wolf [Tue, 27 Sep 2011 10:47:00 +0000 (12:47 +0200)]
I'm learning git, so noise ...

12 years agooops again
Arthur Wolf [Tue, 27 Sep 2011 10:44:13 +0000 (12:44 +0200)]
oops again

12 years agoopps
Arthur Wolf [Tue, 27 Sep 2011 10:41:34 +0000 (12:41 +0200)]
opps

12 years agoinitial commit
Arthur Wolf [Tue, 27 Sep 2011 10:38:49 +0000 (12:38 +0200)]
initial commit

12 years agoAdded more eloquent README
Arthur Wolf [Wed, 21 Sep 2011 16:19:04 +0000 (18:19 +0200)]
Added more eloquent README

12 years agofirst commit
Arthur Wolf [Mon, 19 Sep 2011 22:23:13 +0000 (00:23 +0200)]
first commit