Robert Pelnar df1aa85526 Crashdetection + configuration file. 6 years ago
..
variants 9105de073c Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210. 6 years ago
BlinkM.cpp 307d17422d 3.0.6 sync 7 years ago
BlinkM.h 307d17422d 3.0.6 sync 7 years ago
Configuration.h 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
ConfigurationStore.cpp effe6126be eeprom error message 6 years ago
ConfigurationStore.h 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
Configuration_adv.h 37d7740e42 Merge pull request #47 from PavelSindler/MK3 6 years ago
Configuration_prusa.h df1aa85526 Crashdetection + configuration file. 6 years ago
DOGMbitmaps.h 307d17422d 3.0.6 sync 7 years ago
Dcodes.cpp 9c92025cf2 Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature). 6 years ago
Dcodes.h 9105de073c Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210. 6 years ago
Firmware.ino 307d17422d 3.0.6 sync 7 years ago
Firmware.sublime-project 307d17422d 3.0.6 sync 7 years ago
LiquidCrystal.cpp 307d17422d 3.0.6 sync 7 years ago
LiquidCrystal.h 307d17422d 3.0.6 sync 7 years ago
Marlin.h e34d816004 Recover print 6 years ago
MarlinSerial.cpp 9c92025cf2 Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature). 6 years ago
MarlinSerial.h 14519aa7ee Support the second serial (original commit 7d2d6c6fdcb296e776c7143cc72f6ca2271aa11e on MK2 by AndreeeCZ) 6 years ago
Marlin_main.cpp df1aa85526 Crashdetection + configuration file. 6 years ago
Sd2Card.cpp 43d696659f 3.0.12-RC2 sync 7 years ago
Sd2Card.h 43d696659f 3.0.12-RC2 sync 7 years ago
Sd2PinMap.h 43d696659f 3.0.12-RC2 sync 7 years ago
SdBaseFile.cpp c83b1833bc Johhny Firmware sync 7 years ago
SdBaseFile.h 43d696659f 3.0.12-RC2 sync 7 years ago
SdFatConfig.h 307d17422d 3.0.6 sync 7 years ago
SdFatStructs.h 307d17422d 3.0.6 sync 7 years ago
SdFatUtil.cpp 3faef75a0d 3.0.10 sync 7 years ago
SdFatUtil.h 43d696659f 3.0.12-RC2 sync 7 years ago
SdFile.cpp 43d696659f 3.0.12-RC2 sync 7 years ago
SdFile.h 307d17422d 3.0.6 sync 7 years ago
SdInfo.h 43d696659f 3.0.12-RC2 sync 7 years ago
SdVolume.cpp 43d696659f 3.0.12-RC2 sync 7 years ago
SdVolume.h 307d17422d 3.0.6 sync 7 years ago
Servo.cpp 307d17422d 3.0.6 sync 7 years ago
Servo.h 307d17422d 3.0.6 sync 7 years ago
boards.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
cardreader.cpp a8678cb2fd recover print 7 years ago
cardreader.h 17074e1d25 saving/restoring filename and current position in bytes to eeprom, UVLO changed 7 years ago
cmdqueue.cpp 72ab17f585 Further fixes of the power panic and g-code & planner queues. 6 years ago
cmdqueue.h 582a6270b0 Fix of a power panic print stop. 6 years ago
digipot_mcp4451.cpp 307d17422d 3.0.6 sync 7 years ago
dogm_font_data_marlin.h 307d17422d 3.0.6 sync 7 years ago
dogm_lcd_implementation.h 307d17422d 3.0.6 sync 7 years ago
fastio.h 307d17422d 3.0.6 sync 7 years ago
langtool.php 307d17422d 3.0.6 sync 7 years ago
langtool.pl 43d696659f 3.0.12-RC2 sync 7 years ago
language.h 307d17422d 3.0.6 sync 7 years ago
language_all.cpp f5e39112a2 Language files (EN only), because of flash overflow. 6 years ago
language_all.h f5e39112a2 Language files (EN only), because of flash overflow. 6 years ago
language_common.h 307d17422d 3.0.6 sync 7 years ago
language_cz.h 43d696659f 3.0.12-RC2 sync 7 years ago
language_de.h 43d696659f 3.0.12-RC2 sync 7 years ago
language_en.h e23f34339e Power panic improved by turning off Z steppers 7 years ago
language_es.h 43d696659f 3.0.12-RC2 sync 7 years ago
language_it.h 43d696659f 3.0.12-RC2 sync 7 years ago
language_pl.h 43d696659f 3.0.12-RC2 sync 7 years ago
le.sh 43d696659f 3.0.12-RC2 sync 7 years ago
mesh_bed_calibration.cpp 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
mesh_bed_calibration.h 43d696659f 3.0.12-RC2 sync 7 years ago
mesh_bed_leveling.cpp 307d17422d 3.0.6 sync 7 years ago
mesh_bed_leveling.h 307d17422d 3.0.6 sync 7 years ago
motion_control.cpp 307d17422d 3.0.6 sync 7 years ago
motion_control.h 307d17422d 3.0.6 sync 7 years ago
pat9125.cpp 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
pat9125.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
pins.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
pins_Einy_0_3.h 8ec316773f PINDA thermistor and ambient thermistor. 6 years ago
pins_Einy_0_4.h 8ec316773f PINDA thermistor and ambient thermistor. 6 years ago
pins_Rambo.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
pins_Rambo_1_0.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
pins_Rambo_1_3.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
planner.cpp 72ab17f585 Further fixes of the power panic and g-code & planner queues. 6 years ago
planner.h 582a6270b0 Fix of a power panic print stop. 6 years ago
qr_solve.cpp 307d17422d 3.0.6 sync 7 years ago
qr_solve.h 307d17422d 3.0.6 sync 7 years ago
speed_lookuptable.h 307d17422d 3.0.6 sync 7 years ago
stepper.cpp df1aa85526 Crashdetection + configuration file. 6 years ago
stepper.h 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
swi2c.cpp 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
swi2c.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
temperature.cpp 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
temperature.h 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
thermistortables.h d9cdb1da60 Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps. 6 years ago
tmc2130.cpp df1aa85526 Crashdetection + configuration file. 6 years ago
tmc2130.h df1aa85526 Crashdetection + configuration file. 6 years ago
ultralcd.cpp df1aa85526 Crashdetection + configuration file. 6 years ago
ultralcd.h 6eb57da770 fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 6 years ago
ultralcd_implementation_hitachi_HD44780.h 8ec316773f PINDA thermistor and ambient thermistor. 6 years ago
ultralcd_st7920_u8glib_rrd.h 307d17422d 3.0.6 sync 7 years ago
uni_avr_rpi.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 years ago
util.cpp 43d696659f 3.0.12-RC2 sync 7 years ago
util.h 43d696659f 3.0.12-RC2 sync 7 years ago
vector_3.cpp 307d17422d 3.0.6 sync 7 years ago
vector_3.h 307d17422d 3.0.6 sync 7 years ago
watchdog.cpp 307d17422d 3.0.6 sync 7 years ago
watchdog.h 307d17422d 3.0.6 sync 7 years ago