..
example_configurations
Move versioning to MarlinConfig.h
10 years ago
fonts
Rename ultralcd implementation files for consistency
10 years ago
Conditionals.h
Make SanityCheck.h a catch-all for obsolete configs
10 years ago
Conditionals_LCD.h
Split up Conditionals.h into two files
10 years ago
Conditionals_post.h
Move pins / Arduino includes to MarlinConfig.h
10 years ago
Configuration.h
Move versioning to MarlinConfig.h
10 years ago
Configuration_adv.h
Unify config in a single include without nested includes
10 years ago
M100_Free_Mem_Chk.cpp
Repair M100
10 years ago
Makefile
Merge pull request #3224 from yarda/fix-melzi2-arduino-1.6.x
10 years ago
Marlin.h
Make SanityCheck.h a catch-all for obsolete configs
10 years ago
Marlin.ino
Unify config in a single include without nested includes
10 years ago
MarlinConfig.h
Switch SD2cadrLib to fastio
10 years ago
MarlinSerial.cpp
Moves all global enums to a central file
10 years ago
MarlinSerial.h
Add TX-buffer for MarlinSerial
10 years ago
Marlin_main.cpp
Followup #4402 fixing 3-point leveling
10 years ago
SanityCheck.cpp
Allow zero raise for deploy/stow
10 years ago
SanityCheck.h
Make SanityCheck.h a catch-all for obsolete configs
10 years ago
Sd2Card.cpp
Switch SD2cadrLib to fastio
10 years ago
Sd2Card.h
Switch SD2cadrLib to fastio
10 years ago
SdBaseFile.cpp
8.3-filenames second try
10 years ago
SdBaseFile.h
Further cleanup of comments, partial Doxygen-style
10 years ago
SdFatConfig.h
Further cleanup of comments, partial Doxygen-style
10 years ago
SdFatStructs.h
Further cleanup of comments, partial Doxygen-style
10 years ago
SdFatUtil.cpp
Further cleanup of comments, partial Doxygen-style
10 years ago
SdFatUtil.h
Converted all files on src to Unix file format
10 years ago
SdFile.cpp
Converted all files on src to Unix file format
10 years ago
SdFile.h
Further cleanup of comments, partial Doxygen-style
10 years ago
SdInfo.h
Converted all files on src to Unix file format
10 years ago
SdVolume.cpp
Converted all files on src to Unix file format
10 years ago
SdVolume.h
Further cleanup of comments, partial Doxygen-style
10 years ago
Version.h
Move versioning to MarlinConfig.h
10 years ago
blinkm.cpp
Further cleanup of comments, partial Doxygen-style
10 years ago
blinkm.h
Further cleanup of comments, partial Doxygen-style
10 years ago
boards.h
Add Cartesio CN Controls V11 board
10 years ago
buzzer.h
Switch SD2cadrLib to fastio
10 years ago
cardreader.cpp
Simply run M31 at the end of an SD print
10 years ago
cardreader.h
Moves all global enums to a central file
10 years ago
circularqueue.h
Non-blocking buzzer
10 years ago
configuration_store.cpp
Merge pull request #4397 from thinkyhead/rc_tweak_eeprom
10 years ago
configuration_store.h
Unify config in a single include without nested includes
10 years ago
dac_mcp4728.cpp
Support for newer Wire library
10 years ago
dac_mcp4728.h
Unify config in a single include without nested includes
10 years ago
digipot_mcp4451.cpp
Unify config in a single include without nested includes
10 years ago
dogm_bitmaps.h
Updates u8glib's bmp2hex converter
10 years ago
dogm_font_data_6x9_marlin.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_HD44780_C.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_HD44780_J.h
Update Kana font
10 years ago
dogm_font_data_HD44780_W.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_ISO10646_1.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_ISO10646_5_Cyrillic.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_ISO10646_CN.h
Further cleanup of comments, partial Doxygen-style
10 years ago
dogm_font_data_ISO10646_Greek.h
Greek language pack from @psavva
10 years ago
dogm_font_data_ISO10646_Kana.h
Update Kana font
10 years ago
dogm_font_data_Marlin_symbols.h
Further cleanup of comments, partial Doxygen-style
10 years ago
duration_t.h
Renamed timestamp_t to duration_t
10 years ago
endstops.cpp
Endstops vars already initialized
10 years ago
endstops.h
Moves all global enums to a central file
10 years ago
enum.h
Macros to loop over axes
10 years ago
fastio.h
Switch SD2cadrLib to fastio
10 years ago
language.h
Move versioning to MarlinConfig.h
10 years ago
language_an.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_bg.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_ca.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_cn.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_cz.h
Czech update
10 years ago
language_da.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_de.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_el-gr.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_el.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_en.h
Remove MSG_PRINT_TIME from languages
10 years ago
language_es.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_eu.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_fi.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_fr.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_gl.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_hr.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_it.h
Remove MSG_PRINT_TIME from languages
10 years ago
language_kana.h
Remove MSG_PRINT_TIME from languages
10 years ago
language_kana_utf8.h
Remove MSG_PRINT_TIME from languages
10 years ago
language_nl.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_pl.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_pt-br.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_pt-br_utf8.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_pt.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_pt_utf8.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_ru.h
Follow-up and fix the PR #4287 (Allow stopwatch and printcounter to go over 18:12:15)
10 years ago
language_test.h
Merge pull request #4252 from thinkyhead/rc_rename_hpb
10 years ago
macros.h
Move some macros from Marlin.h to macros.h
10 years ago
mesh_bed_leveling.cpp
Use memset in mbl.reset to save 58 bytes
10 years ago
mesh_bed_leveling.h
Moves all global enums to a central file
10 years ago
nozzle.h
Nozzle::clean() no longer requires HAS_BED_PROBE
10 years ago
pins.h
Switch SD2cadrLib to fastio
10 years ago
pins_3DRAG.h
Add a ported example configuration for the Velleman K8400 (Vertex) printer.
10 years ago
pins_5DPRINT.h
Switch SD2cadrLib to fastio
10 years ago
pins_99.h
Add "About Printer" information menu.
10 years ago
pins_A4JP.h
Add "About Printer" information menu.
10 years ago
pins_AZTEEG_X1.h
Add "About Printer" information menu.
10 years ago
pins_AZTEEG_X3.h
Add "About Printer" information menu.
10 years ago
pins_AZTEEG_X3_PRO.h
Add "About Printer" information menu.
10 years ago
pins_BAM_DICE_DUE.h
Add "About Printer" information menu.
10 years ago
pins_BQ_ZUM_MEGA_3D.h
Add "About Printer" information menu.
10 years ago
pins_BRAINWAVE.h
Switch SD2cadrLib to fastio
10 years ago
pins_BRAINWAVE_PRO.h
Switch SD2cadrLib to fastio
10 years ago
pins_CHEAPTRONIC.h
Add "About Printer" information menu.
10 years ago
pins_CNCONTROLS_11.h
Add Cartesio CN Controls V11 board
10 years ago
pins_CNCONTROLS_12.h
Fix CN Controls 12 styling
10 years ago
pins_ELEFU_3.h
Add "About Printer" information menu.
10 years ago
pins_FELIX2.h
Add "About Printer" information menu.
10 years ago
pins_GEN3_MONOLITHIC.h
Add "About Printer" information menu.
10 years ago
pins_GEN3_PLUS.h
Add "About Printer" information menu.
10 years ago
pins_GEN6.h
Add "About Printer" information menu.
10 years ago
pins_GEN6_DELUXE.h
Add "About Printer" information menu.
10 years ago
pins_GEN7_12.h
Add "About Printer" information menu.
10 years ago
pins_GEN7_13.h
Add "About Printer" information menu.
10 years ago
pins_GEN7_14.h
Add "About Printer" information menu.
10 years ago
pins_GEN7_CUSTOM.h
Add "About Printer" information menu.
10 years ago
pins_K8200.h
Add "About Printer" information menu.
10 years ago
pins_K8400.h
Add a ported example configuration for the Velleman K8400 (Vertex) printer.
10 years ago
pins_LEAPFROG.h
Add "About Printer" information menu.
10 years ago
pins_MEGACONTROLLER.h
Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
10 years ago
pins_MEGATRONICS.h
Add "About Printer" information menu.
10 years ago
pins_MEGATRONICS_2.h
Add "About Printer" information menu.
10 years ago
pins_MEGATRONICS_3.h
Patches to prepare REPRAPWORLD_GRAPHICAL_LCD
10 years ago
pins_MELZI.h
Add "About Printer" information menu.
10 years ago
pins_MELZI_MAKR3D.h
Add "About Printer" information menu.
10 years ago
pins_MINIRAMBO.h
Add "About Printer" information menu.
10 years ago
pins_MINITRONICS.h
Patches to prepare REPRAPWORLD_GRAPHICAL_LCD
10 years ago
pins_MKS_13.h
Support for VIKI2 with MKS Gen 1.3 / 1.4
10 years ago
pins_MKS_BASE.h
Add "About Printer" information menu.
10 years ago
pins_OMCA.h
Add "About Printer" information menu.
10 years ago
pins_OMCA_A.h
Add "About Printer" information menu.
10 years ago
pins_PRINTRBOARD.h
Switch SD2cadrLib to fastio
10 years ago
pins_PRINTRBOARD_REVF.h
Switch SD2cadrLib to fastio
10 years ago
pins_RAMBO.h
Add "About Printer" information menu.
10 years ago
pins_RAMPS_13.h
Add "About Printer" information menu.
10 years ago
pins_RAMPS_13_EFB.h
Add "About Printer" information menu.
10 years ago
pins_RAMPS_14.h
Switch SD2cadrLib to fastio
10 years ago
pins_RAMPS_14_EFB.h
Add "About Printer" information menu.
10 years ago
pins_RAMPS_OLD.h
Switch SD2cadrLib to fastio
10 years ago
pins_RIGIDBOARD.h
Add "About Printer" information menu.
10 years ago
pins_RIGIDBOARD_V2.h
Add "About Printer" information menu.
10 years ago
pins_RUMBA.h
Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
10 years ago
pins_SAINSMART_2IN1.h
Add "About Printer" information menu.
10 years ago
pins_SANGUINOLOLU_11.h
Add "About Printer" information menu.
10 years ago
pins_SANGUINOLOLU_12.h
Add "About Printer" information menu.
10 years ago
pins_SAV_MKI.h
Switch SD2cadrLib to fastio
10 years ago
pins_SETHI.h
Add "About Printer" information menu.
10 years ago
pins_STB_11.h
Add "About Printer" information menu.
10 years ago
pins_TEENSY2.h
Switch SD2cadrLib to fastio
10 years ago
pins_TEENSYLU.h
Switch SD2cadrLib to fastio
10 years ago
pins_ULTIMAIN_2.h
Add "About Printer" information menu.
10 years ago
pins_ULTIMAKER.h
Add "About Printer" information menu.
10 years ago
pins_ULTIMAKER_OLD.h
Add "About Printer" information menu.
10 years ago
planner.cpp
Merge pull request #4402 from thinkyhead/rc_consistent_positioning
10 years ago
planner.h
Replace division in planner with multiplication
10 years ago
planner_bezier.cpp
Don't call adjust_delta on SCARA
10 years ago
planner_bezier.h
Append units to feedrate variables
10 years ago
point_t.h
Adds missing documentation to the point_t structure
10 years ago
printcounter.cpp
Renamed timestamp_t to duration_t
10 years ago
printcounter.h
Adds filamentUsed and longestPrint stats to PrintCounter
10 years ago
qr_solve.cpp
Further cleanup of comments, partial Doxygen-style
10 years ago
qr_solve.h
Unify config in a single include without nested includes
10 years ago
servo.cpp
Unify config in a single include without nested includes
10 years ago
servo.h
SERVO_DEACTIVATION_DELAY => SERVO_DELAY
10 years ago
speaker.h
Non-blocking buzzer
10 years ago
speed_lookuptable.h
Further cleanup of comments, partial Doxygen-style
10 years ago
stepper.cpp
Replace some float division with multiplication
10 years ago
stepper.h
Replace division in planner with multiplication
10 years ago
stepper_dac.cpp
Merge pull request #4161 from thinkyhead/rc_general_cleanup
10 years ago
stepper_dac.h
Further cleanup of comments, partial Doxygen-style
10 years ago
stepper_indirection.cpp
Unify config in a single include without nested includes
10 years ago
stepper_indirection.h
Unify config in a single include without nested includes
10 years ago
stopwatch.cpp
Updates Stopwatch class to use internal state enum
10 years ago
stopwatch.h
Updates Stopwatch class to use internal state enum
10 years ago
temperature.cpp
Switch SD2cadrLib to fastio
10 years ago
temperature.h
No need to include thermistortables.h in Configuration.h
10 years ago
thermistornames.h
Dyze High Temp Thermistor Support
10 years ago
thermistortables.h
Dyze High Temp Thermistor Support
10 years ago
twibus.cpp
Shrink debug code in TWIBus and disable by default
10 years ago
twibus.h
Shrink debug code in TWIBus and disable by default
10 years ago
ultralcd.cpp
Merge pull request #4389 from thinkyhead/rc_optimize_planner
10 years ago
ultralcd.h
Reprapworld Keypad: F1 opens the Move Axis menu
10 years ago
ultralcd_impl_DOGM.h
Move include _Bootscreen.h where needed
10 years ago
ultralcd_impl_HD44780.h
Renamed timestamp_t to duration_t
10 years ago
ultralcd_st7920_u8glib_rrd.h
Add a ported example configuration for the Velleman K8400 (Vertex) printer.
10 years ago
utf_mapper.h
Make MAPPER_NON the fall back mapper
10 years ago
utility.cpp
The safe_delay() is now globaly accessible
10 years ago
utility.h
Adds utility.h
10 years ago
vector_3.cpp
Further cleanup of comments, partial Doxygen-style
10 years ago
vector_3.h
Further cleanup of comments, partial Doxygen-style
10 years ago
watchdog.cpp
Further cleanup of comments, partial Doxygen-style
10 years ago
watchdog.h
Further cleanup of comments, partial Doxygen-style
10 years ago