Prusa-Firmware/Firmware
2019-05-16 17:30:15 +02:00
..
variants Merge pull request #1658 from Harpalyke/save-ustep-res-with-M500 2019-05-13 17:08:34 +02:00
adc.c
adc.h
AutoDeplete.cpp
AutoDeplete.h
BlinkM.cpp
BlinkM.h
boards.h
bootapp.c
bootapp.h
cardreader.cpp Deleted bad cols/rows definitions for translation. 2019-05-07 12:52:23 +02:00
cardreader.h
cmdqueue.cpp Deleted bad cols/rows definitions for translation. 2019-05-07 12:52:23 +02:00
cmdqueue.h
config.h Decrease flash reserved for secondary language. 2019-05-14 16:10:04 +02:00
Configuration_adv.h
Configuration.h Increase version 3.7.1 final. 2019-05-13 15:09:58 +02:00
ConfigurationStore.cpp Adding the microstepping resolution for all axis to the eprom config which is persisted during M500 for Mk3 and Mk3S 2019-03-19 21:39:59 +00:00
ConfigurationStore.h Adding the microstepping resolution for all axis to the eprom config which is persisted during M500 for Mk3 and Mk3S 2019-03-19 21:39:59 +00:00
conv2str.cpp
conv2str.h
Dcodes.cpp MK2.5 - watchdog enabled + test (command "D-1") 2019-04-29 13:19:59 +02:00
Dcodes.h
doxyfile
eeprom.h mbl settings initialization fix 2019-03-13 15:05:10 +01:00
fastio.h
Firmware.ino
fsensor.cpp G-code unification 2019-03-05 13:36:13 +01:00
fsensor.h
io_atmega2560.h
language.c Fix warning: assignment makes pointer from integer without a cast. 2019-03-05 16:27:47 +01:00
language.h
lcd.cpp
lcd.h Do not kill printer if External SPI flash W25X20CL is not responding. 2019-04-16 22:20:53 +02:00
le.sh
Marlin_main.cpp Merge branch 'MK3' into rise_z 2019-05-15 16:37:17 +02:00
Marlin.h Extract duplicate code into function. Saves 4B of flash. 2019-05-15 16:31:10 +02:00
MarlinSerial.cpp
MarlinSerial.h
menu.cpp Fix documentation. 2019-05-16 17:23:54 +02:00
menu.h Save 236B by improving functions in menu.cpp. Beware - the label now has 2019-05-16 16:43:44 +02:00
mesh_bed_calibration.cpp Deleted bad cols/rows definitions for translation. 2019-05-07 12:52:23 +02:00
mesh_bed_calibration.h Mesh by 3d-gussner, fixed difference between mbl points coordinates and coordinates used in planner for corrections, mbl settings menu update 2019-03-14 01:52:44 +01:00
mesh_bed_leveling.cpp 7x7 points mesh bed leveling 2019-02-14 10:57:58 +02:00
mesh_bed_leveling.h
messages.c Generate menu item texts Cut filament <nr.> during runtime to conserve flash. 2019-05-14 16:25:29 +02:00
messages.h Generate menu item texts Cut filament <nr.> during runtime to conserve flash. 2019-05-14 16:25:29 +02:00
mmu.cpp Merge branch 'MK3' into rise_z 2019-05-15 16:37:17 +02:00
mmu.h sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] 2019-05-14 18:25:43 +02:00
motion_control.cpp
motion_control.h
optiboot_w25x20cl.cpp Do not kill printer if External SPI flash W25X20CL is not responding. 2019-04-16 22:20:53 +02:00
optiboot_w25x20cl.h
pat9125.c
pat9125.h
pins_Einsy_1_0.h
pins_Rambo_1_0.h MK2.5 IR_SENSOR_PIN modified 2019-02-11 14:32:21 +01:00
pins_Rambo_1_3.h debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified 2019-03-06 19:56:48 +01:00
pins.h Fix compiler warnings macro redefined. 2019-03-05 15:56:20 +01:00
planner.cpp Deleted bad cols/rows definitions for translation. 2019-05-07 12:52:23 +02:00
planner.h
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
static_assert.h
stepper.cpp Deleted bad cols/rows definitions for translation. 2019-05-07 12:52:23 +02:00
stepper.h
stk500.h
swi2c.c
swi2c.h
swspi.cpp
swspi.h
system_timer.h Bed high frequency PWM disabled 2019-04-16 16:48:01 +02:00
temperature.cpp Merge pull request #1805 from DRracer/MK3 2019-05-10 13:41:59 +00:00
temperature.h Fix Dcodes compilation errors and warnings. 2019-03-19 13:53:58 +01:00
thermistortables.h
timer02.c return with exitcode 1 if any language not generated properly 2019-05-06 15:29:57 +02:00
timer02.h Fixed timer2 colission with arduino framework around "tone" function. 2019-02-05 19:08:57 +01:00
Timer.cpp
Timer.h
TimerRemaining.h
tmc2130.cpp Reporty busy: paused for user in case MMU is not responding. 2019-04-04 19:04:15 +02:00
tmc2130.h
uart2.c
uart2.h
ultralcd.cpp Fix translator columns hint for Adjusting Z: 2019-05-16 17:30:15 +02:00
ultralcd.h sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] 2019-05-14 18:25:43 +02:00
uni_avr_rpi.h
util.cpp Merge pull request #1437 from craiglink/memory-overrun 2019-05-11 03:01:52 +02:00
util.h
vector_3.cpp
vector_3.h
w25x20cl.c
w25x20cl.h
xyzcal.cpp
xyzcal.h