.. |
variants
|
MMU_DEBUG
|
2018-09-10 20:39:28 +02:00 |
adc.c
|
|
|
adc.h
|
|
|
BlinkM.cpp
|
|
|
BlinkM.h
|
|
|
boards.h
|
|
|
bootapp.c
|
|
|
bootapp.h
|
|
|
cardreader.cpp
|
Merge commit 'baddf38dbc2c72ab095deaf9b3e251ea2faeb699' into fix_compiler_warnings
|
2018-08-01 16:44:17 +02:00 |
cardreader.h
|
|
|
cmdqueue.cpp
|
|
|
cmdqueue.h
|
Save 88B FLASH and fix compiler warnings:
|
2018-07-25 21:18:29 +02:00 |
config.h
|
Lang update (translation + increased reserved space)
|
2018-09-12 02:45:13 +02:00 |
Configuration_adv.h
|
|
|
Configuration.h
|
lang fix
|
2018-09-12 09:37:16 +02:00 |
ConfigurationStore.cpp
|
whitespace
|
2018-09-24 16:01:31 +02:00 |
ConfigurationStore.h
|
|
|
conv2str.cpp
|
|
|
conv2str.h
|
|
|
Dcodes.cpp
|
|
|
Dcodes.h
|
|
|
doxyfile
|
|
|
eeprom.h
|
comment update
|
2018-09-19 18:43:27 +02:00 |
fastio.h
|
|
|
Firmware.ino
|
|
|
fsensor.cpp
|
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
2018-09-26 18:59:07 +02:00 |
fsensor.h
|
|
|
io_atmega2560.h
|
|
|
language.c
|
Lang update, french translation
|
2018-09-11 03:43:05 +02:00 |
language.h
|
Lang update, french translation
|
2018-09-11 03:43:05 +02:00 |
lcd.cpp
|
lcd_clicked fix
|
2018-09-06 20:54:51 +02:00 |
lcd.h
|
Status screen redesign - fix of flickering and text wraping on status screen
|
2018-08-20 00:27:45 +02:00 |
le.sh
|
|
|
Marlin_main.cpp
|
Disable filament sensor response quality check.
|
2018-09-25 15:50:50 +02:00 |
Marlin.h
|
wizard hotfix
|
2018-09-10 18:02:54 +02:00 |
MarlinSerial.cpp
|
|
|
MarlinSerial.h
|
|
|
menu.cpp
|
Place similar functions together.
|
2018-08-24 22:04:48 +02:00 |
menu.h
|
Add menu_item_edit_P<uint8_t*> specialization to be used for linearity correction. Works well, but costs about 600..700B of FLASH, needs to be optimized.
|
2018-08-24 20:06:09 +02:00 |
mesh_bed_calibration.cpp
|
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
2018-08-10 19:55:50 +02:00 |
mesh_bed_calibration.h
|
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
2018-08-10 19:55:50 +02:00 |
mesh_bed_leveling.cpp
|
|
|
mesh_bed_leveling.h
|
|
|
messages.c
|
add choose filament messages
|
2018-09-11 09:50:50 +02:00 |
messages.h
|
missing declaration fix
|
2018-09-11 11:06:37 +02:00 |
mmu.cpp
|
MMU_DEBUG
|
2018-09-10 20:39:28 +02:00 |
mmu.h
|
Eject filament feature in menu, M600: if it was envoked by FINDA, eject filament
|
2018-08-29 01:58:28 +02:00 |
motion_control.cpp
|
|
|
motion_control.h
|
|
|
optiboot_w25x20cl.cpp
|
|
|
optiboot_w25x20cl.h
|
|
|
pat9125.c
|
|
|
pat9125.h
|
|
|
pins_Einsy_1_0.h
|
|
|
pins_Rambo_1_0.h
|
|
|
pins_Rambo_1_3.h
|
|
|
pins.h
|
|
|
planner.cpp
|
finda filament runout: initial version
|
2018-08-27 04:21:43 +02:00 |
planner.h
|
finda filament runout: initial version
|
2018-08-27 04:21:43 +02:00 |
printers.h
|
|
|
qr_solve.cpp
|
|
|
qr_solve.h
|
|
|
rbuf.c
|
|
|
rbuf.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
|
|
|
sm4.c
|
|
|
sm4.h
|
|
|
sound.cpp
|
|
|
sound.h
|
|
|
speed_lookuptable.h
|
|
|
spi.c
|
|
|
spi.h
|
|
|
stepper.cpp
|
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
2018-09-26 18:59:07 +02:00 |
stepper.h
|
|
|
stk500.h
|
|
|
swi2c.c
|
|
|
swi2c.h
|
|
|
swspi.cpp
|
|
|
swspi.h
|
|
|
temperature.cpp
|
Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings
|
2018-08-01 16:24:07 +02:00 |
temperature.h
|
|
|
thermistortables.h
|
|
|
Timer.cpp
|
menu data shared memory re-design
|
2018-08-10 02:59:49 +02:00 |
Timer.h
|
|
|
TimerRemaining.h
|
|
|
tmc2130.cpp
|
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
2018-08-10 19:55:50 +02:00 |
tmc2130.h
|
|
|
uart2.c
|
Enabled pullup for RX2 pin (it prevents uart2 from rx buffer overflow in case of disconnected MMU)
|
2018-08-10 16:20:53 +02:00 |
uart2.h
|
MMU - communication, check after start, code cleaning
|
2018-08-07 20:37:59 +02:00 |
ultralcd.cpp
|
Update documentation.
|
2018-09-19 17:22:06 +02:00 |
ultralcd.h
|
Merge branch 'MK3' into auto_deplete_2
|
2018-08-28 11:01:30 +02:00 |
uni_avr_rpi.h
|
|
|
util.cpp
|
|
|
util.h
|
|
|
vector_3.cpp
|
|
|
vector_3.h
|
|
|
w25x20cl.c
|
|
|
w25x20cl.h
|
|
|
xyzcal.cpp
|
XYZ calibration fix (progmem constants declaration) + version changed
|
2018-08-13 14:55:31 +02:00 |
xyzcal.h
|
|
|