3e8c5678f5fix bug where, i.e., "G1X1E1" would be interpretted as "G1 X10 E1", because strtod() will read the E address value as if it was a base 10 exponent.
Greg Alexander
2015-03-07 21:10:40 -0500
ed7874b4e0M404 should not use 'N' address as parameter because 'N' is reserved for the line number
Greg Alexander
2015-03-07 17:35:06 -0500
b9dfa5cad4use code_value_long() instead of (int)code_value()
Greg Alexander
2015-03-07 17:33:15 -0500
901b03d020use strtol() instead of strtod() when an integer value is desired
Greg Alexander
2015-03-07 17:24:26 -0500
4fba7b084ffix typo in delta example config introduced in commit 697ee2dc50
Greg Alexander
2015-03-07 16:43:41 -0500
cfc6a3a87aFilament Runout Sensor Feature
Mehmet Sutas
2015-03-07 22:43:15 +0200
e6862700afAdd Z_RAISE_AFTER_PROBING to all config files
maverikou
2015-03-07 20:55:30 +0200
39d255608dTest an extra delta configuration with auto bed leveling code paths
maverikou
2015-03-07 20:53:23 +0200
7c24b97958Ported over Johann Rocholl's improvements for delta printers: - Nonlinear auto bed leveling code (includes G29, G30, Z_RAISE_AFTER_PROBING). Cleaned it up to be a delta-specific AUTO_BED_LEVELING_GRID code path. - Allen key z-probe deployment and retraction code. Cleaned it up and added safety checks.
maverikou
2015-03-07 20:36:21 +0200
e363428c54New attempt at copying the libraries.
domonoky
2015-03-02 19:00:02 +0100
bcb57f13eatry to fix path to additional libraries.
domonoky
2015-03-02 18:55:30 +0100
e3d92b9168Try to fix the travis build, which is failing because conditional includes do not work in .ino files for the ino processor ?
domonoky
2015-03-02 18:45:58 +0100
c13d81ce15Merge branch 'Development' into pr-felix
chrono
2015-03-02 17:21:39 +0000
a375d648c7Merge remote-tracking branch 'upstream/Development' into Development
chrono
2015-03-02 17:21:05 +0000
4a7aca2736Merge remote-tracking branch 'remotes/upstream/Development' into Development
domonoky
2015-03-02 17:52:12 +0100
715104e477Fix Endstop check for CoreXY bots.
alexborro
2015-03-02 13:36:58 -0300
e428e8da75Merge pull request #1552 from thinkyhead/cleanup_cardreader
Scott Lahteine
2015-03-02 07:57:26 -0800
20e59dc61eDon't skip files starting with underscores
Scott Lahteine
2015-03-02 07:56:11 -0800
f171656f8eCleanup of cardreader.*
Scott Lahteine
2015-03-02 07:06:01 -0800
f379edca78Cleanup rotary encoder encrot* defines
Scott Lahteine
2015-03-02 06:42:48 -0800
c7cdb176c8Merge branch 'Development' into marlin_configurator Latest upstream changes
Scott Lahteine
2015-03-02 06:13:10 -0800
187d336665Revert default conf and temperature.cpp
chrono
2015-03-02 13:56:37 +0000