0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-29 13:19:53 +00:00
MarlinFirmware/Marlin
domonoky 443e7edef4 - Add support for L6470 Drivers.
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
2015-02-27 12:43:23 +01:00
..
example_configurations Add options to example_configurations 2015-02-21 18:17:37 -08:00
scripts
BlinkM.cpp
BlinkM.h
boards.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
cardreader.cpp Fix iss#1492 2015-02-16 13:53:58 +01:00
cardreader.h
Configuration.h Dummy Thermistor Table for testing purposes 2015-02-22 11:02:04 -03:00
Configuration_adv.h - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
ConfigurationStore.cpp Fix bad typo in ConfigurationStore.cpp 2015-02-06 14:43:58 -08:00
ConfigurationStore.h
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h Fix iss#1492 2015-02-16 13:53:58 +01:00
DOGMbitmaps.h Replaced some literal constants with defines 2015-02-03 09:52:29 +01:00
fastio.h
language.h Now the oter way around. 2015-02-08 20:41:20 +01:00
language_an.h
language_ca.h
language_de.h Make exemplaric use of new display charsets in language_en.h and languag_de.h 2015-02-01 13:20:58 +01:00
language_en.h Now the oter way around. 2015-02-08 20:41:20 +01:00
language_es.h
language_eu.h
language_fi.h Fixed error in translation 2015-02-11 08:50:48 +02:00
language_fr.h
language_it.h
language_nl.h
language_pl.h
language_pt-br.h
language_pt.h
language_ru.h Fix iss#1492 2015-02-16 13:53:58 +01:00
LiquidCrystalRus.cpp Fix iss#1492 2015-02-16 13:53:58 +01:00
LiquidCrystalRus.h
Makefile
Marlin.h Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation. 2015-02-23 16:12:35 +01:00
Marlin.ino - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
Marlin.pde reverted to upstream 2015-02-11 07:12:55 +01:00
Marlin_main.cpp Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation. 2015-02-23 16:12:35 +01:00
MarlinSerial.cpp
MarlinSerial.h
motion_control.cpp
motion_control.h
pins.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
pins_3DRAG.h Issue #1504 – K8200 Z_ENABLE_PIN 2015-02-15 21:56:23 -08:00
pins_5DPRINT.h
pins_99.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3.h Azteeg X3 overrides too 2015-02-19 17:28:38 -08:00
pins_AZTEEG_X3_PRO.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
pins_BAM_DICE_DUE.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
pins_BRAINWAVE.h
pins_CHEAPTRONIC.h
pins_DUEMILANOVE_328P.h
pins_ELEFU_3.h
pins_GEN3_MONOLITHIC.h
pins_GEN3_PLUS.h
pins_GEN6.h
pins_GEN6_DELUXE.h
pins_GEN7_12.h
pins_GEN7_13.h
pins_GEN7_14.h
pins_GEN7_CUSTOM.h
pins_HEPHESTOS.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
pins_K8200.h
pins_LEAPFROG.h
pins_MEGATRONICS.h
pins_MEGATRONICS_1.h
pins_MEGATRONICS_2.h
pins_MEGATRONICS_3.h Megatronics 3 servo pins 2015-02-11 23:46:27 -08:00
pins_MELZI.h
pins_MELZI_1284.h
pins_OMCA.h
pins_OMCA_A.h
pins_PRINTRBOARD.h
pins_RAMBO.h
pins_RAMPS_13.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
pins_RAMPS_OLD.h
pins_RUMBA.h Update RUMBA pins file 2015-01-31 18:03:28 -02:00
pins_SANGUINOLOLU_11.h
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h
pins_SETHI.h
pins_STB_11.h
pins_TEENSY2.h
pins_TEENSYLU.h
pins_ULTIMAIN_2.h
pins_ULTIMAKER.h
pins_ULTIMAKER_OLD.h
pins_WITBOX.h Merge branch 'Development' into fixup_ramps_boards 2015-02-19 17:26:22 -08:00
planner.cpp Fix CoreXY Homing Routine. 2015-02-13 14:38:05 -02:00
planner.h
qr_solve.cpp
qr_solve.h
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper.h Cleanup TMC Stepper a bit. 2015-02-26 12:57:46 +01:00
stepper_indirection.cpp - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper_indirection.h - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
temperature.cpp Fix typos in checkExtruderAutoFans 2015-02-20 00:08:59 -08:00
temperature.h
thermistortables.h Dummy Thermistor Table for testing purposes 2015-02-22 11:02:04 -03:00
ultralcd.cpp Formatting in babysteps defines 2015-02-21 18:45:10 -08:00
ultralcd.h Fix iss#1492 2015-02-16 13:53:58 +01:00
ultralcd_implementation_hitachi_HD44780.h Fix iss#1492 2015-02-16 13:53:58 +01:00
ultralcd_st7920_u8glib_rrd.h Update ultralcd_st7920_u8glib_rrd.h 2015-02-09 21:46:06 +01:00
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h