scube/Marlin
Tannoo 94dd39b3b7 LCD_UBL_memory_slot_corrections ()
* LCD_UBL_memory_slot_corrections

Changed the memory slot edit function to work with the
`settings.calc_num_meshes()`

* Add a little more safety margin...

* More corrections

Error handling when the EEPROM is not available.
..
example_configurations Marlin bugfix-2.0.x Version/README
frameworks/CMSIS/LPC1768 bugfix-2.0.x critical fix ()
src/HAL LCD_UBL_memory_slot_corrections ()
Conditionals.h
Conditionals_LCD.h ST7565
Conditionals_post.h Implement HAL and apply macros across code-base
Configuration.h Marlin bugfix-2.0.x Version/README
Configuration_adv.h Marlin bugfix-2.0.x Version/README
G26_Mesh_Validation_Tool.cpp Re-Arm bugfixes ()
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS
I2CPositionEncoder.h Followup for I2C_POSITION_ENCODERS
M100_Free_Mem_Chk.cpp Apply const, spacing, etc.
Makefile Add Max7219 LED Matrix Debug Support ()
Marlin.h Implement HAL and apply macros across code-base
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum
MarlinConfig.h Implement HAL and apply macros across code-base
Marlin_main.cpp HAL compatible pinsDebug & misc
Max7219_Debug_LEDs.cpp MAX7219 followup ()
Max7219_Debug_LEDs.h MAX7219 followup ()
SanityCheck.h HAL compatible pinsDebug & misc
Sd2Card.cpp Revert "SPI API platform implementation stubs" ()
Sd2Card.h Implement HAL and apply macros across code-base
SdBaseFile.cpp Patch goto labels for consistency
SdBaseFile.h Fix hexadecimal number formatting
SdFatConfig.h
SdFatStructs.h Fix hexadecimal number formatting
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h Implement HAL and apply macros across code-base
SdInfo.h Fix hexadecimal number formatting
SdVolume.cpp Patch goto labels for consistency
SdVolume.h Fix hexadecimal number formatting
Version.h Marlin bugfix-2.0.x Version/README
blinkm.cpp Patch #else / #endif comments
blinkm.h
boards.h HAL for Re:ARM (LPC1768) architecture
buzzer.h Implement HAL and apply macros across code-base
cardreader.cpp minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board)
cardreader.h minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board)
circularqueue.h Implement HAL and apply macros across code-base
configuration_store.cpp Implement HAL and apply macros across code-base
configuration_store.h Implement HAL and apply macros across code-base
dac_dac084s085.cpp Implement HAL and apply macros across code-base
dac_dac084s085.h Implement HAL and apply macros across code-base
dac_mcp4728.cpp Fix get/setDrvPct declarations
dac_mcp4728.h Fix get/setDrvPct declarations
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL
dogm_bitmaps.h
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_1_PL.h Polish font
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup.
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_CZ.h UTF-8 mapper for Czech
dogm_font_data_ISO10646_Greek.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Fix formatting of print time hours above one day
endstops.cpp Prevent damage if DELTA_HEIGHT is incorrect
endstops.h guaranteed BLTouch detection
enum.h CNC workspace planes and 'P' argument for G2/G3
gcode.cpp Fix compile issue with G38
gcode.h Volatile keyword not needed for parser.seen
hex_print_routines.cpp Implement HAL and apply macros across code-base
hex_print_routines.h New GCode Parser - Implementation
language.h CNC workspace planes for G5
language_an.h Case light as a toggle menu item
language_bg.h Case light as a toggle menu item
language_ca.h Case light as a toggle menu item
language_cn.h Add more options to the Bed Leveling menu
language_cz.h UTF-8 mapper for Czech
language_cz_utf8.h UTF-8 mapper for Czech
language_da.h Add more options to the Bed Leveling menu
language_de.h Update language_de.h
language_el-gr.h Add more options to the Bed Leveling menu
language_el.h Use "PSU" label to fit on screen
language_en.h Merge pull request from thinkyhead/bf1_cleanups_aug_16
language_es.h Case light as a toggle menu item
language_eu.h Case light as a toggle menu item
language_fi.h Add more options to the Bed Leveling menu
language_fr.h French translation
language_gl.h Case light as a toggle menu item
language_hr.h Case light as a toggle menu item
language_it.h Fix Italian string length
language_kana.h Case light as a toggle menu item
language_kana_utf8.h UTF-8 mapper for Czech
language_nl.h Use "PSU" label to fit on screen
language_pl-DOGM.h Case light as a toggle menu item
language_pl-HD44780.h Case light as a toggle menu item
language_pl.h Slovak UTF-8 translation
language_pt-br.h Add more options to the Bed Leveling menu
language_pt-br_utf8.h UTF-8 mapper for Czech
language_pt.h Add more options to the Bed Leveling menu
language_pt_utf8.h UTF-8 mapper for Czech
language_ru.h Update Russian Translation
language_sk_utf8.h Slovak UTF-8 translation
language_test.h MSG_VOLUMETRIC => MSG_FILAMENT
language_tr.h Case light as a toggle menu item
language_uk.h Case light as a toggle menu item
language_zh_CN.h Rename options with swap_ prefix
language_zh_TW.h Rename options with swap_ prefix
least_squares_fit.cpp Apply coding standards to recent merges
least_squares_fit.h Apply coding standards to recent merges
macros.h Implement HAL and apply macros across code-base
mesh_bed_leveling.cpp Patch #else / #endif comments
mesh_bed_leveling.h Formatting and spelling
nozzle.cpp Apply maths macros and type changes ahead of HAL
nozzle.h Apply maths macros and type changes ahead of HAL
pca9632.cpp Fix hexadecimal number formatting
pca9632.h PCA9632 PWM color LED support
pins.h HAL for Re:ARM (LPC1768) architecture
pinsDebug.h HAL compatible pinsDebug & misc
pinsDebug_list.h HAL compatible pinsDebug & misc
pins_3DRAG.h SPINDLE/LASER pins changes
pins_5DPRINT.h Remove extraneous USBCON defines for AT90USB boards
pins_ALLIGATOR_R2.h HAL for DUE architecture
pins_ANET_10.h Add Skynet/ANET A10 support
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files
pins_AZTEEG_X3.h Cleanup of spacing and formatting
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2
pins_BRAINWAVE.h Remove extraneous USBCON defines for AT90USB boards
pins_BRAINWAVE_PRO.h Remove extraneous USBCON defines for AT90USB boards
pins_CHEAPTRONIC.h Assign -1 to LCD_PINS_D4-7 if not defined
pins_CHEAPTRONICv2.h Easier override of FILWIDTH_PIN
pins_CNCONTROLS_11.h
pins_CNCONTROLS_12.h
pins_DUE3DOM.h HAL for DUE architecture
pins_DUE3DOM_MINI.h HAL for DUE architecture
pins_ELEFU_3.h
pins_FELIX2.h SPINDLE/LASER pins changes
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes
pins_GEN3_PLUS.h SPINDLE/LASER pins changes
pins_GEN6.h Minor patches to pins files
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes
pins_GEN7_12.h SPINDLE/LASER pins changes
pins_GEN7_13.h SPINDLE/LASER pins changes
pins_GEN7_14.h SPINDLE/LASER pins changes
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup
pins_GT2560_REV_A.h Add Anet 1.0 to Platformio.ini
pins_GT2560_REV_A_PLUS.h Minor patches to pins files
pins_K8200.h
pins_K8400.h SPINDLE/LASER pins changes
pins_LEAPFROG.h
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes
pins_MEGATRONICS.h SPINDLE/LASER pins changes
pins_MEGATRONICS_2.h added shift register pins for reprapworld keypad v1.1
pins_MEGATRONICS_3.h Unify AVR90USB: Pins cleanup
pins_MELZI.h Tweak Sanguinololu-related pins files
pins_MELZI_CREALITY.h Fixes required for Creality CR-10
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files
pins_MIGHTYBOARD_REVE.h Unify AVR90USB: Pins cleanup
pins_MINIRAMBO.h Add support for Průša MK2 Multiplexer
pins_MINITRONICS.h Assign -1 to LCD_PINS_D4-7 if not defined
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON
pins_MKS_BASE.h SPINDLE/LASER pins changes
pins_OMCA.h SPINDLE/LASER pins changes
pins_OMCA_A.h SPINDLE/LASER pins changes
pins_PRINTRBOARD.h Remove extraneous USBCON defines for AT90USB boards
pins_PRINTRBOARD_REVF.h Clean up excess whitespace
pins_RADDS.h HAL for DUE architecture
pins_RAMBO.h Add support for Průša MK2 Multiplexer
pins_RAMPS.h HAL for Re:ARM (LPC1768) architecture
pins_RAMPS4DUE.h HAL for DUE architecture
pins_RAMPS_13.h
pins_RAMPS_DUO.h HAL for DUE architecture
pins_RAMPS_FD.h HAL for DUE architecture
pins_RAMPS_FD_V2.h HAL for DUE architecture
pins_RAMPS_OLD.h SPINDLE/LASER pins changes
pins_RAMPS_RE_ARM.h Minor corrections to 32-bit branch ()
pins_RAMPS_SMART.h HAL for DUE architecture
pins_RIGIDBOARD.h SPINDLE/LASER pins changes
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2
pins_RUMBA.h Pins-related cleanup, formatting
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check
pins_SANGUINOLOLU_11.h Tweak Sanguinololu-related pins files
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files
pins_SAV_MKI.h Remove extraneous USBCON defines for AT90USB boards
pins_SCOOVO_X9H.h Unify AVR90USB: Pins cleanup
pins_SETHI.h Formatting adjustments
pins_STB_11.h Tweak Sanguinololu-related pins files
pins_TEENSY2.h Remove extraneous USBCON defines for AT90USB boards
pins_TEENSY35_36.h HAL for 32-bit Teensy (3.5, 3.6) architecture
pins_TEENSYLU.h Remove extraneous USBCON defines for AT90USB boards
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM
pins_ULTIMAKER.h Unify AVR90USB: Pins cleanup
pins_ULTIMAKER_OLD.h SPINDLE/LASER pins changes
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board
planner.cpp Implement HAL and apply macros across code-base
planner.h BARICUDA valve pressure consistently uint8_t
planner_bezier.cpp Apply maths macros and type changes ahead of HAL
planner_bezier.h
point_t.h
printcounter.cpp Patch some serial macros
printcounter.h Implement HAL and apply macros across code-base
private_spi.h Implement HAL and apply macros across code-base
serial.cpp Add proportional font adjustment ratio
serial.h Implement HAL and apply macros across code-base
softspi.h Fix hexadecimal number formatting
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h
stepper.cpp Implement HAL and apply macros across code-base
stepper.h Implement HAL and apply macros across code-base
stepper_dac.cpp convert DAC percent to uint8_t
stepper_dac.h convert DAC percent to uint8_t
stepper_indirection.cpp Use float to init TMC2133 steps-per-mm
stepper_indirection.h Add support for Průša MK2 Multiplexer
stopwatch.cpp General comment cleanup
stopwatch.h Patch #else / #endif comments
temperature.cpp Implement HAL and apply macros across code-base
temperature.h Implement HAL and apply macros across code-base
thermistornames.h Add Thermistor 75: MGB18 silicon pad
thermistortable_1.h Split up thermistor tables
thermistortable_2.h Split up thermistor tables
thermistortable_3.h Split up thermistor tables
thermistortable_4.h Split up thermistor tables
thermistortable_5.h Split up thermistor tables
thermistortable_6.h Split up thermistor tables
thermistortable_7.h Split up thermistor tables
thermistortable_8.h Split up thermistor tables
thermistortable_9.h Split up thermistor tables
thermistortable_10.h Split up thermistor tables
thermistortable_11.h Split up thermistor tables
thermistortable_12.h Split up thermistor tables
thermistortable_13.h Split up thermistor tables
thermistortable_20.h Tweaks to temperature code
thermistortable_51.h Split up thermistor tables
thermistortable_52.h Split up thermistor tables
thermistortable_55.h Split up thermistor tables
thermistortable_60.h Split up thermistor tables
thermistortable_66.h Split up thermistor tables
thermistortable_70.h Split up thermistor tables
thermistortable_71.h Split up thermistor tables
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad
thermistortable_110.h Split up thermistor tables
thermistortable_147.h Split up thermistor tables
thermistortable_998.h Split up thermistor tables
thermistortable_999.h Split up thermistor tables
thermistortable_1010.h Split up thermistor tables
thermistortable_1047.h Split up thermistor tables
thermistortables.h Misc. Clean Up ()
twibus.cpp Patch some serial macros
twibus.h Clean up some trailing spaces
types.h
ubl.cpp Followup to
ubl.h Clean up whitespace, trailing space, bad tab conversion, etc.
ubl_G29.cpp Implement HAL and apply macros across code-base
ubl_motion.cpp Implement HAL and apply macros across code-base
ultralcd.cpp ultralcd.cpp fix compile error - switch to int16_t
ultralcd.h Add PROBE_MANUALLY support to G33
ultralcd_impl_DOGM.h ST7565
ultralcd_impl_HD44780.h Implement HAL and apply macros across code-base
ultralcd_st7565_u8glib_VIKI.h ST7565
ultralcd_st7920_u8glib_rrd.h Revert "SPI API platform implementation stubs" ()
utf_mapper.h Slovak UTF-8 translation
utility.cpp convert DAC percent to uint8_t
utility.h Updates for G33-LCD interface
vector_3.cpp Apply maths macros and type changes ahead of HAL
vector_3.h Reference op with variable name