..
configurator
Merge branch 'Development' into planner_oh_planner
10 years ago
example_configurations
Merge branch 'Development' into planner_oh_planner
10 years ago
fonts
Add new (cleaner) Marlin font
10 years ago
scripts
rename stepper lookup table scipt to be consistent with termistor lookup table script
10 years ago
BlinkM.cpp
Cleanup of cardreader.*
10 years ago
BlinkM.h
Cleanup of cardreader.*
10 years ago
Conditionals.h
Include Conditionals.h file in update
10 years ago
Configuration.h
Get upstream commits
10 years ago
ConfigurationStore.cpp
New Feature: Z_DUAL_ENDSTOPS
10 years ago
ConfigurationStore.h
Cleanup of cardreader.*
10 years ago
Configuration_adv.h
New Feature: Z_DUAL_ENDSTOPS
10 years ago
DOGMbitmaps.h
Replaced some literal constants with defines
10 years ago
LiquidCrystalRus.cpp
Fix iss#1492
10 years ago
LiquidCrystalRus.h
Enables support the Cyrillic alphabet for LCD
12 years ago
Makefile
Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER.
10 years ago
Marlin.h
New Feature: Z_DUAL_ENDSTOPS
10 years ago
Marlin.ino
- Rename WRITE_E_STEP for consistency
10 years ago
Marlin.pde
- Rename WRITE_E_STEP for consistency
10 years ago
MarlinSerial.cpp
- Rename WRITE_E_STEP for consistency
10 years ago
MarlinSerial.h
- Rename WRITE_E_STEP for consistency
10 years ago
Marlin_main.cpp
New Feature: Z_DUAL_ENDSTOPS
10 years ago
SanityCheck.h
Delta supports some auto bed leveling options
10 years ago
Sd2Card.cpp
- Rename WRITE_E_STEP for consistency
10 years ago
Sd2Card.h
Revert "Move Sd library out into library"
10 years ago
Sd2PinMap.h
Divide up Conditionals to get LCD items early
10 years ago
SdBaseFile.cpp
Rename lastnr to autostart_index and...
10 years ago
SdBaseFile.h
Pass sel to lcd_implementation_mark_as_selected
10 years ago
SdFatConfig.h
Rename lastnr to autostart_index and...
10 years ago
SdFatStructs.h
Revert "Move Sd library out into library"
10 years ago
SdFatUtil.cpp
Revert "Move Sd library out into library"
10 years ago
SdFatUtil.h
Revert "Move Sd library out into library"
10 years ago
SdFile.cpp
Revert "Move Sd library out into library"
10 years ago
SdFile.h
Revert "Move Sd library out into library"
10 years ago
SdInfo.h
Revert "Move Sd library out into library"
10 years ago
SdVolume.cpp
- Rename WRITE_E_STEP for consistency
10 years ago
SdVolume.h
Revert "Move Sd library out into library"
10 years ago
Servo.cpp
Formatting cleanup of quiet sources
10 years ago
Servo.h
Formatting cleanup of quiet sources
10 years ago
boards.h
Updated PR to streamline integration
10 years ago
cardreader.cpp
Fix "Stop Print" function in the LCD menu
10 years ago
cardreader.h
Cleanup of cardreader.*
10 years ago
digipot_mcp4451.cpp
Cleanup of cardreader.*
10 years ago
dogm_font_data_ISO10646_1_Marlin.h
Add new (cleaner) Marlin font
10 years ago
dogm_lcd_implementation.h
Merge branch 'optimize_menu_code' of https://github.com/thinkyhead/Marlin into beautify
10 years ago
fastio.h
- Rename WRITE_E_STEP for consistency
10 years ago
language.h
New Feature: Z_DUAL_ENDSTOPS
10 years ago
language_an.h
Remove language strings that only add a number
10 years ago
language_ca.h
Remove language strings that only add a number
10 years ago
language_de.h
Make exemplaric use of new display charsets in language_en.h and languag_de.h
10 years ago
language_en.h
Added menu option for bed leveling.
10 years ago
language_es.h
Remove language strings that only add a number
10 years ago
language_eu.h
Remove language strings that only add a number
10 years ago
language_fi.h
Fixed error in translation
10 years ago
language_fr.h
Remove language strings that only add a number
10 years ago
language_it.h
Remove language strings that only add a number
10 years ago
language_nl.h
Remove language strings that only add a number
10 years ago
language_pl.h
Remove language strings that only add a number
10 years ago
language_pt-br.h
Portuguese (pt) and Brazilian Portuguese (pt-br)
10 years ago
language_pt.h
Changes for Portuguese too
10 years ago
language_ru.h
Fix iss#1492
10 years ago
mesh_bed_leveling.cpp
Added menu option for bed leveling.
10 years ago
mesh_bed_leveling.h
Added menu option for bed leveling.
10 years ago
motion_control.cpp
Update motion_control.cpp
10 years ago
motion_control.h
Removed interrupt nesting in the stepper ISR.
13 years ago
pins.h
New Feature: Z_DUAL_ENDSTOPS
10 years ago
pins_3DRAG.h
Issue #1504 – K8200 Z_ENABLE_PIN
10 years ago
pins_5DPRINT.h
Split up pins to make it more manageable
10 years ago
pins_99.h
Split up pins to make it more manageable
10 years ago
pins_AZTEEG_X1.h
Split up pins to make it more manageable
10 years ago
pins_AZTEEG_X3.h
Azteeg X3 overrides too
10 years ago
pins_AZTEEG_X3_PRO.h
Merge branch 'Development' into fixup_ramps_boards
10 years ago
pins_BAM_DICE_DUE.h
Merge branch 'Development' into fixup_ramps_boards
10 years ago
pins_BRAINWAVE.h
Split up pins to make it more manageable
10 years ago
pins_CHEAPTRONIC.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_DUEMILANOVE_328P.h
Split up pins to make it more manageable
10 years ago
pins_ELEFU_3.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_FELIX2.h
Minor fixes
10 years ago
pins_GEN3_MONOLITHIC.h
Split up pins to make it more manageable
10 years ago
pins_GEN3_PLUS.h
Split up pins to make it more manageable
10 years ago
pins_GEN6.h
Split up pins to make it more manageable
10 years ago
pins_GEN6_DELUXE.h
Split up pins to make it more manageable
10 years ago
pins_GEN7_12.h
cleanup
10 years ago
pins_GEN7_13.h
Split up pins to make it more manageable
10 years ago
pins_GEN7_14.h
cleanup
10 years ago
pins_GEN7_CUSTOM.h
Split up pins to make it more manageable
10 years ago
pins_HEPHESTOS.h
Merge branch 'Development' into fixup_ramps_boards
10 years ago
pins_K8200.h
Split up pins to make it more manageable
10 years ago
pins_LEAPFROG.h
Max endstop pins disabled by configuration
10 years ago
pins_MEGATRONICS.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_MEGATRONICS_1.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_MEGATRONICS_2.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_MEGATRONICS_3.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_MELZI.h
Split up pins to make it more manageable
10 years ago
pins_MELZI_1284.h
Split up pins to make it more manageable
10 years ago
pins_OMCA.h
Split up pins to make it more manageable
10 years ago
pins_OMCA_A.h
Split up pins to make it more manageable
10 years ago
pins_PRINTRBOARD.h
Split up pins to make it more manageable
10 years ago
pins_RAMBO.h
Cleanup rotary encoder encrot* defines
10 years ago
pins_RAMPS_13.h
Filament Runout Sensor Feature
10 years ago
pins_RAMPS_OLD.h
Max endstop pins disabled by configuration
10 years ago
pins_RUMBA.h
Cleanup of temperature code
10 years ago
pins_SANGUINOLOLU_11.h
Split up pins to make it more manageable
10 years ago
pins_SANGUINOLOLU_12.h
Split up pins to make it more manageable
10 years ago
pins_SAV_MKI.h
Split up pins to make it more manageable
10 years ago
pins_SETHI.h
cleanup
10 years ago
pins_STB_11.h
Split up pins to make it more manageable
10 years ago
pins_TEENSY2.h
Split up pins to make it more manageable
10 years ago
pins_TEENSYLU.h
Split up pins to make it more manageable
10 years ago
pins_ULTIMAIN_2.h
Split up pins to make it more manageable
10 years ago
pins_ULTIMAKER.h
Split up pins to make it more manageable
10 years ago
pins_ULTIMAKER_OLD.h
Split up pins to make it more manageable
10 years ago
pins_WITBOX.h
Merge branch 'Development' into fixup_ramps_boards
10 years ago
planner.cpp
Latest upstream commits, plus fixes
10 years ago
planner.h
Latest upstream commits, plus fixes
10 years ago
qr_solve.cpp
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
10 years ago
qr_solve.h
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
10 years ago
speed_lookuptable.h
Revert "Reduce PROGMEM warnings"
10 years ago
stepper.cpp
New Feature: Z_DUAL_ENDSTOPS
10 years ago
stepper.h
New Feature: Z_DUAL_ENDSTOPS
10 years ago
stepper_indirection.cpp
- Add support for L6470 Drivers.
10 years ago
stepper_indirection.h
- Add support for L6470 Drivers.
10 years ago
temperature.cpp
Merge branch 'Development' into config_testing
10 years ago
temperature.h
Cleanup of temperature code
10 years ago
thermistortables.h
Extend the idea of dummy temperature sensors.
10 years ago
ultralcd.cpp
Merge branch 'Development' into config_testing
10 years ago
ultralcd.h
Divide up Conditionals to get LCD items early
10 years ago
ultralcd_implementation_hitachi_HD44780.h
Fix hiliting of edit items
10 years ago
ultralcd_st7920_u8glib_rrd.h
Update ultralcd_st7920_u8glib_rrd.h
10 years ago
vector_3.cpp
Fix decimal places in G29 Bed Equation Coeficients
10 years ago
vector_3.h
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
10 years ago
watchdog.cpp
Fix compiling the watchdog error message when the manual reset watchdog is used.
12 years ago
watchdog.h
Various typo fixes - only in comments, no code changes.
11 years ago