scube/Marlin
Scott Lahteine 9a71b7f8ad Fix debug message for 3-point leveling
..
example_configurations SERVO_DEACTIVATION_DELAY => SERVO_DELAY
fonts Rename README file for fonts
Conditionals.h Define Z_SAFE_HOMING point when Z_PROBE_SLED is activated alone
Configuration.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY
Configuration_adv.h Fix comments on EXPERIMENTAL_I2CBUS
M100_Free_Mem_Chk.cpp Remove redundant declarations from M100 code
Makefile Merge pull request from yarda/fix-melzi2-arduino-1.6.x
Marlin.h Tweak some feedrate vars
Marlin.ino Update U8glib URL
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style
MarlinSerial.h Enclose all #error strings with apostrophes
Marlin_main.cpp Fix debug message for 3-point leveling
SanityCheck.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY
Sd2Card.cpp Enclose all #error strings with apostrophes
Sd2Card.h Converted all files on src to Unix file format
Sd2PinMap.h Enclose all #error strings with apostrophes
SdBaseFile.cpp 8.3-filenames second try
SdBaseFile.h Further cleanup of comments, partial Doxygen-style
SdFatConfig.h Further cleanup of comments, partial Doxygen-style
SdFatStructs.h Further cleanup of comments, partial Doxygen-style
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style
SdFatUtil.h Converted all files on src to Unix file format
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 Updated all example configuration files
blinkm.cpp Further cleanup of comments, partial Doxygen-style
blinkm.h Further cleanup of comments, partial Doxygen-style
boards.h Cartesio UI Support
buzzer.h Heal the watchgog
cardreader.cpp Add an SD Card stop function, use in ultralcd
cardreader.h Add an SD Card stop function, use in ultralcd
circularqueue.h Non-blocking buzzer
configuration_store.cpp Tweak some feedrate vars
configuration_store.h Further cleanup of comments, partial Doxygen-style
dac_mcp4728.cpp Further cleanup of comments, partial Doxygen-style
dac_mcp4728.h Further cleanup of comments, partial Doxygen-style
digipot_mcp4451.cpp Further cleanup of comments, partial Doxygen-style
dogm_bitmaps.h SINGLENOZZLE: EXTRUDERS versus HOTENDS
dogm_custom_bitmaps.h Custom Splash Screen
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_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_Kana.h Update Kana font
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style
dogm_lcd_implementation.h Fixes somes compiler warnings
endstops.cpp This fix is not DELTA compatible
endstops.h Drop FORCE_INLINE from endstops.h
fastio.h Enclose all #error strings with apostrophes
language.h Output a message for SD read errors
language_an.h Cosmetic changes for language files
language_bg.h Cosmetic changes for language files
language_ca.h Cosmetic changes for language files
language_cn.h Cosmetic changes for language files
language_cz.h Cosmetic changes for language files
language_da.h Cosmetic changes for language files
language_de.h Cosmetic changes for language files
language_en.h XYZ unhomed
language_es.h Cosmetic changes for language files
language_eu.h Cosmetic changes for language files
language_fi.h Cosmetic changes for language files
language_fr.h Cosmetic changes for language files
language_gl.h Cosmetic changes for language files
language_hr.h Tweak Croatian language file heading
language_it.h Cosmetic changes for language files
language_kana.h Cosmetic changes for language files
language_kana_utf8.h Cosmetic changes for language files
language_nl.h Cosmetic changes for language files
language_pl.h Update language_pl.h
language_pt-br.h Cosmetic changes for language files
language_pt-br_utf8.h Cosmetic changes for language files
language_pt.h Cosmetic changes for language files
language_pt_utf8.h Cosmetic changes for language files
language_ru.h Cosmetic changes for language files
language_test.h Fix minor spelling in comments
macros.h Automatically set X2 stepper pins
mesh_bed_leveling.cpp Use memset in mbl.reset to save 58 bytes
mesh_bed_leveling.h MBL: cel => cell
pins.h Cartesio UI Support
pins_3DRAG.h Updated multiple pins files
pins_5DPRINT.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_99.h Cleanup pins files, fixup analogtodigitalpin, etc.
pins_A4JP.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_AZTEEG_X1.h Further cleanup of comments, partial Doxygen-style
pins_AZTEEG_X3.h Further cleanup of comments, partial Doxygen-style
pins_AZTEEG_X3_PRO.h Use #undef in AZTEEG_X3_PRO for RAMPS overrides
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style
pins_BQ_ZUM_MEGA_3D.h Fix BQ_LCD_SMART_CONTROLLER pin compiler warnings
pins_BRAINWAVE.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_BRAINWAVE_PRO.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_CHEAPTRONIC.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_CNCONTROLS_12.h FILRUNOUT => FIL_RUNOUT
pins_ELEFU_3.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_FELIX2.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
pins_GEN3_MONOLITHIC.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_GEN3_PLUS.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_GEN6.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_12.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_14.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_GEN7_CUSTOM.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_K8200.h Updated multiple pins files
pins_LEAPFROG.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_MEGACONTROLLER.h SINGLENOZZLE: EXTRUDERS versus HOTENDS
pins_MEGATRONICS.h Non-blocking buzzer
pins_MEGATRONICS_2.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_MEGATRONICS_3.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_MELZI.h Further cleanup of comments, partial Doxygen-style
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style
pins_MINIRAMBO.h Non-blocking buzzer
pins_MINITRONICS.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_MKS_13.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
pins_MKS_BASE.h Further cleanup of comments, partial Doxygen-style
pins_OMCA.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_OMCA_A.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_PRINTRBOARD.h Non-blocking buzzer
pins_PRINTRBOARD_REVF.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_RAMBO.h Non-blocking buzzer
pins_RAMPS_13.h Further cleanup of comments, partial Doxygen-style
pins_RAMPS_13_EFB.h Further cleanup of comments, partial Doxygen-style
pins_RAMPS_14.h FILRUNOUT => FIL_RUNOUT
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style
pins_RAMPS_OLD.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style
pins_RUMBA.h SINGLENOZZLE: EXTRUDERS versus HOTENDS
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
pins_SANGUINOLOLU_11.h Non-blocking buzzer
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style
pins_SAV_MKI.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_SETHI.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_STB_11.h Further cleanup of comments, partial Doxygen-style
pins_TEENSY2.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_TEENSYLU.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_ULTIMAIN_2.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_ULTIMAKER.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
pins_ULTIMAKER_OLD.h Merge pull request from thinkyhead/rc_sensitive_fan_pins
planner.cpp Fixes somes compiler warnings
planner.h Fix feedrate in gcode_T (max_feedrate is mm/s)
planner_bezier.cpp Update comments, rename next_ping_ms, followup to
planner_bezier.h Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
printcounter.cpp Closes : SD printing will now pause and stop the print counter
printcounter.h Followup for
qr_solve.cpp Further cleanup of comments, partial Doxygen-style
qr_solve.h Further cleanup of comments, partial Doxygen-style
servo.cpp SERVO_DEACTIVATION_DELAY => SERVO_DELAY
servo.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY
speaker.h Non-blocking buzzer
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style
stepper.cpp Merge pull request from jbrazio/bugfix/planner-warning
stepper.h make motor_current_setting static and constexpr
stepper_dac.cpp Further cleanup of comments, partial Doxygen-style
stepper_dac.h Further cleanup of comments, partial Doxygen-style
stepper_indirection.cpp Further cleanup of comments, partial Doxygen-style
stepper_indirection.h Automatically set X2 stepper pins
stopwatch.cpp Fixes and adds several improvements to the Stopwatch and
stopwatch.h Fixes and adds several improvements to the Stopwatch and
temperature.cpp Fixes somes compiler warnings
temperature.h Fix compile error with watch_bed_next_ms
thermistortables.h Cosmetic changes and small fix for thermistortables.h
twibus.cpp Shrink debug code in TWIBus and disable by default
twibus.h Shrink debug code in TWIBus and disable by default
ultralcd.cpp Tweak some feedrate vars
ultralcd.h Show bootscreen later
ultralcd_implementation_hitachi_HD44780.h Introduce save_delay()
ultralcd_st7920_u8glib_rrd.h Fixes somes compiler warnings
utf_mapper.h Tweaks to some verbiage
vector_3.cpp Further cleanup of comments, partial Doxygen-style
vector_3.h Further cleanup of comments, partial Doxygen-style
watchdog.cpp Further cleanup of comments, partial Doxygen-style
watchdog.h Further cleanup of comments, partial Doxygen-style