scube/Marlin
Scott Lahteine bb0508b6cf Fix comment in M115 code
..
example_configurations Merge pull request from thinkyhead/bf_parser_shorthand
Conditionals.h
Conditionals_LCD.h Add support for Průša MK2 Multiplexer
Conditionals_post.h Remove ADVANCED_PAUSE_FEATURE requirement for PROBING_HEATERS_OFF ()
Configuration.h Add support for Průša MK2 Multiplexer
Configuration_adv.h Followup for I2C_POSITION_ENCODERS
G26_Mesh_Validation_Tool.cpp Add shorthand value accessors to gcode.h
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS
I2CPositionEncoder.h Followup for I2C_POSITION_ENCODERS
M100_Free_Mem_Chk.cpp Apply const, spacing, etc.
Makefile Various cleanups ahead of digipot save
Marlin.h Fix FILAMENT_WIDTH_SENSOR infinite loop issue
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum
MarlinConfig.h
MarlinSerial.cpp Tweak some else clauses
MarlinSerial.h Patch MarlinSerial to match up with 32-bit version
Marlin_main.cpp Fix comment in M115 code
SanityCheck.h Followup for I2C_POSITION_ENCODERS
Sd2Card.cpp Format hex values as uppercase
Sd2Card.h Removed check for 2560 family
SdBaseFile.cpp Reference op with variable name
SdBaseFile.h Reference op with variable name
SdFatConfig.h
SdFatStructs.h Apply const, spacing, etc.
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Version.h bugfix-1.1.x ReadMe, Version, helper scripts
blinkm.cpp Patch #else / #endif comments
blinkm.h
boards.h Add Skynet/ANET A10 support
buzzer.h Spacing, const, comments
cardreader.cpp Patch some serial macros
cardreader.h Patch #else / #endif comments
circularqueue.h
configuration_store.cpp Edit digipot currents via LCD, save to EEPROM
configuration_store.h Fix broken EEPROM save/load
dac_mcp4728.cpp Fix get/setDrvPct declarations
dac_mcp4728.h Fix get/setDrvPct declarations
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL
dogm_bitmaps.h
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_PL.h Polish font
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 Patch #else / #endif comments
endstops.cpp Patch some serial macros
endstops.h guaranteed BLTouch detection
enum.h CNC workspace planes and 'P' argument for G2/G3
fastio.h Drop fastio timer cruft
fastio_168.h Split up fastio.h, document pin mappings
fastio_644.h Split up fastio.h, document pin mappings
fastio_1280.h Split up fastio.h, document pin mappings
fastio_1281.h Split up fastio.h, document pin mappings
fastio_AT90USB.h Unify AVR90USB: fastio changes
gcode.cpp Adding M118 command to send text to serial
gcode.h Optimize seen_axis by moving 'X' to index 24
hex_print_routines.cpp New GCode Parser - Implementation
hex_print_routines.h New GCode Parser - Implementation
language.h M421 Mesh Point Offset and misc. UBL clean up ()
language_an.h Case light as a toggle menu item
language_bg.h Case light as a toggle menu item
language_ca.h Case light as a toggle menu item
language_cn.h Add more options to the Bed Leveling menu
language_cz.h CZ Translate BLTouch and UBL
language_da.h Add more options to the Bed Leveling menu
language_de.h Followup to German language update
language_el-gr.h Add more options to the Bed Leveling menu
language_el.h Add more options to the Bed Leveling menu
language_en.h Step-by-Step Menu addition
language_es.h Case light as a toggle menu item
language_eu.h Case light as a toggle menu item
language_fi.h Add more options to the Bed Leveling menu
language_fr.h French translation
language_gl.h Case light as a toggle menu item
language_hr.h Case light as a toggle menu item
language_it.h added missing italian translation
language_kana.h Case light as a toggle menu item
language_kana_utf8.h Case light as a toggle menu item
language_nl.h Case light as a toggle menu item
language_pl-DOGM.h Case light as a toggle menu item
language_pl-HD44780.h Case light as a toggle menu item
language_pl.h Case light as a toggle menu item
language_pt-br.h Add more options to the Bed Leveling menu
language_pt-br_utf8.h Add more options to the Bed Leveling menu
language_pt.h Add more options to the Bed Leveling menu
language_pt_utf8.h Add more options to the Bed Leveling menu
language_ru.h Add more options to the Bed Leveling menu
language_test.h MSG_VOLUMETRIC => MSG_FILAMENT
language_tr.h Case light as a toggle menu item
language_uk.h Case light as a toggle menu item
language_zh_CN.h Add more options to the Bed Leveling menu
language_zh_TW.h Add more options to the Bed Leveling menu
least_squares_fit.cpp Apply maths macros and type changes ahead of HAL
least_squares_fit.h Apply maths macros and type changes ahead of HAL
macros.h Apply maths macros and type changes ahead of HAL
mesh_bed_leveling.cpp Patch #else / #endif comments
mesh_bed_leveling.h Formatting and spelling
nozzle.cpp Apply maths macros and type changes ahead of HAL
nozzle.h Apply maths macros and type changes ahead of HAL
pca9632.cpp PCA9632 PWM color LED support
pca9632.h PCA9632 PWM color LED support
pins.h Add Skynet/ANET A10 support
pinsDebug.h Fix #ifdef AVR_AT90USB1286_FAMILY in pinsDebug
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes
pinsDebug_list.h Add Skynet/ANET A10 support
pinsDebug_plus_70.h Reject generous donation of trailing whitespace
pins_3DRAG.h SPINDLE/LASER pins changes
pins_5DPRINT.h Unify AVR90USB: Pins remap to Arduino
pins_ANET_10.h Add Skynet/ANET A10 support
pins_AZTEEG_X1.h
pins_AZTEEG_X3.h Cleanup of spacing and formatting
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes
pins_BQ_ZUM_MEGA_3D.h SPINDLE/LASER pins changes
pins_BRAINWAVE.h Unify AVR90USB: Pins remap to Arduino
pins_BRAINWAVE_PRO.h Unify AVR90USB: Pins remap to Arduino
pins_CHEAPTRONIC.h Follow-up the PR , etc
pins_CHEAPTRONICv2.h Easier override of FILWIDTH_PIN
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 SPINDLE/LASER pins changes
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes
pins_GEN3_PLUS.h SPINDLE/LASER pins changes
pins_GEN6.h Unify AVR90USB: Pins cleanup
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes
pins_GEN7_12.h SPINDLE/LASER pins changes
pins_GEN7_13.h SPINDLE/LASER pins changes
pins_GEN7_14.h SPINDLE/LASER pins changes
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup
pins_K8200.h
pins_K8400.h SPINDLE/LASER pins changes
pins_LEAPFROG.h Follow-up the PR , etc
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes
pins_MEGATRONICS.h SPINDLE/LASER pins changes
pins_MEGATRONICS_2.h added shift register pins for reprapworld keypad v1.1
pins_MEGATRONICS_3.h Unify AVR90USB: Pins cleanup
pins_MELZI.h #if defined => #ifdef / PIN_EXISTS
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS
pins_MIGHTYBOARD_REVE.h Unify AVR90USB: Pins cleanup
pins_MINIRAMBO.h Add support for Průša MK2 Multiplexer
pins_MINITRONICS.h Unify AVR90USB: Pins cleanup
pins_MKS_13.h Patch pins files hotends/e-steppers sanity check
pins_MKS_BASE.h SPINDLE/LASER pins changes
pins_OMCA.h SPINDLE/LASER pins changes
pins_OMCA_A.h SPINDLE/LASER pins changes
pins_PRINTRBOARD.h Unify AVR90USB: Pins remap to Arduino
pins_PRINTRBOARD_REVF.h Unify AVR90USB: Pins remap to Arduino
pins_RAMBO.h Add support for Průša MK2 Multiplexer
pins_RAMPS.h Add support for Průša MK2 Multiplexer
pins_RAMPS_13.h
pins_RAMPS_OLD.h SPINDLE/LASER pins changes
pins_RIGIDBOARD.h SPINDLE/LASER pins changes
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2
pins_RUMBA.h Pins-related cleanup, formatting
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check
pins_SANGUINOLOLU_11.h SPINDLE/LASER pins changes
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS
pins_SAV_MKI.h Unify AVR90USB: Pins remap to Arduino
pins_SCOOVO_X9H.h Unify AVR90USB: Pins cleanup
pins_SETHI.h Formatting adjustments
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS
pins_TEENSY2.h Unify AVR90USB: Pins remap to Arduino
pins_TEENSYLU.h Unify AVR90USB: Pins remap to Arduino
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM
pins_ULTIMAKER.h Unify AVR90USB: Pins cleanup
pins_ULTIMAKER_OLD.h SPINDLE/LASER pins changes
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board
planner.cpp Fix spelling of Průša
planner.h Apply maths macros and type changes ahead of HAL
planner_bezier.cpp Apply maths macros and type changes ahead of HAL
planner_bezier.h
point_t.h
printcounter.cpp Patch some serial macros
printcounter.h Cosmetic patches
qr_solve.cpp Apply maths macros and type changes ahead of HAL
qr_solve.h Enable ABL by type, support bilinear on cartesian
serial.cpp Add proportional font adjustment ratio
serial.h Apply maths macros and type changes ahead of HAL
servo.cpp Apply const, spacing, etc.
servo.h Add macros for delays by machine cycle
softspi.h Clean up excess whitespace, comment formatting
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h
spi.h Use new attribute macros in more places
stepper.cpp Add support for Průša MK2 Multiplexer
stepper.h Edit digipot currents via LCD, save to EEPROM
stepper_dac.cpp convert DAC percent to uint8_t
stepper_dac.h convert DAC percent to uint8_t
stepper_indirection.cpp Formatting adjustments
stepper_indirection.h Add support for Průša MK2 Multiplexer
stopwatch.cpp General comment cleanup
stopwatch.h Patch #else / #endif comments
temperature.cpp Add Skynet/ANET A10 support
temperature.h Add Skynet/ANET A10 support
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 Tweaks to temperature code
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 Misc. Clean Up ()
twibus.cpp Patch some serial macros
twibus.h Apply const, spacing, etc.
types.h
ubl.cpp Followup to
ubl.h Added option 'H' to G29 P4.
ubl_G29.cpp Followup for I2C_POSITION_ENCODERS
ubl_motion.cpp Apply maths macros and type changes ahead of HAL
ultralcd.cpp Changes to reduce and simplify
ultralcd.h Add Skynet/ANET A10 support
ultralcd_impl_DOGM.h Changes to reduce and simplify
ultralcd_impl_HD44780.h Changes to reduce and simplify
ultralcd_st7920_u8glib_rrd.h Patch #else / #endif comments
utf_mapper.h Simplify counting of printable characters
utility.cpp convert DAC percent to uint8_t
utility.h convert DAC percent to uint8_t
vector_3.cpp Apply maths macros and type changes ahead of HAL
vector_3.h Reference op with variable name
watchdog.cpp Patch some serial macros
watchdog.h