- Mar 06, 2016
-
-
Scott Lahteine authored
Redo of #2939 rebased against RCBugFix
-
- Mar 05, 2016
-
-
Scott Lahteine authored
Fix status LEDs update when reinitializing the display
-
- Mar 03, 2016
-
-
Scott Lahteine authored
Remove unused ALARM_PIN
-
Scott Lahteine authored
Fix disable_all_heaters() for MAX6675
-
- Mar 02, 2016
-
-
Blue-Marlin authored
Remove unused ALARM_PIN from all the Configuration.h's
-
Scott Lahteine authored
Enable USE_WATCHDOG by default
-
Blue-Marlin authored
-
Scott Lahteine authored
Code cleanup in gcode_T
-
Scott Lahteine authored
Fix Z_RAISE_AFTER_PROBING for non DELTA printers
-
- Mar 01, 2016
-
-
Scott Lahteine authored
Temporary workaround for stack overflow
-
jbrazio authored
twice for a servo based probe.
-
- Feb 29, 2016
-
-
jbrazio authored
raise_z_after_probing() was only called if the printer type was set to a DELTA or if the printer had a docking sled for the probe.
-
Scott Lahteine authored
Example configuration for Kossel XL
-
Scott Lahteine authored
Fix "M145" output in M503 report
-
Scott Lahteine authored
Fix board type for Hephestos: RAMPS 1.4
-
- Feb 28, 2016
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix GCode handling of spaces between command letter and first digit
-
Scott Lahteine authored
-
- Feb 27, 2016
-
-
Blue-Marlin authored
Fix crashes when the Z axis is moved via LCD by calling `plan_buffer_line` only when there is enough room in the planner buffer, to avoid endless recursion. A brief description about what went wrong is in #1166
-
Scott Lahteine authored
K8200: sample config back in sync
-
Scott Lahteine authored
-
Marc Urben authored
-
- Feb 25, 2016
-
-
Silvio Didonna authored
-
Scott Lahteine authored
Fix: current_command_args contains command
-
- Feb 24, 2016
-
-
CONSULitAS authored
@thinkyhead Hi Scott, your code from a0f362c7@thinkyhead is great, but you forgot to skip the command. Symptom `M117 Test`shows `M117 Test` on LCD instead of `Test`. see also https://github.com/MarlinFirmware/Marlin/commit/a0f362c735401ebbcd95de3f 6f8e3c2f17ecc770 lines 941, 2851 and so on Greetings and welcome back Jochen
-
Scott Lahteine authored
Remove obsolete STEPS_MM_E setting
-
- Feb 23, 2016
-
-
Scott Lahteine authored
-
- Feb 21, 2016
-
-
CONSULitAS authored
* Configuration.h: * updated header comment * new UUID feature used * sync to default config * typos fixed * changes better documented * reflect change in SDSUPPORT feature * Configuration_adv.h * updated header comment * thermal protection tuned to work with K8200 * homing tuned * sync to default config * typos fixed * changes better documented * reflect change in LCD features * use long filenames * use Watchdog * use Babystepping * use Auto Filament Change
-
- Feb 19, 2016
-
-
Scott Lahteine authored
more suitable display format for delta printer
-
Scott Lahteine authored
Repair N in ADVANCED_OK
-
esenapaj authored
Rc bug fix
-
- Feb 18, 2016
-
-
Scott Lahteine authored
Replace the "ok" in M280, M301, M304, M851 with output not including …
-
Scott Lahteine authored
-
Scott Lahteine authored
Drop the experimental Configurator
-
Scott Lahteine authored
Sanity-check deprecated options replaced by SPI_SPEED
-
Scott Lahteine authored
Use next open E connector for Y2/Z2
-
Scott Lahteine authored
Remove references to marlinfirmware.org
-
- Feb 17, 2016
-
-
Scott Lahteine authored
-
Scott Lahteine authored
- Include aligned comment about new SDSUPPORT behavior
-
Scott Lahteine authored
Fix handling of spaces in GCode
-