- Mar 06, 2016
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Related to MarlinFirmware/MarlinDev#270
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
See: https://github.com/Ultimaker/Marlin/pull/7
-
Scott Lahteine authored
As suggested by @max-pau in #3073 - #3074
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Lukas Abfalterer authored
-
jbrazio authored
files.
-
jbrazio authored
This changes have being discussed at MarlinFirmware/Marlin#2849.
-
jbrazio authored
-
jbrazio authored
-
Scott Lahteine authored
-
jbrazio authored
Disallowed the Z_PROBE_OFFSET_RANGE_MAX to be greater than zero.
-
jbrazio authored
- Remove the forced activation of SDSUPPORT, I guess people may use the ZUM 3D board and not the LCD module. - Fixed the tab issue within boards.h file.
-
jbrazio authored
Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor.
-
Scott Lahteine authored
- Defining `SOURCE_CODE_URL` in `Default_Version.h` overrides it elsewhere. So don’t define it there. - Also fix up `language.h` so no `#undef` will be needed.
-
Scott Lahteine authored
-
Scott Lahteine authored
Addressing issue #2767
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply `constrain`, `NOMORE`, `NOLESS` and `CRITICAL_SECTION` macros wherever possible.
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix layout descr. in configuration_store.cpp
-
Scott Lahteine authored
Enhanced #3010 - formal Mesh/Manual dependency
-
Scott Lahteine authored
Rc bug fix - Fix for issue #2931
-
Scott Lahteine authored
Add CORE support to st_get_position_mm (and elsewhere)
-
Scott Lahteine authored
Fix Printrboard with LCD (redo)
-
Scott Lahteine authored
Interrupt safe serial --- Guard against non-atomic variable changes from interrupt routines
-
Scott Lahteine authored
Based on #2860 - rebased for RCBugFix
-
Scott Lahteine authored
Pre home display - Stepper release
-
Scott Lahteine authored
Apply bed leveling matrix when switching extruders
-
Scott Lahteine authored
Various minor spelling corrections
-
Scott Lahteine authored
Redo of #2939 rebased against RCBugFix
-