muele-marlin/Marlin/src
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015)
* 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.
2017-10-18 14:00:29 -05:00
..
config UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
core Add unaccented French language 2017-10-14 20:28:12 -05:00
feature UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
gcode Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00
HAL UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
inc Add proper support for the AZSMZ 12864 LCD on a SMART RAMPS 2017-10-16 00:33:07 -07:00
lcd Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00
libs Cleanup warnings 2017-09-30 16:47:17 -05:00
module UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
pins Add proper support for the AZSMZ 12864 LCD on a SMART RAMPS 2017-10-16 00:33:07 -07:00
sd Fix display issue with SD_SORT_ALPHA cached names 2017-10-07 15:08:08 -05:00
Makefile Encapsulate RGB(W) LEDs 2017-09-21 16:26:46 -05:00
Marlin.cpp Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00
Marlin.h Add EXTRA_FAN_SPEED feature 2017-10-16 02:34:13 -05:00