Firmware2/Marlin/src/feature
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
..
bedlevel UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 2017-10-18 14:00:29 -05:00
dac Marlin code whitespace cleanup 2017-09-27 10:55:36 -05:00
digipot config_adv (#7941) 2017-10-11 15:42:24 -05:00
leds Different NEOPIXEL types 2017-10-10 02:17:36 -05:00
baricuda.cpp Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
baricuda.h Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
caselight.cpp M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
caselight.h M355 S0, S1 fixes & faster LCD, SD card 2017-09-27 19:26:00 -05:00
controllerfan.cpp [2.0.0] Resolve USE_CONTROLLER_FAN compile errors 2017-10-07 05:26:36 -07:00
controllerfan.h Move Controller Fan to feature 2017-09-21 16:27:11 -05:00
filwidth.cpp FILAMENT_WIDTH_SENSOR feature 2017-09-21 16:26:48 -05:00
filwidth.h FILAMENT_WIDTH_SENSOR feature 2017-09-21 16:26:48 -05:00
fwretract.cpp Synchronize retractions 2017-09-30 17:28:46 -05:00
fwretract.h Synchronize retractions 2017-09-30 17:28:46 -05:00
I2CPositionEncoder.cpp Feature file updates 2017-09-21 16:26:41 -05:00
I2CPositionEncoder.h Initial split-up of G-code handlers by category 2017-09-21 16:26:45 -05:00
Max7219_Debug_LEDs.cpp Fix Baby Stepping on 32-Bit platforms (#8001) 2017-10-16 16:29:37 -05:00
Max7219_Debug_LEDs.h Fix Baby Stepping on 32-Bit platforms (#8001) 2017-10-16 16:29:37 -05:00
mixing.cpp Cleanup warnings 2017-09-30 16:47:17 -05:00
mixing.h Move M163-M165 MIXING_EXTRUDER to cpp 2017-09-21 16:27:10 -05:00
pause.cpp Move FILAMENT_RUNOUT_SENSOR to a feature 2017-10-10 02:37:42 -05:00
pause.h Consolidate pause, apply to M125, M600, M24 2017-09-21 16:26:53 -05:00
runout.cpp Move FILAMENT_RUNOUT_SENSOR to a feature 2017-10-10 02:37:42 -05:00
runout.h Move FILAMENT_RUNOUT_SENSOR to a feature 2017-10-10 02:37:42 -05:00
snmm.cpp Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
snmm.h Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
solenoid.cpp Move M380_M381 to cpp, solenoid feature 2017-09-21 16:27:06 -05:00
solenoid.h Move M380_M381 to cpp, solenoid feature 2017-09-21 16:27:06 -05:00
tmc2130.cpp Remove extra auto_current_control call 2017-10-02 23:32:05 -05:00
tmc2130.h Initial split-up of G-code handlers by category 2017-09-21 16:26:45 -05:00
twibus.cpp Feature file updates 2017-09-21 16:26:41 -05:00
twibus.h Feature file updates 2017-09-21 16:26:41 -05:00