Prusa-Firmware/Firmware
2020-03-23 14:13:24 +01:00
..
variants Merge pull request #2470 from leptun/MK3_Adjusted_mintemp 2020-02-07 08:54:50 +01:00
adc.c IR sensor gen. II 2019-09-16 00:43:37 +02:00
adc.h
AutoDeplete.cpp
AutoDeplete.h
backlight.cpp General fixes and improvements to code 2019-10-31 19:07:20 +02:00
backlight.h General fixes and improvements to code 2019-10-31 19:07:20 +02:00
BlinkM.cpp
BlinkM.h
boards.h
bootapp.c
bootapp.h
cardreader.cpp Fix kill messages 2019-11-29 22:49:22 +02:00
cardreader.h Fix pause/resume when using M25/M601 2019-11-28 17:37:58 +01:00
cmdqueue.cpp Fix kill messages 2019-11-29 22:49:22 +02:00
cmdqueue.h
config.h Rewrite filament sensor PAT9125 error handling 2020-02-06 14:37:46 +01:00
Configuration_adv.h Add a Linear Advance 1.0->1.5 compatibility layer 2019-12-21 23:22:35 +01:00
Configuration.cpp
Configuration.h Version changed (3.9.0-RC1 build 3272) 2020-02-17 16:47:56 +01:00
ConfigurationStore.cpp
ConfigurationStore.h
conv2str.cpp
conv2str.h
Dcodes.cpp And another one 2020-01-31 15:40:07 +01:00
Dcodes.h
doxyfile
eeprom.cpp EEPROM_BABYSTEP_Z using removal 2019-10-01 16:57:37 +02:00
eeprom.h Fixes after testing 2020-03-23 14:13:24 +01:00
fastio.h
Firmware.ino
first_lay_cal.cpp Rename lay1cal_preheat() to lay1cal_wait_preheat(). 2019-09-12 00:19:20 +02:00
first_lay_cal.h Rename lay1cal_preheat() to lay1cal_wait_preheat(). 2019-09-12 00:19:20 +02:00
fsensor.cpp Improve PAT9125 filament / optical quality checks 2020-02-06 18:27:44 +01:00
fsensor.h Isolate all PAT9125-specific code, fix build on !MK3 variants 2020-02-05 16:20:12 +01:00
heatbed_pwm.cpp Documentation 2020-01-29 23:07:24 +02:00
io_atmega2560.h
la10compat.cpp Adjust E-jerk in LA10 compatibility mode 2020-02-03 15:42:27 +01:00
la10compat.h Adjust E-jerk in LA10 compatibility mode 2020-02-03 15:42:27 +01:00
language.c
language.h
lcd.cpp fix the knob long-press causing hang in modal dialogs 2019-10-01 17:13:36 +02:00
lcd.h Merge branch 'MK3' into MK3_Translations 2019-09-12 16:28:36 +03:00
le.sh
Marlin_main.cpp Started EEPROM Table doxygen documentation 2020-03-12 12:34:33 +01:00
Marlin.h Really poweroff Z motors when PSU_Delta is defined 2020-01-27 18:50:17 +01:00
MarlinSerial.cpp
MarlinSerial.h
menu.cpp Merge remote-tracking branch 'upstream/MK3' into MK3_LA15 2019-12-04 17:27:23 +01:00
menu.h Fix Live K, allow "Advance K" to be translated 2019-12-05 15:18:24 +01:00
mesh_bed_calibration.cpp Revert "Mesh bed leveling testing" 2020-01-29 23:07:53 +02:00
mesh_bed_calibration.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
messages.c Fix build with LA_LIVE_K 2020-02-02 18:02:37 +01:00
messages.h Display "POWER PANIC DETECTED" when possible 2020-01-29 21:08:56 +01:00
mmu.cpp Merge pull request #2393 from wavexx/sync_before_resume 2020-01-15 12:49:56 +01:00
mmu.h Show FINDA state as N/A if last received response is older than 1s. 2019-10-31 17:45:22 +01:00
motion_control.cpp
motion_control.h
optiboot_w25x20cl.cpp Fix optiboot erase function after address 0xFFFF 2019-12-08 08:43:43 +02:00
optiboot_w25x20cl.h
pat9125.c Return correct status from pat9125_update_bs 2020-02-06 16:39:08 +01:00
pat9125.h FS: Improve reliability on speeds with poor optical tracking 2020-02-06 15:27:22 +01:00
pins_Einsy_1_0.h Merge branch 'MK3' into MK3-PFW-1024 2019-11-29 13:07:45 +02:00
pins_Rambo_1_0.h
pins_Rambo_1_3.h
pins.h
planner.cpp Fix overflow and infloop with LA15 and low step rates 2020-02-02 22:49:39 +01:00
planner.h Fix incorrect usage of plan_set_e_position() in G92 E* 2020-01-14 20:24:14 +01: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 General fixes and improvements to code 2019-10-31 19:07:20 +02:00
sound.h
speed_lookuptable.cpp
speed_lookuptable.h
spi.c
spi.h
static_assert.h
stepper.cpp Rewrite filament sensor PAT9125 error handling 2020-02-06 14:37:46 +01:00
stepper.h Correctly reset the PAT9125 filament counters 2020-02-05 16:21:27 +01:00
stk500.h
swi2c.c
swi2c.h
swspi.cpp
swspi.h
system_timer.h
temperature.cpp HEATER -> HOTEND 2020-02-04 17:30:44 +02:00
temperature.h Merge branch 'MK3' into MK3_BED_LEVELING_PWM 2020-01-07 07:58:32 +02:00
thermistortables.h
timer02.c Merge branch 'MK3' into MK3_TONE 2019-11-29 23:16:46 +02:00
timer02.h
Timer.cpp
Timer.h
TimerRemaining.h
tmc2130.cpp Merge pull request #2342 from vintagepc/2306-hard-reset-homing-fails 2019-12-15 10:51:52 +01:00
tmc2130.h
uart2.c
uart2.h
ultralcd.cpp Isolate all PAT9125-specific code, fix build on !MK3 variants 2020-02-05 16:20:12 +01:00
ultralcd.h Merge pull request #2058 from leptun/MK3_fix_warnings 2019-12-15 09:29:27 +01:00
uni_avr_rpi.h
util.cpp default nozzle diameter for farm mode 2019-09-23 17:13:33 +02:00
util.h default nozzle diameter for farm mode 2019-09-23 17:13:33 +02:00
vector_3.cpp
vector_3.h
w25x20cl.c
w25x20cl.h
xyzcal.cpp
xyzcal.h