scube/Marlin
Roxy-3D b8e4a6970b Get UBL up and running again
All the changes to get the code into compliance with Marlin coding
standards made UBL sick.   This pretty much gets UBL back up and
running.
..
example_configurations Additional cleanup of UBL code
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Software endstop options as simple switches
Conditionals_post.h Additional cleanup of UBL code
Configuration.h Additional cleanup of UBL code
Configuration_adv.h Add PARK_HEAD_ON_PAUSE feature
G26_Mesh_Validation_Tool.cpp Additional cleanup of UBL code
M100_Free_Mem_Chk.cpp UBL implementation
Makefile Remove extraneous whitespace
Marlin.h Add disable_e_steppers function
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp #if defined => #ifdef / PIN_EXISTS
MarlinSerial.h Optimize, reduce size of MarlinSerial
Marlin_main.cpp Get UBL up and running again
SanityCheck.h Additional cleanup of UBL code
Sd2Card.cpp Fix SD_CHECK_AND_RETRY condition
Sd2Card.h repair-software-spi
SdBaseFile.cpp Clear dir_t size, not pointer size
SdBaseFile.h
SdFatConfig.h repair-software-spi
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
UBL.h Make UBL honor the #define ENABLE_LEVELING_FADE_HEIGHT option
UBL_Bed_Leveling.cpp Additional cleanup of UBL code
UBL_G29.cpp Get UBL up and running again
UBL_line_to_destination.cpp Additional cleanup of UBL code
Version.h Document PROTOCOL_VERSION
blinkm.cpp
blinkm.h
boards.h Remove mystery-board 99
buzzer.h fixed warning: ISO C++ forbids compound-literals
cardreader.cpp Additional cleanup of UBL code
cardreader.h Dynamic allocation for SDCARD_SORT_ALPHA
circularqueue.h Patch up CircularQueue
configuration_store.cpp Additional cleanup of UBL code
configuration_store.h Audible feedback for settings store/load/reset
dac_mcp4728.cpp Fix DAC current code
dac_mcp4728.h Fix DAC current code
digipot_mcp4451.cpp Unify config in a single include without nested includes
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_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 More detailed static_assert messages
endstops.cpp Use SET_INPUT_PULLUP where appropriate
endstops.h guaranteed BLTouch detection
enum.h UBL patch from Bob-the-Kuhn
fastio.h Merge pull request from thinkyhead/rc_mightyboard_rev_e
hex_print_routines.cpp UBL core and support files
hex_print_routines.h UBL core and support files
language.h Message for every KILL and STOP
language_an.h Audible feedback for settings store/load/reset
language_bg.h Audible feedback for settings store/load/reset
language_ca.h Audible feedback for settings store/load/reset
language_cn.h Audible feedback for settings store/load/reset
language_cz.h Audible feedback for settings store/load/reset
language_da.h Audible feedback for settings store/load/reset
language_de.h Audible feedback for settings store/load/reset
language_el-gr.h Audible feedback for settings store/load/reset
language_el.h Audible feedback for settings store/load/reset
language_en.h Audible feedback for settings store/load/reset
language_es.h Audible feedback for settings store/load/reset
language_eu.h Audible feedback for settings store/load/reset
language_fi.h Audible feedback for settings store/load/reset
language_fr.h Audible feedback for settings store/load/reset
language_gl.h Audible feedback for settings store/load/reset
language_hr.h Audible feedback for settings store/load/reset
language_it.h Audible feedback for settings store/load/reset
language_kana.h Audible feedback for settings store/load/reset
language_kana_utf8.h Audible feedback for settings store/load/reset
language_nl.h Audible feedback for settings store/load/reset
language_pl.h Audible feedback for settings store/load/reset
language_pt-br.h Audible feedback for settings store/load/reset
language_pt-br_utf8.h Audible feedback for settings store/load/reset
language_pt.h Audible feedback for settings store/load/reset
language_pt_utf8.h Audible feedback for settings store/load/reset
language_ru.h Audible feedback for settings store/load/reset
language_test.h Keep SIMULATE_ROMFONT only language.h
language_tr.h Audible feedback for settings store/load/reset
language_uk.h Audible feedback for settings store/load/reset
language_zh_CN.h Audible feedback for settings store/load/reset
language_zh_TW.h Audible feedback for settings store/load/reset
macros.h Use a macro for array copies
mesh_bed_leveling.cpp Add a ZERO macro to clear arrays
mesh_bed_leveling.h Replace MBL Z hacking
nozzle.cpp Apply prior nozzle clean update
nozzle.h Added circle pattern for nozzle cleaning feature
pins.h Remove unnecessary tabs and spaces
pinsDebug.h #if defined => #ifdef / PIN_EXISTS
pinsDebug_Teensyduino.h Remove extraneous whitespace
pins_3DRAG.h Follow-up the PR , etc
pins_5DPRINT.h Follow-up the PR , etc
pins_A4JP.h No FAN0_PIN
pins_AZTEEG_X1.h Add "About Printer" information menu.
pins_AZTEEG_X3.h Follow-up the PR (Fixed SERVO pins on Azteeg X3), etc
pins_AZTEEG_X3_PRO.h Predefine auto fan pins in some pins files
pins_BAM_DICE_DUE.h Follow-up the PR , etc
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration
pins_BRAINWAVE.h Follow-up the PR , etc
pins_BRAINWAVE_PRO.h Follow-up the PR , etc
pins_CHEAPTRONIC.h Follow-up the PR , etc
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 Follow-up the PR , etc
pins_GEN3_MONOLITHIC.h Follow-up the PR , etc
pins_GEN3_PLUS.h Follow-up the PR , etc
pins_GEN6.h Follow-up the PR , etc
pins_GEN6_DELUXE.h Add "About Printer" information menu.
pins_GEN7_12.h Label analog pins in a similar way
pins_GEN7_13.h Add "About Printer" information menu.
pins_GEN7_14.h Follow-up the PR , etc
pins_GEN7_CUSTOM.h Follow-up the PR , etc
pins_K8200.h Add "About Printer" information menu.
pins_K8400.h Disable SD Detect for K8400
pins_LEAPFROG.h Follow-up the PR , etc
pins_MEGACONTROLLER.h Follow-up the PR , etc
pins_MEGATRONICS.h Follow-up the PR , etc
pins_MEGATRONICS_2.h Follow-up the PR , etc
pins_MEGATRONICS_3.h Remove unnecessary tabs and spaces
pins_MELZI.h #if defined => #ifdef / PIN_EXISTS
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS
pins_MIGHTYBOARD_REVE.h Developer note in pins_MIGHTYBOARD_REVE.h
pins_MINIRAMBO.h Follow-up the PR , etc
pins_MINITRONICS.h Follow-up the PR , etc
pins_MKS_13.h Follow-up the PR , etc
pins_MKS_BASE.h Follow-up the PR , etc
pins_OMCA.h Follow-up the PR , etc
pins_OMCA_A.h Follow-up the PR , etc
pins_PRINTRBOARD.h Follow-up the PR , etc
pins_PRINTRBOARD_REVF.h Follow-up the PR , etc
pins_RAMBO.h Follow-up the PR , etc
pins_RAMPS.h Add TMC2130 support
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h
pins_RAMPS_OLD.h Follow-up the PR , etc
pins_RIGIDBOARD.h Remove BEEPER_PIN override in pins_RIGIDBOARD.h
pins_RIGIDBOARD_V2.h Default DAC values for RigidBoard V2
pins_RUMBA.h Follow-up the PR , etc
pins_SAINSMART_2IN1.h Follow-up the PR , etc
pins_SANGUINOLOLU_11.h Fix MAKRPANEL assignments
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS
pins_SAV_MKI.h Follow-up the PR , etc
pins_SETHI.h Follow-up the PR , etc
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS
pins_TEENSY2.h Follow-up the PR , etc
pins_TEENSYLU.h Follow-up the PR , etc
pins_ULTIMAIN_2.h Follow-up the PR , etc
pins_ULTIMAKER.h Follow-up the PR , etc
pins_ULTIMAKER_OLD.h Follow-up the PR , etc
planner.cpp #if defined => #ifdef / PIN_EXISTS
planner.h Fix BUG set_position_mm
planner_bezier.cpp Improve planner kinematics, fix delta ABL
planner_bezier.h Append units to feedrate variables
platformio.ini Move platformio directories out of source tree
point_t.h Adds missing documentation to the point_t structure
printcounter.cpp Fix single-char echo and pinMode usage
printcounter.h Adds filamentUsed and longestPrint stats to PrintCounter
qr_solve.cpp Enable ABL by type, support bilinear on cartesian
qr_solve.h Enable ABL by type, support bilinear on cartesian
servo.cpp Additional cleanup of UBL code
servo.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h
stepper.cpp Get UBL up and running again
stepper.h First draft of Unified Stepper / E Advance ISR
stepper_dac.cpp Remove extraneous whitespace
stepper_dac.h Cleanup of code style
stepper_indirection.cpp TMC2130 Library: @teemuatlut replaces @makertum
stepper_indirection.h TMC2130 Library: @teemuatlut replaces @makertum
stopwatch.cpp Updates Stopwatch class to use internal state enum
stopwatch.h Updates Stopwatch class to use internal state enum
temperature.cpp Patches to work around "register spill" compiler bug
temperature.h Patches to work around "register spill" compiler bug
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 Split up thermistor tables
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 Add Thermistor 75: MGB18 silicon pad
twibus.cpp Allow send to i2c address 0 (broadcast)
twibus.h M155=>M260, M156=>M261
types.h Adds types.h
ultralcd.cpp Additional cleanup of UBL code
ultralcd.h Additional cleanup of UBL code
ultralcd_impl_DOGM.h UBL implementation
ultralcd_impl_HD44780.h #if defined => #ifdef / PIN_EXISTS
ultralcd_st7920_u8glib_rrd.h Distribute GLCD screen updates in time
utf_mapper.h utf8-mapper for Turkish
utility.cpp Replace ftostr62sign with ftostr62rj
utility.h Replace ftostr62sign with ftostr62rj
vector_3.cpp Enable ABL by type, support bilinear on cartesian
vector_3.h Enable ABL by type, support bilinear on cartesian
watchdog.cpp Correct comment on watchdog timer
watchdog.h