scube/Marlin
Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing ()
Original Mesh Bed Leveling replacement put at top of UBL Menu Options to
help facilitate the removal of the Original Mesh Bed Leveling.

Radar display (and control) of the UBL Interactive Mesh Editing.
..
example_configurations CL-260 configs
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Spacing, const, comments
Conditionals_post.h Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ()
Configuration.h delete problem line
Configuration_adv.h [New Feature] I2C position encoder support ()
G26_Mesh_Validation_Tool.cpp Tweak some else clauses
I2CPositionEncoder.cpp Patch some serial macros
I2CPositionEncoder.h [New Feature] I2C position encoder support ()
M100_Free_Mem_Chk.cpp Patch some serial macros
Makefile fix missing serial.cpp in Makefile
Marlin.h fix "hex_address not defined" when UBL is enabled
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp Tweak some else clauses
MarlinSerial.h Patch MarlinSerial to match up with 32-bit version
Marlin_main.cpp LCD Panel Interactive Mesh Editing ()
SanityCheck.h Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ()
Sd2Card.cpp Format hex values as uppercase
Sd2Card.h repair-software-spi
SdBaseFile.cpp Reference op with variable name
SdBaseFile.h Reference op with variable name
SdFatConfig.h repair-software-spi
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Version.h bugfix-1.1.x ReadMe, Version, helper scripts
blinkm.cpp Patch #else / #endif comments
blinkm.h
boards.h Unify AVR90USB: fastio changes
buzzer.h Spacing, const, comments
cardreader.cpp Patch some serial macros
cardreader.h Patch #else / #endif comments
circularqueue.h Patch up CircularQueue
configuration_store.cpp Patch some serial macros
configuration_store.h Fix broken EEPROM save/load
dac_mcp4728.cpp Fix get/setDrvPct declarations
dac_mcp4728.h Fix get/setDrvPct declarations
digipot_mcp4018.cpp Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C
digipot_mcp4451.cpp Save lots of PROGMEM, ~20b SRAM with DIGIPOT_I2C
dogm_bitmaps.h Updates u8glib's bmp2hex converter
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_Greek.h Change font decent to -1 for tt and gr
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Fix formatting of print time hours above one day
endstop_interrupts.h Patch #else / #endif comments
endstops.cpp Patch some serial macros
endstops.h guaranteed BLTouch detection
enum.h [New Feature] I2C position encoder support ()
fastio.h Unify AVR90USB: fastio changes
fastio_168.h Split up fastio.h, document pin mappings
fastio_644.h Split up fastio.h, document pin mappings
fastio_1280.h Split up fastio.h, document pin mappings
fastio_1281.h Split up fastio.h, document pin mappings
fastio_AT90USB.h Unify AVR90USB: fastio changes
gcode.cpp Patch some serial macros
gcode.h Minor cleanup in gcode.h
hex_print_routines.cpp New GCode Parser - Implementation
hex_print_routines.h New GCode Parser - Implementation
language.h M421 Mesh Point Offset and misc. UBL clean up ()
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 Case light as a toggle menu item
language_da.h Add more options to the Bed Leveling menu
language_de.h Followup to German language update
language_el-gr.h Add more options to the Bed Leveling menu
language_el.h Add more options to the Bed Leveling menu
language_en.h LCD Panel Interactive Mesh Editing ()
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 Case light as a toggle menu item
language_gl.h Case light as a toggle menu item
language_hr.h Case light as a toggle menu item
language_it.h Create language_it.h
language_kana.h Case light as a toggle menu item
language_kana_utf8.h Case light as a toggle menu item
language_nl.h Case light as a toggle menu item
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 Case light as a toggle menu item
language_pt-br.h Add more options to the Bed Leveling menu
language_pt-br_utf8.h Add more options to the Bed Leveling menu
language_pt.h Add more options to the Bed Leveling menu
language_pt_utf8.h Add more options to the Bed Leveling menu
language_ru.h Add more options to the Bed Leveling menu
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 Add more options to the Bed Leveling menu
language_zh_TW.h Add more options to the Bed Leveling menu
least_squares_fit.cpp UBL G29 -P3.1 smart fill ()
least_squares_fit.h Apply const float & more
macros.h [New Feature] I2C position encoder support ()
mesh_bed_leveling.cpp Patch #else / #endif comments
mesh_bed_leveling.h Patch #else / #endif comments
nozzle.cpp Tweak some else clauses
nozzle.h Use new attribute macros in more places
pins.h Unify AVR90USB: fastio changes
pinsDebug.h fix pinsDebug.h error, add capability to display more than 70 pins.
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes
pinsDebug_list.h fix pinsDebug.h error, add capability to display more than 70 pins.
pinsDebug_plus_70.h fix pinsDebug.h error, add capability to display more than 70 pins.
pins_3DRAG.h SPINDLE/LASER pins changes
pins_5DPRINT.h Unify AVR90USB: Pins remap to Arduino
pins_AZTEEG_X1.h
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 SPINDLE/LASER pins changes
pins_BRAINWAVE.h Unify AVR90USB: Pins remap to Arduino
pins_BRAINWAVE_PRO.h Unify AVR90USB: Pins remap to Arduino
pins_CHEAPTRONIC.h Follow-up the PR , etc
pins_CHEAPTRONICv2.h Easier override of FILWIDTH_PIN
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files
pins_ELEFU_3.h Follow-up the PR , etc
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 Unify AVR90USB: Pins cleanup
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_K8200.h
pins_K8400.h SPINDLE/LASER pins changes
pins_LEAPFROG.h Follow-up the PR , etc
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 #if defined => #ifdef / PIN_EXISTS
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS
pins_MIGHTYBOARD_REVE.h Unify AVR90USB: Pins cleanup
pins_MINIRAMBO.h SPINDLE/LASER pins changes
pins_MINITRONICS.h Unify AVR90USB: Pins cleanup
pins_MKS_13.h Patch pins files hotends/e-steppers sanity check
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 Unify AVR90USB: Pins remap to Arduino
pins_PRINTRBOARD_REVF.h Unify AVR90USB: Pins remap to Arduino
pins_RAMBO.h Unify AVR90USB: Pins cleanup
pins_RAMPS.h Unify AVR90USB: Pins cleanup
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h
pins_RAMPS_OLD.h SPINDLE/LASER pins changes
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 SPINDLE/LASER pins changes
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS
pins_SAV_MKI.h Unify AVR90USB: Pins remap to Arduino
pins_SCOOVO_X9H.h Unify AVR90USB: Pins cleanup
pins_SETHI.h SPINDLE/LASER pins changes
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS
pins_TEENSY2.h Unify AVR90USB: Pins remap to Arduino
pins_TEENSYLU.h Unify AVR90USB: Pins remap to Arduino
pins_ULTIMAIN_2.h SPINDLE/LASER pins changes
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 Tweak some else clauses
planner.h G33 evolutionary changes
planner_bezier.cpp Improve planner kinematics, fix delta ABL
planner_bezier.h Append units to feedrate variables
point_t.h Adds missing documentation to the point_t structure
printcounter.cpp Patch some serial macros
printcounter.h Cosmetic patches
qr_solve.cpp Enable ABL by type, support bilinear on cartesian
qr_solve.h Enable ABL by type, support bilinear on cartesian
serial.cpp Add proportional font adjustment ratio
serial.h Patch some serial macros
servo.cpp Patch #else / #endif comments
servo.h Add macros for delays by machine cycle
softspi.h Clean up excess whitespace, comment formatting
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h
spi.h Use new attribute macros in more places
stepper.cpp Patch some serial macros
stepper.h Patch some serial macros
stepper_dac.cpp Save 8 bytes of SRAM
stepper_dac.h Cleanup of code style
stepper_indirection.cpp Cleanup, extend TMC2130 implementation
stepper_indirection.h Updates to support 5 extruders
stopwatch.cpp General comment cleanup
stopwatch.h Patch #else / #endif comments
temperature.cpp Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ()
temperature.h Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ()
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 Header and pins changes to support 5 extruders
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 Patch #else / #endif comments
types.h Adds types.h
ubl.cpp LCD Panel Interactive Mesh Editing ()
ubl.h Patch some serial macros
ubl_G29.cpp LCD Panel Interactive Mesh Editing ()
ubl_motion.cpp Patch some serial macros
ultralcd.cpp LCD Panel Interactive Mesh Editing ()
ultralcd.h copied file changes from PR
ultralcd_impl_DOGM.h LCD Panel Interactive Mesh Editing ()
ultralcd_impl_HD44780.h LCD Panel Interactive Mesh Editing ()
ultralcd_st7920_u8glib_rrd.h Patch #else / #endif comments
utf_mapper.h Simplify counting of printable characters
utility.cpp Reference op with variable name
utility.h Reference op with variable name
vector_3.cpp Patch some serial macros
vector_3.h Reference op with variable name
watchdog.cpp Patch some serial macros
watchdog.h