Prusa-Firmware/Firmware
bubnikv 815dfcb14b Implemented a stepper timer reset after a long blocking cli()
or DISABLE_STEPPER_DRIVER_INTERRUPT().
If this is not done, the stepper interrupt would likely overflow,
leading to a maximum 32ms delay before the stepper interrupt wakes up.
In addition, the stepper timer overflow error would be reported
by the debug builds.
2018-01-20 15:39:21 +01:00
..
variants
adc.c Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01:00
adc.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
BlinkM.cpp
BlinkM.h
boards.h
cardreader.cpp whitespace 2017-12-18 19:17:39 +01:00
cardreader.h
cmdqueue.cpp Documented the interrupt blocking by a main thread by its maximum time. 2018-01-20 14:58:30 +01:00
cmdqueue.h Minimize risk of stepper routine interrupt blocking by reorganizing 2018-01-20 14:37:22 +01:00
config.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
Configuration_adv.h Missing serial characters debuging 2018-01-02 20:55:33 +01:00
Configuration_prusa.h Merge pull request #400 from PavelSindler/M600_update 2018-01-15 15:27:41 +01:00
Configuration.h Merge pull request #412 from PavelSindler/debug_version 2018-01-18 13:18:16 +01:00
ConfigurationStore.cpp build 146 2018-01-14 23:59:43 +01:00
ConfigurationStore.h
Dcodes.cpp new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
Dcodes.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h
DOGMbitmaps.h
fastio.h WRITE_NC macro for non-critical (non-synchronized) access to 2018-01-12 20:15:59 +01:00
Firmware.ino
Firmware.ino.rambo.hex build 143e 2018-01-04 18:08:22 +01:00
Firmware.sublime-project
fsensor.cpp fixed bug - fsensor synchronization (b146) 2018-01-15 15:23:06 +01:00
fsensor.h Wizard: dont ask if color is clear and dont use automatic filament load; multiscreen messages update 2017-12-20 13:33:45 +01:00
langtool.php
langtool.pl
language_all.cpp initial message for debugging fw version 2018-01-17 16:00:19 +01:00
language_all.h initial message for debugging fw version 2018-01-17 16:00:19 +01:00
language_common.h
language_cz.h initial message for debugging fw version 2018-01-17 16:00:19 +01:00
language_de.h
language_en.h initial message for debugging fw version 2018-01-17 16:00:19 +01:00
language_es.h
language_it.h
language_pl.h
language.h
le.sh
LiquidCrystal.cpp
LiquidCrystal.h
Marlin_main.cpp Implemented a stepper timer reset after a long blocking cli() 2018-01-20 15:39:21 +01:00
Marlin.h Missed a bit with the last commit. 2018-01-12 22:01:53 +01:00
MarlinSerial.cpp removed duplicit comment 2018-01-14 19:36:30 +01:00
MarlinSerial.h Missing serial characters debuging 2018-01-02 20:55:33 +01:00
mesh_bed_calibration.cpp Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01:00
mesh_bed_calibration.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
motion_control.cpp
motion_control.h
pat9125.cpp
pat9125.h
pins_Einy_0_3.h
pins_Einy_0_4.h Definition of 8 pins on the Einsy 0.4 board connected to pin headers 2018-01-12 20:18:20 +01:00
pins_Rambo_1_0.h
pins_Rambo_1_3.h
pins_Rambo.h
pins.h
planner.cpp Implemented a stepper timer reset after a long blocking cli() 2018-01-20 15:39:21 +01: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 Implemented a stepper timer reset after a long blocking cli() 2018-01-20 15:39:21 +01:00
stepper.h Implemented a stepper timer reset after a long blocking cli() 2018-01-20 15:39:21 +01:00
swi2c.cpp
swi2c.h
swspi.cpp
swspi.h
temperature.cpp babystep synchronisation 2018-01-16 01:34:44 +01:00
temperature.h MINTEMP fix 2017-12-23 03:36:08 +01:00
thermistortables.h
tmc2130.cpp crashdetection limits changed (X=48, Y=64) 2018-01-16 17:04:21 +01:00
tmc2130.h
ultralcd_implementation_hitachi_HD44780.h
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Implemented a stepper timer reset after a long blocking cli() 2018-01-20 15:39:21 +01:00
ultralcd.h M600 has timeout for nozzle, different procedure for unload 2018-01-15 11:30:28 +01:00
uni_avr_rpi.h
util.cpp development fw versions has initial message for warning 2018-01-11 15:50:26 +01:00
util.h
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h