.. |
variants
|
Disabled TMC2130 feedrate and acceleration limits (should be properly limited with M201-M203)
|
2018-07-12 19:04:44 +02:00 |
adc.c
|
|
|
adc.h
|
new module adc (analog2digital)
|
2017-12-20 13:42:20 +01:00 |
BlinkM.cpp
|
|
|
BlinkM.h
|
|
|
boards.h
|
|
|
bootapp.c
|
|
|
bootapp.h
|
|
|
cardreader.cpp
|
LCD sdcard menu fix
|
2018-07-12 16:27:02 +02:00 |
cardreader.h
|
|
|
cmdqueue.cpp
|
|
|
cmdqueue.h
|
|
|
config.h
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
Configuration.h
|
Version changed
|
2018-07-02 16:53:10 +02:00 |
Configuration_adv.h
|
New ML support - menu tunning, startup
|
2018-06-10 16:04:32 +02:00 |
ConfigurationStore.cpp
|
Config_PrintSettings (M503) - printf optimized (~800 bytes flash saved)
|
2018-07-12 23:40:04 +02:00 |
ConfigurationStore.h
|
|
|
Dcodes.cpp
|
|
|
Dcodes.h
|
Merge branch 'MK25' into MK3
|
2018-03-13 20:43:19 +01:00 |
doxyfile
|
|
|
fastio.h
|
|
|
Firmware.ino
|
|
|
fsensor.cpp
|
FilamentAutoload setting by shipping preparation
|
2018-07-11 20:45:56 +02:00 |
fsensor.h
|
FilamentAutoload setting by shipping preparation
|
2018-07-11 20:45:56 +02:00 |
io_atmega2560.h
|
|
|
language.c
|
New ML support - multiple languages in internal flash (MK25/MK2)
|
2018-06-23 01:31:38 +02:00 |
language.h
|
New ML support - multiple languages in internal flash (MK25/MK2)
|
2018-06-23 01:31:38 +02:00 |
le.sh
|
|
|
LiquidCrystal_Prusa.cpp
|
|
|
LiquidCrystal_Prusa.h
|
|
|
Marlin.h
|
Menu optimalization - SDcard menu - initial implementation for async variant
|
2018-07-09 12:44:19 +02:00 |
Marlin_main.cpp
|
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
2018-07-12 18:27:06 +02:00 |
MarlinSerial.cpp
|
Optimized LiquidCrystal class
|
2018-06-08 14:35:47 +02:00 |
MarlinSerial.h
|
|
|
MenuStack.cpp
|
|
|
MenuStack.h
|
|
|
mesh_bed_calibration.cpp
|
Merge pull request #818 from 3d-gussner/MK3_fix7
|
2018-07-11 21:04:13 +02:00 |
mesh_bed_calibration.h
|
|
|
mesh_bed_leveling.cpp
|
|
|
mesh_bed_leveling.h
|
|
|
messages.c
|
|
|
messages.h
|
|
|
motion_control.cpp
|
|
|
motion_control.h
|
|
|
optiboot_w25x20cl.cpp
|
New ML support - resized reserved space, skip optiboot durring sec_lang update process
|
2018-06-14 23:07:54 +02:00 |
optiboot_w25x20cl.h
|
Added support for a secondary boot loader, based on the OptiBoot project,
|
2018-06-14 15:13:21 +02:00 |
pat9125.c
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
pat9125.h
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
pins.h
|
|
|
pins_Einsy_1_0.h
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
pins_Rambo_1_0.h
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
pins_Rambo_1_3.h
|
PAT9125 optimalization (rewrited to C, 8bit sampling)
|
2018-07-12 18:11:07 +02:00 |
planner.cpp
|
Disabled TMC2130 feedrate and acceleration limits (should be properly limited with M201-M203)
|
2018-07-12 19:04:44 +02:00 |
planner.h
|
|
|
printers.h
|
|
|
qr_solve.cpp
|
|
|
qr_solve.h
|
|
|
rbuf.c
|
T-codes for MMU_V2: initial version
|
2018-07-09 13:57:36 +02:00 |
rbuf.h
|
T-codes for MMU_V2: initial version
|
2018-07-09 13:57:36 +02:00 |
Sd2Card.cpp
|
3.0.12-RC2 sync
|
2017-06-29 18:35:43 +02:00 |
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
|
|
|
sm4.c
|
fixed #761 from hzapper (#elif instead of #else if)
|
2018-05-28 13:41:36 +02:00 |
sm4.h
|
|
|
speed_lookuptable.h
|
|
|
spi.c
|
|
|
spi.h
|
|
|
stepper.cpp
|
fixed tmc2130_wr_CHOPCONF
|
2018-07-11 20:02:46 +02:00 |
stepper.h
|
|
|
stk500.h
|
Added support for a secondary boot loader, based on the OptiBoot project,
|
2018-06-14 15:13:21 +02:00 |
swi2c.c
|
SWI2C for PAT9125 simplified/optimized
|
2018-07-12 17:55:38 +02:00 |
swi2c.h
|
SWI2C for PAT9125 simplified/optimized
|
2018-07-12 17:55:38 +02:00 |
swspi.cpp
|
|
|
swspi.h
|
|
|
temperature.cpp
|
|
|
temperature.h
|
|
|
thermistortables.h
|
|
|
Timer.cpp
|
|
|
Timer.h
|
|
|
TimerRemaining.h
|
|
|
tmc2130.cpp
|
fixed tmc2130_wr_CHOPCONF
|
2018-07-11 20:02:46 +02:00 |
tmc2130.h
|
TMC2130 gcodes for live motor tunning:
|
2018-07-09 16:44:10 +02:00 |
uart2.c
|
T-codes for MMU_V2: initial version
|
2018-07-09 13:57:36 +02:00 |
uart2.h
|
T-codes for MMU_V2: initial version
|
2018-07-09 13:57:36 +02:00 |
ultralcd.cpp
|
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
2018-07-12 18:27:06 +02:00 |
ultralcd.h
|
|
|
ultralcd_implementation_hitachi_HD44780.h
|
Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
|
2018-07-09 12:44:58 +02:00 |
uni_avr_rpi.h
|
PAT9125 I2C, hardware SG homing
|
2017-08-17 15:23:34 +02:00 |
util.cpp
|
|
|
util.h
|
|
|
vector_3.cpp
|
|
|
vector_3.h
|
|
|
w25x20cl.c
|
|
|
w25x20cl.h
|
|
|
xyzcal.cpp
|
New localization - macro declarations fixed
|
2018-05-20 13:15:46 +02:00 |
xyzcal.h
|
|
|