Prusa-Firmware/Firmware
bubnikv 077560ce4c Improvement of baby stepping:
1) Fix of stepper control timing
2) Load / restore baby stepping after 9 point bed leveling using
   the planner instead of the questionable baby stepping routine.

Improvement of the menu system: Use a shared menuData union to preserve
memory. Adaptation of baby stepping and edit menus to menuData.

Improvement of the "Toshiba FlashAir" status display. Don't force IP
address query on each display refresh when in the "Support" menu.

Bugfix of the baby stepping menu: Show the correct value instead
of zero when the baby stepping menu is entered.

New feature: Bed leveling adjustment at left / right / front / rear side.
The bed adjustment feature is accessible from the Settings menu
and as L R F B codes of the G80 code.
2016-08-02 12:19:17 +02:00
..
variants Adjusted the maximum acceleration of the Z axis to a sensible value 2016-07-26 15:36:35 +02:00
BlinkM.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
BlinkM.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
boards.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
cardreader.cpp Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
cardreader.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
Configuration.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
Configuration_adv.h Reworked calculation of the trapezoidal ramps inside the planner. 2016-07-22 10:37:06 +02:00
ConfigurationStore.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
ConfigurationStore.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
digipot_mcp4451.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_font_data_marlin.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_lcd_implementation.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
DOGMbitmaps.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
fastio.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.ino MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.sublime-project Automatic bed calibration by searching the 3x3 point matrix. 2016-06-16 14:29:04 +02:00
langtool.php MK2 Firmware release. 2016-05-31 14:08:04 +02:00
langtool.pl Added a test for a broken PINDA cable during G80. 2016-07-26 11:35:39 +02:00
language.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
language_all.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
language_all.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
language_cz.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
language_en.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
language_es.h Fixed ".." label when leaving a subdirectory. 2016-06-20 13:46:37 +02:00
language_it.h Fixed ".." label when leaving a subdirectory. 2016-06-20 13:46:37 +02:00
language_pl.h Fixed ".." label when leaving a subdirectory. 2016-06-20 13:46:37 +02:00
LiquidCrystal.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
LiquidCrystal.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Marlin.h Removed the dual carriage code for readibility. 2016-07-19 10:57:18 +02:00
Marlin_main.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
MarlinSerial.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
MarlinSerial.h Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
mesh_bed_calibration.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
mesh_bed_calibration.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
mesh_bed_leveling.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
mesh_bed_leveling.h Automatic bed calibration by searching the 3x3 point matrix. 2016-06-16 14:29:04 +02:00
motion_control.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
motion_control.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
pins.h Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
planner.cpp Reworked the calculation of jerks in the planner. 2016-07-22 16:52:13 +02:00
planner.h Reworked the calculation of jerks in the planner. 2016-07-22 16:52:13 +02:00
qr_solve.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
qr_solve.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Sd2Card.cpp Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
Sd2Card.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
Sd2PinMap.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdBaseFile.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdBaseFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatConfig.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatStructs.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatUtil.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatUtil.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFile.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdInfo.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
SdVolume.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdVolume.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
speed_lookuptable.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
stepper.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
stepper.h Removed the dual carriage code for readibility. 2016-07-19 10:57:18 +02:00
temperature.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
temperature.h Undo babystepping in Z before G28 / G80, if applied already. 2016-07-18 17:28:54 +02:00
thermistortables.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
ultralcd.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
ultralcd.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
ultralcd_implementation_hitachi_HD44780.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
ultralcd_st7920_u8glib_rrd.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
util.cpp In addition to the firmware version number, store the "PRUSA3D" 2016-07-08 09:49:15 +02:00
util.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
vector_3.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
vector_3.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00