scube/Marlin
Scott Lahteine d3ba878f70 Drop intermediate float in HEATER_0_USES_MAX6675 test
..
example_configurations Specify that Z_PROBE_*_HEIGHT is nozzle-relative
Conditionals.h Make Conditionals.h a catch-all for old configs
Conditionals_LCD.h Allow encoder pulse/step override for more LCDs
Conditionals_post.h Always disable SLOWDOWN for DELTA/SCARA
Configuration.h Specify that Z_PROBE_*_HEIGHT is nozzle-relative
Configuration_adv.h PID_EXTRUSION_SCALING, disabled by default
M100_Free_Mem_Chk.cpp Repair M100
Makefile Merge pull request from yarda/fix-melzi2-arduino-1.6.x
Marlin.h Within Marlin, maintain most feed rates in mm/s
Marlin.ino Unify config in a single include without nested includes
MarlinConfig.h Merge pull request from AnHardt/sd2pinmap
MarlinSerial.cpp Move some includes around to uncover missing deps
MarlinSerial.h Move some includes around to uncover missing deps
Marlin_main.cpp Sanity check Z_DUAL_ENDSTOPS with DELTA
SanityCheck.h Sanity check Z_DUAL_ENDSTOPS with DELTA
Sd2Card.cpp Switch SD2cadrLib to fastio
Sd2Card.h repair-software-spi
SdBaseFile.cpp 8.3-filenames second try
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 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 Update distribution date and readme
blinkm.cpp Further cleanup of comments, partial Doxygen-style
blinkm.h Further cleanup of comments, partial Doxygen-style
boards.h Add Cartesio CN Controls V11 board
buzzer.h Prevent the 'tone(f,d)' function from being interrupted
cardreader.cpp Merge pull request from thinkyhead/rc_short_prints_quiet
cardreader.h Move some includes around to uncover missing deps
circularqueue.h Patch up CircularQueue
configuration_store.cpp PID_EXTRUSION_SCALING, disabled by default
configuration_store.h Unify config in a single include without nested includes
dac_mcp4728.cpp Support for newer Wire library
dac_mcp4728.h Unify config in a single include without nested includes
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_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 Greek language pack from @psavva
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 Renamed timestamp_t to duration_t
endstops.cpp Endstops vars already initialized
endstops.h Moves all global enums to a central file
enum.h Fix Z_HEAD index for COREYZ
fastio.h Switch SD2cadrLib to fastio
language.h Move versioning to MarlinConfig.h
language_an.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_bg.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_ca.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_cn.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_cz.h Czech update
language_da.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_de.h Repair-language.de
language_el-gr.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_el.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_en.h Remove MSG_PRINT_TIME from languages
language_es.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_eu.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_fi.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_fr.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_gl.h Update of Galician language 2016-08-03
language_hr.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_it.h Remove MSG_PRINT_TIME from languages
language_kana.h Remove MSG_PRINT_TIME from languages
language_kana_utf8.h Remove MSG_PRINT_TIME from languages
language_nl.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_pl.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_pt-br.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_pt-br_utf8.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_pt.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_pt_utf8.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_ru.h Follow-up and fix the PR (Allow stopwatch and printcounter to go over 18:12:15)
language_test.h Merge pull request from thinkyhead/rc_rename_hpb
macros.h Move some includes around to uncover missing deps
mesh_bed_leveling.cpp Use memset in mbl.reset to save 58 bytes
mesh_bed_leveling.h Save CPU by multiplying by pre-compiled values
nozzle.h Nozzle::clean() no longer requires HAS_BED_PROBE
pins.h Allow override of CONTROLLERFAN_PIN with RAMPS EFF
pins_3DRAG.h pins_RAMPS_14.h => pins_RAMPS.h
pins_5DPRINT.h Switch SD2cadrLib to fastio
pins_99.h Add "About Printer" information menu.
pins_A4JP.h Add "About Printer" information menu.
pins_AZTEEG_X1.h Add "About Printer" information menu.
pins_AZTEEG_X3.h Fix Azteeg X3 servo pin / Viki i2c
pins_AZTEEG_X3_PRO.h Define Z_MIN_PROBE_PIN always, allowing override
pins_BAM_DICE_DUE.h pins_RAMPS_14.h => pins_RAMPS.h
pins_BQ_ZUM_MEGA_3D.h Allow connector flexibility for BQ ZUM Mega
pins_BRAINWAVE.h Switch SD2cadrLib to fastio
pins_BRAINWAVE_PRO.h Use DISABLED to check TEENSY pin option
pins_CHEAPTRONIC.h BLEN_A, B, C are defined in ultralcd headers
pins_CNCONTROLS_11.h Add Cartesio CN Controls V11 board
pins_CNCONTROLS_12.h Fix CN Controls 12 styling
pins_ELEFU_3.h BLEN_A, B, C are defined in ultralcd headers
pins_FELIX2.h Boards with 4 power outputs are EFBF or EFBE
pins_GEN3_MONOLITHIC.h Add "About Printer" information menu.
pins_GEN3_PLUS.h Add "About Printer" information menu.
pins_GEN6.h Add "About Printer" information menu.
pins_GEN6_DELUXE.h Add "About Printer" information menu.
pins_GEN7_12.h Add "About Printer" information menu.
pins_GEN7_13.h Add "About Printer" information menu.
pins_GEN7_14.h Add "About Printer" information menu.
pins_GEN7_CUSTOM.h Remove "the click" comments
pins_K8200.h Add "About Printer" information menu.
pins_K8400.h Add a ported example configuration for the Velleman K8400 (Vertex) printer.
pins_LEAPFROG.h Add "About Printer" information menu.
pins_MEGACONTROLLER.h Remove "the click" comments
pins_MEGATRONICS.h BLEN_A, B, C are defined in ultralcd headers
pins_MEGATRONICS_2.h BLEN_A, B, C are defined in ultralcd headers
pins_MEGATRONICS_3.h BLEN_A, B, C are defined in ultralcd headers
pins_MELZI.h Add "About Printer" information menu.
pins_MELZI_MAKR3D.h Add "About Printer" information menu.
pins_MINIRAMBO.h Add "About Printer" information menu.
pins_MINITRONICS.h BLEN_A, B, C are defined in ultralcd headers
pins_MKS_13.h Boards with 4 power outputs are EFBF or EFBE
pins_MKS_BASE.h Boards with 4 power outputs are EFBF or EFBE
pins_OMCA.h Add "About Printer" information menu.
pins_OMCA_A.h Add "About Printer" information menu.
pins_PRINTRBOARD.h Merge pull request from AnHardt/sd2pinmap
pins_PRINTRBOARD_REVF.h Merge pull request from AnHardt/sd2pinmap
pins_RAMBO.h Define Z_MIN_PROBE_PIN always, allowing override
pins_RAMPS.h Allow override of CONTROLLERFAN_PIN with RAMPS EFF
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h
pins_RAMPS_OLD.h Switch SD2cadrLib to fastio
pins_RIGIDBOARD.h Define Z_MIN_PROBE_PIN always, allowing override
pins_RIGIDBOARD_V2.h Add "About Printer" information menu.
pins_RUMBA.h Define Z_MIN_PROBE_PIN always, allowing override
pins_SAINSMART_2IN1.h HI_VOLT_PIN => "RAMPS_Dn_PIN"
pins_SANGUINOLOLU_11.h Add "About Printer" information menu.
pins_SANGUINOLOLU_12.h Add "About Printer" information menu.
pins_SAV_MKI.h Switch SD2cadrLib to fastio
pins_SETHI.h Add "About Printer" information menu.
pins_STB_11.h Add "About Printer" information menu.
pins_TEENSY2.h Use DISABLED to check TEENSY pin option
pins_TEENSYLU.h Switch SD2cadrLib to fastio
pins_ULTIMAIN_2.h BLEN_A, B, C are defined in ultralcd headers
pins_ULTIMAKER.h Add "About Printer" information menu.
pins_ULTIMAKER_OLD.h Add "About Printer" information menu.
planner.cpp Move some includes around to uncover missing deps
planner.h Move some includes around to uncover missing deps
planner_bezier.cpp Don't call adjust_delta on SCARA
planner_bezier.h Append units to feedrate variables
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 Further cleanup of comments, partial Doxygen-style
qr_solve.h Unify config in a single include without nested includes
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 Replace some float division with multiplication
stepper.h Move some includes around to uncover missing deps
stepper_dac.cpp Merge pull request from thinkyhead/rc_general_cleanup
stepper_dac.h Further cleanup of comments, partial Doxygen-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 Drop intermediate float in HEATER_0_USES_MAX6675 test
temperature.h Extend min/max_temp_error for the bed
thermistornames.h Dyze High Temp Thermistor Support
thermistortables.h Dyze High Temp Thermistor Support
twibus.cpp Shrink debug code in TWIBus and disable by default
twibus.h Shrink debug code in TWIBus and disable by default
types.h Adds types.h
ultralcd.cpp Fix: LCD displays SD status at startup
ultralcd.h Buzzer requires BEEPER_PIN
ultralcd_impl_DOGM.h Wrangle encoder bits, LCD_CLICKED
ultralcd_impl_HD44780.h 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 Fixes safe_delay() to be fully compatible with delay()
utility.h Fixes safe_delay() to be fully compatible with delay()
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