scube/Marlin
Scott Lahteine 3f6f036f7c Merge pull request from thinkyhead/rc_optional_dogm_splitup
Report EEPROM data size, not final index
..
example_configurations Merge pull request from thinkyhead/rc_save_your_mesh
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Support for distinct E factors
Conditionals_post.h Merge pull request from thinkyhead/rc_core_inverted
Configuration.h Merge pull request from thinkyhead/rc_save_your_mesh
Configuration_adv.h Remove unnecessary tabs and spaces
M100_Free_Mem_Chk.cpp Remove unnecessary tabs and spaces
Makefile reduce binary size of .hex
Marlin.h Save ABL Bilinear Grid to EEPROM
Marlin.ino Add TMC2130 support
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp Centralize click-handling in the LCD loop
MarlinSerial.h Optimize, reduce size of MarlinSerial
Marlin_main.cpp Fix USE_RAW_KINEMATICS in prepare_kinematic_move_to
SanityCheck.h ABL_GRID_POINTS_* => ABL_GRID_MAX_POINTS_*
Sd2Card.cpp Use fastio for literal pins
Sd2Card.h repair-software-spi
SdBaseFile.cpp Clear dir_t size, not pointer size
SdBaseFile.h Further cleanup of comments, partial Doxygen-style
SdFatConfig.h repair-software-spi
SdFatStructs.h Further cleanup of comments, partial Doxygen-style
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style
SdFatUtil.h Cleanup SdFatUtil.h
SdFile.cpp Converted all files on src to Unix file format
SdFile.h Further cleanup of comments, partial Doxygen-style
SdInfo.h Converted all files on src to Unix file format
SdVolume.cpp Converted all files on src to Unix file format
SdVolume.h Further cleanup of comments, partial Doxygen-style
Version.h README and Version for 1.1.0-RCBugFix
blinkm.cpp Further cleanup of comments, partial Doxygen-style
blinkm.h Further cleanup of comments, partial Doxygen-style
boards.h Remove mystery-board 99
buzzer.h fixed warning: ISO C++ forbids compound-literals
cardreader.cpp Hide hidden files and folders
cardreader.h Fix bug in CardReader::stopSDPrint
circularqueue.h Patch up CircularQueue
configuration_store.cpp Write the E parameter length correctly
configuration_store.h Print error for M500 with disabled EEPROM
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 Further cleanup of comments, partial Doxygen-style
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style
dogm_font_data_HD44780_J.h Update Kana font
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style
dogm_font_data_ISO10646_1_tr.h Change font decent to -1 for tt and gr
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr
dogm_font_data_ISO10646_Kana.h Update Kana font
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style
duration_t.h Better alignment of elapsed print time
endstop_interrupts.h More detailed static_assert messages
endstops.cpp Remove unnecessary tabs and spaces
endstops.h const arguments to test_dual_z_endstops
enum.h Support for distinct E factors
fastio.h Merge pull request from thinkyhead/rc_mightyboard_rev_e
language.h Add M421 for ABL Bilinear
language_an.h tag the utf-8 strings
language_bg.h tag the utf-8 strings
language_ca.h tag the utf-8 strings
language_cn.h Remove redundant "E"
language_cz.h tag the utf-8 strings
language_da.h tag the utf-8 strings
language_de.h tag the utf-8 strings
language_el-gr.h tag the utf-8 strings
language_el.h tag the utf-8 strings
language_en.h tag the utf-8 strings
language_es.h tag the utf-8 strings
language_eu.h tag the utf-8 strings
language_fi.h tag the utf-8 strings
language_fr.h tag the utf-8 strings
language_gl.h tag the utf-8 strings
language_hr.h tag the utf-8 strings
language_it.h tag the utf-8 strings
language_kana.h Update Japanese translation
language_kana_utf8.h Update Japanese translation
language_nl.h tag the utf-8 strings
language_pl.h Update for translations language_pl.h
language_pt-br.h Remove redundant "E"
language_pt-br_utf8.h tag the utf-8 strings
language_pt.h Remove redundant "E"
language_pt_utf8.h tag the utf-8 strings
language_ru.h tag the utf-8 strings
language_test.h Keep SIMULATE_ROMFONT only language.h
language_tr.h Remove unnecessary tabs and spaces
language_uk.h tag the utf-8 strings
language_zh_CN.h tag the utf-8 strings
language_zh_TW.h tag the utf-8 strings
macros.h Limit preheat parameters based on all nozzles
mesh_bed_leveling.cpp Add a ZERO macro to clear arrays
mesh_bed_leveling.h Pass the fade factor to mbl.get_z
nozzle.h Move to safe zone on DELTA if using do_blocking_move_to*
pins.h Remove unnecessary tabs and spaces
pinsDebug.h Save PROGMEM with string changes
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 Follow-up the PR , etc
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 Add "About Printer" information menu.
pins_MELZI_MAKR3D.h Add "About Printer" information menu.
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 Follow-up the PR , etc
pins_RIGIDBOARD_V2.h Remove unnecessary tabs and spaces
pins_RUMBA.h Follow-up the PR , etc
pins_SAINSMART_2IN1.h Follow-up the PR , etc
pins_SANGUINOLOLU_11.h Follow-up the PR , etc
pins_SANGUINOLOLU_12.h Add "About Printer" information menu.
pins_SAV_MKI.h Follow-up the PR , etc
pins_SETHI.h Follow-up the PR , etc
pins_STB_11.h Add "About Printer" information menu.
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 Clarify what are "logical" positions in the planner
planner.h Clarify what are "logical" positions in the planner
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 Renamed timestamp_t to duration_t
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 Unify config in a single include without nested includes
servo.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style
stepper.cpp Remove unnecessary tabs and spaces
stepper.h Remove unnecessary tabs and spaces
stepper_dac.cpp Remove unnecessary tabs and spaces
stepper_dac.h Cleanup of code style
stepper_indirection.cpp Reduce all stepper_indirection init code with macros
stepper_indirection.h Add TMC2130 support
stopwatch.cpp Updates Stopwatch class to use internal state enum
stopwatch.h Updates Stopwatch class to use internal state enum
temperature.cpp Remove unnecessary tabs and spaces
temperature.h Implement reversed CORE options
thermistornames.h Dyze High Temp Thermistor Support
thermistortables.h Add negative temperatures for Thermistor 1
twibus.cpp Allow send to i2c address 0 (broadcast)
twibus.h M155=>M260, M156=>M261
types.h Adds types.h
ultralcd.cpp Codestyle tweaks to ultralcd.cpp
ultralcd.h Fix compile error with LCD_I2C_VIKI
ultralcd_impl_DOGM.h Move HOLLOW_FRAME options to config_adv
ultralcd_impl_HD44780.h Merge pull request from thinkyhead/rc_easier_move_axis
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 Further cleanup of comments, partial Doxygen-style
watchdog.h Further cleanup of comments, partial Doxygen-style