Prusa-Firmware/Firmware
PavelSindler 457e4f61b9
Merge pull request #84 from PavelSindler/support_menu_fix
Support menu translated and fixes, snmm M600 long beep fix
2017-11-15 11:53:15 +01:00
..
builds/1_75mm_MK3-EINY04-E3Dv6full SG_THR_X = 2, holding currents == running currents 2017-11-13 18:45:11 +01:00
variants Configuration files reordered and added build number 2017-11-07 23:54:06 +01:00
BlinkM.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
BlinkM.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
boards.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
cardreader.cpp recover print 2017-07-04 11:31:39 +02:00
cardreader.h saving/restoring filename and current position in bytes to eeprom, UVLO changed 2017-07-02 21:01:23 +02:00
cmdqueue.cpp initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
cmdqueue.h initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
Configuration_adv.h Merge pull request #47 from PavelSindler/MK3 2017-09-22 14:39:52 +02:00
Configuration_prusa.h Merge branch 'MK3' into MK3 2017-11-13 18:48:19 +01:00
Configuration.h Merge branch 'MK3' into MK3 2017-11-13 18:48:19 +01:00
ConfigurationStore.cpp eeprom error message 2017-09-21 15:35:46 +02:00
ConfigurationStore.h 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 2017-09-21 15:20:02 +02:00
Dcodes.cpp SG_THR_X = 2, holding currents == running currents 2017-11-13 18:45:11 +01:00
Dcodes.h SG_THR_X = 2, holding currents == running currents 2017-11-13 18:45:11 +01:00
digipot_mcp4451.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
dogm_font_data_marlin.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
dogm_lcd_implementation.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
DOGMbitmaps.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
fastio.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Firmware.ino 3.0.6 sync 2016-08-11 10:42:53 +02:00
Firmware.ino.rambo.hex SG_THR_X = 2, holding currents == running currents 2017-11-13 18:45:11 +01:00
Firmware.sublime-project 3.0.6 sync 2016-08-11 10:42:53 +02:00
fsensor.cpp TMC2130 configuration in eeprom (not finished). 2017-10-30 15:45:29 +01:00
fsensor.h PAT9125 - sampled only Y value, new debug code D9125. 2017-10-24 19:45:15 +02:00
langtool.php 3.0.6 sync 2016-08-11 10:42:53 +02:00
langtool.pl 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_all.cpp Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_all.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_common.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_cz.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_de.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_en.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_es.h First layer cal. corrections, translations to all languages for Wizard MK2 added 2017-11-13 17:43:14 +01:00
language_it.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language_pl.h Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
language.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
le.sh 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
LiquidCrystal.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
LiquidCrystal.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Marlin_main.cpp Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
Marlin.h initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
MarlinSerial.cpp setup second serial port only in case it is selected 2017-10-24 23:20:48 +02:00
MarlinSerial.h setup second serial port only in case it is selected 2017-10-24 23:20:48 +02:00
mesh_bed_calibration.cpp X max lowered to 250, XYZ/Z calibration: Z top coordinate changed, changes in xyz cal. because of stell sheet, still not final version 2017-11-12 11:30:06 +01:00
mesh_bed_calibration.h Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +02:00
mesh_bed_leveling.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
mesh_bed_leveling.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
motion_control.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
motion_control.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
pat9125.cpp PAT9125 - sampled only Y value, new debug code D9125. 2017-10-24 19:45:15 +02:00
pat9125.h PAT9125 - sampled only Y value, new debug code D9125. 2017-10-24 19:45:15 +02:00
pins_Einy_0_3.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
pins_Einy_0_4.h M114 now reports also actual extruder position, 2017-10-22 22:42:45 +02:00
pins_Rambo_1_0.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins_Rambo_1_3.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins_Rambo.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
planner.cpp Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +02:00
planner.h Fix of a power panic print stop. 2017-09-21 17:50:39 +02:00
qr_solve.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
qr_solve.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Sd2Card.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2Card.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2PinMap.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdBaseFile.cpp Johhny Firmware sync 2017-06-17 15:42:48 +02:00
SdBaseFile.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFatConfig.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatStructs.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatUtil.cpp 3.0.10 sync 2017-03-24 19:47:50 +01:00
SdFatUtil.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdInfo.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
speed_lookuptable.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
stepper.cpp SG_THR_X = 2, holding currents == running currents 2017-11-13 18:45:11 +01:00
stepper.h 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 2017-09-21 15:20:02 +02:00
swi2c.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swi2c.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
temperature.cpp measuring pulse width: initial version 2017-10-26 17:42:27 +02:00
temperature.h 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 2017-09-21 15:20:02 +02:00
thermistortables.h Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps. 2017-09-06 16:04:50 +02:00
tmc2130.cpp TMC2130 configuration in eeprom (not finished). 2017-10-30 15:45:29 +01:00
tmc2130.h TMC2130 configuration in eeprom (not finished). 2017-10-30 15:45:29 +01:00
ultralcd_implementation_hitachi_HD44780.h initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
ultralcd_st7920_u8glib_rrd.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
ultralcd.cpp Merge pull request #84 from PavelSindler/support_menu_fix 2017-11-15 11:53:15 +01:00
ultralcd.h english version of xyz: place/remove steel sheet; wait for cooling down removed, 2017-11-13 17:09:26 +01:00
uni_avr_rpi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
util.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
util.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
vector_3.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
vector_3.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
watchdog.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
watchdog.h 3.0.6 sync 2016-08-11 10:42:53 +02:00