Prusa-Firmware/Firmware
2018-01-25 15:23:11 +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.h Extruder resolution changed to 32usteps 2018-01-24 01:41:42 +01:00
Configuration_adv.h Missing serial characters debuging 2018-01-02 20:55:33 +01:00
Configuration_prusa.h Extruder resolution changed to 32usteps 2018-01-24 01:41:42 +01:00
ConfigurationStore.cpp build 146 2018-01-14 23:59:43 +01:00
ConfigurationStore.h
Dcodes.cpp Optimization of the filament sensor. 2018-01-23 16:47:42 +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 Extruder resolution changed to 32usteps 2018-01-24 01:41:42 +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.h
language_all.cpp Merge pull request #411 from PavelSindler/typo_fixed 2018-01-24 00:10:28 +01:00
language_all.h Separated the "Unknown" build from the "Development" build. 2018-01-22 17:41:05 +01:00
language_common.h
language_cz.h Merge pull request #411 from PavelSindler/typo_fixed 2018-01-24 00:10:28 +01:00
language_de.h
language_en.h Merge pull request #411 from PavelSindler/typo_fixed 2018-01-24 00:10:28 +01:00
language_es.h
language_it.h
language_pl.h
le.sh
LiquidCrystal.cpp
LiquidCrystal.h
Marlin.h Missed a bit with the last commit. 2018-01-12 22:01:53 +01:00
Marlin_main.cpp PID cal. is not sending OK periodically, print fan error pauses print in octoprint (not disconnecting), initialize serial line when swithing in settings menu 2018-01-25 15:23:11 +01:00
MarlinSerial.cpp Documented CPU load and frequency of the following interrupts: 2018-01-20 16:20:51 +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 Optimization of the filament sensor. 2018-01-23 16:47:42 +01:00
pat9125.h Optimization of the filament sensor. 2018-01-23 16:47:42 +01:00
pins.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.h
pins_Rambo_1_0.h
pins_Rambo_1_3.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 PID cal. is not sending OK periodically, print fan error pauses print in octoprint (not disconnecting), initialize serial line when swithing in settings menu 2018-01-25 15:23:11 +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.cpp PID cal. is not sending OK periodically, print fan error pauses print in octoprint (not disconnecting), initialize serial line when swithing in settings menu 2018-01-25 15:23:11 +01:00
ultralcd.h M600 has timeout for nozzle, different procedure for unload 2018-01-15 11:30:28 +01:00
ultralcd_implementation_hitachi_HD44780.h Support for debug builds: 2018-01-18 16:24:25 +01:00
ultralcd_st7920_u8glib_rrd.h
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