scube/Marlin
João Brázio 1491d682fb
Miscellaneous tweaks on PrintCounter
..
example_configurations Updated example configuration files
fonts Rename README file for fonts
scripts Git helper shell scripts for MarlinFirmware
Conditionals.h Define dependencies for Z_SAFE_HOMING if left out
Configuration.h Updated the default configuration and fixed a printcounter.h typo
Configuration_adv.h Implemented M155 and M156, a generic TWI/I2C interface for Marlin
M100_Free_Mem_Chk.cpp No casting needed for SERIAL_ECHOPAIR
Makefile Add support for Printrboard RevF
Marlin.h Added new G-Code: M78
Marlin.ino Update U8glib URL
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style
MarlinSerial.h Further cleanup of comments, partial Doxygen-style
Marlin_main.cpp Miscellaneous tweaks on PrintCounter
SanityCheck.h Rework Marlin's versioning system
Sd2Card.cpp Converted all files on src to Unix file format
Sd2Card.h Converted all files on src to Unix file format
Sd2PinMap.h Converted all files on src to Unix file format
SdBaseFile.cpp Further cleanup of comments, partial Doxygen-style
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 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 Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
buzzer.cpp Further cleanup of comments, partial Doxygen-style
buzzer.h Further cleanup of comments, partial Doxygen-style
cardreader.cpp Test time difference in safe way
cardreader.h Small code spacing adjustments
configuration_store.cpp added recalc_delta_settings() call in Config_RetrieveSettings. Appears to be necessary any time delta-related parameters (M665) are modified
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 Further cleanup of comments, partial Doxygen-style
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 lcd_implementation_drawedit can take 1 arg
fastio.h Further cleanup of comments, partial Doxygen-style
language.h Rework Marlin's versioning system
language_an.h Uppercase XYZE on Graphical LCD
language_bg.h Converted all files on src to Unix file format
language_ca.h Uppercase XYZE on Graphical LCD
language_cn.h Uppercase XYZE on Graphical LCD
language_cz.h Uppercase XYZE on Graphical LCD
language_da.h Cleanup for language files
language_de.h Correct an error in lang_de
language_en.h Further patches to MBL - break up into more handlers
language_es.h Cleanup for language files
language_eu.h Uppercase XYZE on Graphical LCD
language_fi.h Uppercase XYZE on Graphical LCD
language_fr.h Cleanup for language files
language_gl.h Uppercase XYZE on Graphical LCD
language_it.h Cleanup for language files
language_kana.h Cleanup for language files
language_kana_utf8.h Cleanup for language files
language_nl.h Cleanup for language files
language_pl.h Uppercase XYZE on Graphical LCD
language_pt-br.h Cleanup for language files
language_pt-br_utf8.h Cleanup for language files
language_pt.h Uppercase XYZE on Graphical LCD
language_pt_utf8.h Uppercase XYZE on Graphical LCD
language_ru.h Converted all files on src to Unix file format
language_test.h Fix minor spelling in comments
macros.h Test time difference in safe way
mesh_bed_leveling.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling.
mesh_bed_leveling.h Simplify MBL movement, zigzag
pins.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
pins_3DRAG.h Updated multiple pins files
pins_5DPRINT.h Move default machine info to pins files
pins_99.h Further cleanup of comments, partial Doxygen-style
pins_A4JP.h Pins should always be defined (even for disabled features)
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 Further cleanup of comments, partial Doxygen-style
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style
pins_BQ_ZUM_MEGA_3D.h Further cleanup of comments, partial Doxygen-style
pins_BRAINWAVE.h Further cleanup of comments, partial Doxygen-style
pins_BRAINWAVE_PRO.h Further cleanup of comments, partial Doxygen-style
pins_CHEAPTRONIC.h Further cleanup of comments, partial Doxygen-style
pins_ELEFU_3.h Further cleanup of comments, partial Doxygen-style
pins_FELIX2.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
pins_GEN3_MONOLITHIC.h Further cleanup of comments, partial Doxygen-style
pins_GEN3_PLUS.h Further cleanup of comments, partial Doxygen-style
pins_GEN6.h Further cleanup of comments, partial Doxygen-style
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_12.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_14.h Further cleanup of comments, partial Doxygen-style
pins_GEN7_CUSTOM.h Further cleanup of comments, partial Doxygen-style
pins_K8200.h Updated multiple pins files
pins_LEAPFROG.h Further cleanup of comments, partial Doxygen-style
pins_MEGACONTROLLER.h Further cleanup of comments, partial Doxygen-style
pins_MEGATRONICS.h Further cleanup of comments, partial Doxygen-style
pins_MEGATRONICS_2.h Further cleanup of comments, partial Doxygen-style
pins_MEGATRONICS_3.h Wrong Pin Assignment Megatronics 3
pins_MELZI.h Further cleanup of comments, partial Doxygen-style
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style
pins_MINIRAMBO.h Further cleanup of comments, partial Doxygen-style
pins_MINITRONICS.h Further cleanup of comments, partial Doxygen-style
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 Further cleanup of comments, partial Doxygen-style
pins_OMCA_A.h Further cleanup of comments, partial Doxygen-style
pins_PRINTRBOARD.h Pins should always be defined (even for disabled features)
pins_PRINTRBOARD_REVF.h Replace some tabs with spaces
pins_RAMBO.h Pins should always be defined (even for disabled features)
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 Pins should always be defined (even for disabled features)
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style
pins_RAMPS_OLD.h Further cleanup of comments, partial Doxygen-style
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style
pins_RUMBA.h Move default machine info to pins files
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
pins_SANGUINOLOLU_11.h Further cleanup of comments, partial Doxygen-style
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style
pins_SAV_MKI.h Updated multiple pins files
pins_SETHI.h Further cleanup of comments, partial Doxygen-style
pins_STB_11.h Further cleanup of comments, partial Doxygen-style
pins_TEENSY2.h Further cleanup of comments, partial Doxygen-style
pins_TEENSYLU.h Further cleanup of comments, partial Doxygen-style
pins_ULTIMAIN_2.h Updated multiple pins files
pins_ULTIMAKER.h Updated multiple pins files
pins_ULTIMAKER_OLD.h Updated multiple pins files
planner.cpp Patch steps rate comment in trapezoid function
planner.h Further cleanup of comments, partial Doxygen-style
printcounter.cpp Miscellaneous tweaks on PrintCounter
printcounter.h Miscellaneous tweaks on PrintCounter
qr_solve.cpp Further cleanup of comments, partial Doxygen-style
qr_solve.h Further cleanup of comments, partial Doxygen-style
servo.cpp Further cleanup of comments, partial Doxygen-style
servo.h Code cleanup around MOTOR_CURRENT_PWM options
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style
stepper.cpp Fix the redeclaration of _ENDSTOP_HIT
stepper.h Some cleanup of st_get_pos functions
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 Further cleanup of comments, partial Doxygen-style
stopwatch.cpp Made all stopwatch::debug() calls static
stopwatch.h Renamed stopwatch::status to stopwatch::state
temperature.cpp Merge pull request from thinkyhead/rc_various_fixes
temperature.h Output error for disabled M303
thermistortables.h Further cleanup of comments, partial Doxygen-style
twibus.cpp Shrink debug code in TWIBus and disable by default
twibus.h Shrink debug code in TWIBus and disable by default
ultralcd.cpp Fix a typo in to fix MBL
ultralcd.h Show steps done in the babystep display
ultralcd_implementation_hitachi_HD44780.h lcd_implementation_drawedit can take 1 arg
ultralcd_st7920_u8glib_rrd.h Further cleanup of comments, partial Doxygen-style
utf_mapper.h Further cleanup of comments, partial Doxygen-style
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