- Jun 06, 2015
-
-
Ed Boston authored
Fixed an error where SDCARDDETECTINVERTED was being defined/undefined improperly
-
- Jun 03, 2015
-
-
AnHardt authored
Remove the 'Thermal Runaway Protection' section from .travis.yml
-
AnHardt authored
Insert Debug DRYRUN Repetier Host compatible
-
AnHardt authored
because its activated by default now. Closes #2234.
-
AnHardt authored
Automatic versioning for Travis builds
-
AnHardt authored
Fix thermal protection state machine target temp. V2
-
AnHardt authored
Fix out_of_range_error()
-
MagoKimbra authored
-
- Jun 02, 2015
-
-
AnHardt authored
Back to 1.0.3 dev - for now
-
AnHardt authored
-
AnHardt authored
Versioning
-
Richard Wackerbarth authored
-
AnHardt authored
If the target temperature is changed then it would always stay in the reset state. Thanks to @tonokip. Replaces #2119
-
AnHardt authored
For sprintf_P() the first parameter has to be a `char*` not `const char*`.
-
AnHardt authored
consistency name for multiplier
-
- Jun 01, 2015
-
-
wurstnase authored
replace extruder_multiply with extruder_multiplier like feedrate_multiplier or volumetric_multiplier
-
AnHardt authored
Add a semicolon to make Z_DUAL_STEPPER_DRIVERS compile again.
-
AnHardt authored
-
MagoKimbra authored
-
AnHardt authored
Fix problem Width Cura
-
MagoKimbra authored
-
Bo Herrmannsen authored
Replace U8GLI v1.11 with v1.17
-
Bo Herrmannsen authored
Addes support for SDD1306 I2C OLED LCD
-
Bo Herrmannsen authored
This reverts commit 2724baae.
-
- May 31, 2015
-
-
Bo Herrmannsen authored
-
fmalpartida authored
Updated LCD wiki location.
-
AnHardt authored
In Travis we already test against 1.17.
-
AnHardt authored
Update ru translation
-
Alexey Shvetsov authored
Signed-off-by:
Alexey Shvetsov <alexxy@gentoo.org>
-
fmalpartida authored
-
Wurstnase authored
faster compare
-
wurstnase authored
-
- May 30, 2015
-
-
AnHardt authored
Slight size reduction by adding idle()
-
AnHardt authored
Redo "invalid extruder" to save 304 bytes
-
Scott Lahteine authored
-
- May 29, 2015
-
-
Scott Lahteine authored
- Use `setTargetedHotend` in `M200`, as with other commands that use `T` for the extruder - Synthesize the "invalid extruder" message, obviating several long strings
-
Scott Lahteine authored
Ignore unknown commands if they start with G, M, or T
-
Scott Lahteine authored
Print active extruder with M105 for MAX6675
-
Scott Lahteine authored
-
Scott Lahteine authored
-