- Jun 07, 2015
-
-
CONSULitAS authored
@CONSULitAS planner.cpp: Add FAN_MIN_PWM for slow fan stopping issue (V2.1 with macro and linear scaling) @thinkyhead thanks for idea on linear scaling
-
Richard Wackerbarth authored
-
paclema authored
* Auto filament change on CHANGEFILAMENT feature. Now you can activate this option that extrude filament until you press the button.
-
Richard Wackerbarth authored
-
- Jun 06, 2015
-
-
atfield90 authored
-
atfield90 authored
-
atfield90 authored
-
tonokip authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
The instruction say to set a #define in fastio.h However, that value is not included before this test.
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Daniel Friesen authored
Currently if you clone Marlin to a directory with a space in the name, Arduino will generate an error. Because when executed the path ends up split into two separate arguments.
-
Richard Wackerbarth authored
-
Ed Boston authored
-
Ed Boston authored
Hardware changes has removed the need for this option.
-
Ed Boston authored
The new define allows the sd card detect to be inverted or not from Configuration.h
-
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
-