Prusa-Firmware/Firmware
PavelSindler d020f48791
Merge pull request #485 from bubnikv/M221_fix
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:17:09 +01:00
..
variants
adc.c
adc.h
BlinkM.cpp
BlinkM.h
boards.h
cardreader.cpp cardreader - new member "paused" 2018-01-31 15:20:27 +01:00
cardreader.h SD speed test (DEBUG) 2018-02-20 18:50:20 +01:00
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
Configuration_adv.h
Configuration_prusa.h tmc2130 optimalization, accurate homing and microstep linearity correction 2018-02-15 04:17:58 +01:00
Configuration.h Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
ConfigurationStore.cpp Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
ConfigurationStore.h Inform user that hardcoded default settings were loaded (EEPROM version change) 2018-01-30 11:31:44 +01:00
Dcodes.cpp Microstep linearity correction, optimized wave compression. 2018-02-17 19:58:40 +01:00
Dcodes.h tmc2130 optimalization, accurate homing and microstep linearity correction 2018-02-15 04:17:58 +01:00
digipot_mcp4451.cpp
dogm_font_data_marlin.h
dogm_lcd_implementation.h tmc2130 optimalization, accurate homing and microstep linearity correction 2018-02-15 04:17:58 +01:00
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
Firmware.sublime-project
fsensor.cpp filament sensor additional check after runout (3mm back, 3mm forward @200mm/min) 2018-01-31 21:10:41 +01:00
fsensor.h
langtool.php
langtool.pl
language_all.cpp erase eeprom section which belongs to M500 gcode in case that version was changed and default settings are used 2018-02-05 16:49:06 +01:00
language_all.h Merge pull request #440 from XPila/3.1.1-RC6 2018-01-31 20:21:02 +01:00
language_common.h
language_cz.h erase eeprom section which belongs to M500 gcode in case that version was changed and default settings are used 2018-02-05 16:49:06 +01:00
language_de.h
language_en.h erase eeprom section which belongs to M500 gcode in case that version was changed and default settings are used 2018-02-05 16:49:06 +01:00
language_es.h
language_it.h
language_pl.h
language.h
le.sh
LiquidCrystal.cpp
LiquidCrystal.h
Marlin_main.cpp Merge pull request #485 from bubnikv/M221_fix 2018-02-22 14:17:09 +01:00
Marlin.h Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
MarlinSerial.cpp Optimized the MarlinSerial class by declaring all methods static. 2018-02-02 20:25:19 +01:00
MarlinSerial.h Optimized the MarlinSerial class by declaring all methods static. 2018-02-02 20:25:19 +01:00
mesh_bed_calibration.cpp
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_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 Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
planner.h M350 for E axis (8, 16, 32, 64, 128 microsteps) 2018-02-15 15:40:49 +01:00
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 M350 for E axis (8, 16, 32, 64, 128 microsteps) 2018-02-15 15:40:49 +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 Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
temperature.h Unified the volumetric_multiplier with extrusion_multiply to improve 2018-02-21 11:25:21 +01:00
thermistortables.h
tmc2130.cpp tmc2130 - optimalization, removed unused code 2018-02-20 17:06:37 +01:00
tmc2130.h Microstep linearity correction, optimized wave compression. 2018-02-17 19:58:40 +01:00
ultralcd_implementation_hitachi_HD44780.h tmc2130 optimalization, accurate homing and microstep linearity correction 2018-02-15 04:17:58 +01:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Homing accuracy calibration in selftest. 2018-02-20 19:02:55 +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 fw version check: FW_VERSION string is case insensitive (parsing RC works) 2018-02-01 20:23:45 +01:00
util.h
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h