- Oct 25, 2017
-
-
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
-
Roxy-3D authored
* Get UBL Mesh Generation, Mesh Save & Mesh Load working with 32-Bit platforms * clean up read_data() and write_data() for non-LPC1768 HAL's * Get read_data() and write_data() return codes consistent All HAL's read_data() and write_data() return false if they succeed. * Get read_data() and write_data() return codes to be consistent Make read_data() and write_data() return true if an error happens. * Say UBL is now checked out on machine types in default Configuration.h file.
-
Thomas Moore authored
-
- Oct 17, 2017
-
-
GMagician authored
This is needed by thirdy part extension This extension automatically regenerate filters to get a layout divided by folders and not by "sources" and "headers"
-
- Oct 16, 2017
-
-
Roxy-3D authored
Also, Max7219 debug code was used for this effort. It has been improved and hardened.
-
Scott Lahteine authored
[2.0.x] Proper support for AZSMZ 12864 LCD on SmartRAMPS
-
Jeffrey Li authored
-
Scott Lahteine authored
[2.0.x] Add EXTRA_FAN_SPEED feature
-