- Oct 26, 2017
-
-
Chris Pepper authored
Add a single default travis test for lpc1768 to catch build errors
-
Scott Lahteine authored
[2.0.x] Bring NEOPIXEL_LED into parity with 1.1.x
-
Bob-the-Kuhn authored
2.0.x - save 1400 bytes of FLASH by using reduced font for some languages
-
Bob-the-Kuhn authored
-
Roxy-3D authored
* Re-Print of same SD Memory Card file with single click * Re-Print of same SD Memory Card file with single click * This is the bugfix-v2.0.0 version of https://github.com/MarlinFirmware/Marlin/pull/8104
-
Thomas Moore authored
* Merging early because of build failures. See #8105 * Make LPC1768 pinmapping not specific to Re-ARM * Add HAL_PIN_TYPE and LPC1768 pin features * M43 Updates * Move pin map into pinsDebug_LPC1768.h * Incorporate comments and M226 * Fix persistent store compilation issues * Update pin features * Update MKS SBASE pins * Use native LPC1768 pin numbers in M42, M43, and M226
-
- Oct 25, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Removed duplicate entry in gitignore
-
GMagician authored
-
Scott Lahteine authored
-
jeffyl authored
* Add AZSMZ Mini * Remove tabs, adjust spacing * Renumber boards to group by family * Patch up spacing * Tweak
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Add MKS MINI 12864 support to GT2560
-
Scott Lahteine authored
gitignore update
-
Scott Lahteine authored
-
- Oct 24, 2017
-
-
Scott Lahteine authored
[2.0.x] Simplify mesh bounds config
-
Scott Lahteine authored
Clean up HAL trailing spaces, MKS SBASE pins
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Thomas Moore authored
* Enable hardware serial ports on LPC1768 * Fix compilation errors with other HALs * FIx order of includes in LPC1768 HAL main.cpp * Add support for RX_BUFFER_SIZE and TX_BUFFER_SIZE options in Configuration_adv.h
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix some config verbiage
-
Scott Lahteine authored
[2.0.x] Fix position sync in M600 pause/resume
-
Scott Lahteine authored
-
Scott Lahteine authored
-
studiodyne authored
-
cdedwards authored
* Add GFX overlay to UBL mesh edit Fixed misplaced HAS_TEMP_BED in dogm_bitmaps.h rename _lcd_babystep_zoffset_overlay to _lcd_zoffset_overlay_gfx and move it out of BABYSTEP_ZPROBE_OFFSET to we can use it for over things. Add this function into UBL mesh edit screen. update all Configuration.h to add ENABLE_MESH_EDIT_GFX_OVERLAY * Add Sanity to UBL insanity Need to check for DOGLCD otherwise error out.
-
- Oct 21, 2017
-
-
Roxy-3D authored
set_destination_to_current() changed to set_destination_from_current() set_current_to_destination() changed to set_current_from_destination()
-
Scott Lahteine authored
[2.0.x] Add Makeboard MINI pins to fix Micromake C1
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Add SCROLL_LONG_FILENAMES to reveal longer filenames
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Oct 19, 2017
-
-
Roxy-3D authored
* 32-bit work for UBL * Update FT i3-2020 reference file
-
Scott Lahteine authored
-
- Oct 18, 2017
-
-
Scott Lahteine authored
Followup to #8012
-
Luc Van Daele authored
-