scube/Marlin
Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops
..
example_configurations Rename auto fan pins and add auto fan flags
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Fix BLTOUCH string and SERVO_DELAY
Conditionals_post.h Merge pull request from thinkyhead/rc_preset_auto_fans
Configuration.h Merge pull request from thinkyhead/rc_mbl_lcd_logical
Configuration_adv.h Rename auto fan pins and add auto fan flags
M100_Free_Mem_Chk.cpp Repair M100
Makefile Additional path - followup to
Marlin.h Save hotend_offset array (M218) in EEPROM
Marlin.ino Unify config in a single include without nested includes
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp Implement M0/M1 for EMERGENCY_PARSER
MarlinSerial.h Optimize, reduce size of MarlinSerial
Marlin_main.cpp Merge pull request from thinkyhead/rc_eeprom_M218_tool_offset
SanityCheck.h Sanity check that auto fan pins can do PWM
Sd2Card.cpp Use fastio for literal pins
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
Version.h Update distribution date and readme
blinkm.cpp
blinkm.h
boards.h Add Cartesio CN Controls V11 board
buzzer.h fixed warning: ISO C++ forbids compound-literals
cardreader.cpp Add a ZERO macro to clear arrays
cardreader.h Fix bug in CardReader::stopSDPrint
circularqueue.h Patch up CircularQueue
configuration_store.cpp Indentation in configuration_store.cpp
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
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_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_Greek.h Greek language pack from @psavva
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Handle hours >= 100
endstops.cpp const arguments to test_dual_z_endstops
endstops.h const arguments to test_dual_z_endstops
enum.h Augment planner/stepper getters/setters
fastio.h Use DPM where possible
language.h Add support for Z2 min endstop to M119
language_an.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_bg.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_ca.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_cn.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_cz.h Translated BLTOUCH and DAC strings
language_da.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_de.h Correct grammar and translation in language_de.h
language_el-gr.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_el.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_en.h Move DAC section from inside of the changing filament section
language_es.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_eu.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_fi.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_fr.h Fix for the PR (Updated french translation)
language_gl.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_hr.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_it.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_kana.h Update Japanese translation
language_kana_utf8.h Update Japanese translation
language_nl.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_pl.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_pt-br.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_pt-br_utf8.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_pt.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_pt_utf8.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_ru.h max_jerk array, DEFAULT_XYJERK => DEFAULT_[XY]JERK
language_test.h Keep SIMULATE_ROMFONT only language.h
macros.h Merge pull request from thinkyhead/rc_warnings_fix
mesh_bed_leveling.cpp Add a ZERO macro to clear arrays
mesh_bed_leveling.h Save CPU by multiplying by pre-compiled values
nozzle.h Nozzle::clean() no longer requires HAS_BED_PROBE
pins.h Predefine auto fan pins in some pins files
pinsDebug.h Rename auto fan pins and add auto fan flags
pins_3DRAG.h Follow-up the PR , etc
pins_5DPRINT.h Follow-up the PR , etc
pins_99.h Follow-up the PR , etc
pins_A4JP.h Follow-up the PR , etc
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 Predefine auto fan pins in some pins files
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 Follow-up the PR , etc
pins_MELZI.h Add "About Printer" information menu.
pins_MELZI_MAKR3D.h Add "About Printer" information menu.
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 Follow-up the PR (Fixed SERVO pins on Azteeg X3), etc
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 Follow-up the PR , etc
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 Fix uninitialized var in reset_acceleration_rates
planner.h Planner acceleration bugfix and speedup v2
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
speed_lookuptable.h
stepper.cpp Arrange Z2 min before Z2 max
stepper.h Merge pull request from thinkyhead/rc_abl_bugfix
stepper_dac.cpp DAC patches
stepper_dac.h Cleanup of code style
stepper_indirection.cpp Unify config in a single include without nested includes
stepper_indirection.h Unify config in a single include without nested includes
stopwatch.cpp Updates Stopwatch class to use internal state enum
stopwatch.h Updates Stopwatch class to use internal state enum
temperature.cpp Use DPM where possible
temperature.h Sort out some header dependencies
thermistornames.h Dyze High Temp Thermistor Support
thermistortables.h Dyze High Temp Thermistor Support
twibus.cpp TWIBus patch for proper use of Wire.requestFrom
twibus.h TWIBus patch for proper use of Wire.requestFrom
types.h Adds types.h
ultralcd.cpp Use DPM where possible
ultralcd.h Move number-to-string function to utility.*
ultralcd_impl_DOGM.h fixed warning: ISO C99 requires rest arguments to be used
ultralcd_impl_HD44780.h Fix for the PR (Save bytes for custom chars (Hitachi LCD))
ultralcd_st7920_u8glib_rrd.h Add a ported example configuration for the Velleman K8400 (Vertex) printer.
utf_mapper.h Make MAPPER_NON the fall back mapper
utility.cpp Move number-to-string function to utility.*
utility.h Move number-to-string function to utility.*
vector_3.cpp Enable ABL by type, support bilinear on cartesian
vector_3.h Enable ABL by type, support bilinear on cartesian
watchdog.cpp
watchdog.h