..
variants
Pinout, conditional translation and variant file for MK2
2018-02-21 15:19:34 +01:00
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
MK3 configuration files, renamed EINY to EINSY
2018-02-01 17:10:41 +01:00
cardreader.cpp
cardreader - new member "paused"
2018-01-31 15:20:27 +01:00
cardreader.h
cardreader - new member "paused"
2018-01-31 15:20:27 +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
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 #487 from PavelSindler/eeprom_printer_versions
2018-02-22 11:48:26 +01:00
Configuration.h
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +01:00
ConfigurationStore.cpp
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +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
Voltage measurement - conditional translation
2018-02-08 21:07:17 +01:00
Dcodes.h
fix - conditional translation for DEBUG build
2018-02-08 18:56:15 +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
opravene nezadouci resetovani watchdogem
2017-11-27 14:43:56 +01:00
Firmware.ino.rambo.hex
build 143e
2018-01-04 18:08:22 +01:00
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
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
merging from dev/MK3
2017-12-02 21:56:39 +01:00
language_all.cpp
printer types and motherboard types added to eeprom; min extrude temp lowered because of woodfil
2018-02-22 00:09:12 +01:00
language_all.h
printer types and motherboard types added to eeprom; min extrude temp lowered because of woodfil
2018-02-22 00:09:12 +01:00
language_common.h
language_cz.h
printer types and motherboard types added to eeprom; min extrude temp lowered because of woodfil
2018-02-22 00:09:12 +01:00
language_de.h
language_en.h
printer types and motherboard types added to eeprom; min extrude temp lowered because of woodfil
2018-02-22 00:09:12 +01:00
language_es.h
language_it.h
language_pl.h
language.h
le.sh
LiquidCrystal.cpp
LiquidCrystal.h
Marlin_main.cpp
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +01:00
Marlin.h
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +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
M45 verbosity, steel sheet define, minor modifications in xyz cal
2018-02-22 10:38:46 +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_Einsy_1_0.h
Pinout, conditional translation and variant file for MK2
2018-02-21 15:19:34 +01:00
pins_Rambo_1_3.h
Pinout, conditional translation and variant file for MK2
2018-02-21 15:19:34 +01:00
pins.h
MK3 configuration files, renamed EINY to EINSY
2018-02-01 17:10:41 +01:00
planner.cpp
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +01:00
planner.h
printers.h
whitespace
2018-02-22 00:11:17 +01:00
qr_solve.cpp
qr_solve.h
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
first working version
2017-11-27 06:20:51 +01:00
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
Pinout, conditional translation and variant file for MK2
2018-02-21 15:19:34 +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-22 14:53:10 +01:00
temperature.h
Unified the volumetric_multiplier with extrusion_multiply to improve
2018-02-22 14:53:10 +01:00
thermistortables.h
new ambient thermistor table
2017-12-12 22:49:47 +01:00
tmc2130.cpp
cardreader - new member "paused"
2018-01-31 15:20:27 +01:00
tmc2130.h
New fail stats (global, last print), crashdetection X and Y separated
2018-01-30 13:10:36 +01:00
ultralcd_implementation_hitachi_HD44780.h
Support for debug builds:
2018-01-18 16:24:25 +01:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp
Merge pull request #488 from PavelSindler/xyz_corrections_3
2018-02-22 11:48:06 +01:00
ultralcd.h
Pinout, conditional translation and variant file for MK2
2018-02-21 15:19:34 +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