Commit Graph

461 Commits

Author SHA1 Message Date
Ted Hess 6c3e391579 Cleanup and create release structure for Travis 2017-12-20 12:16:09 -05:00
Ted Hess 6579fe51ad Allow BAUDRATE override by build opts 2017-12-11 12:48:36 -05:00
Ted Hess 38b65a85df Add local variant configuration version 2017-12-09 18:09:22 -05:00
Ted Hess ad6b53892e Remove unecessary source files [qr_solve, vector_3].
Use SDK version of LiquidCrystal (faster draw)
Put serial init before lcd init
Filament Load: 15mm extra instead of 25mm
2017-12-09 16:54:21 -05:00
Ted Hess e19492a30e Remove redundant splash screen re-init 2017-11-24 15:17:49 -05:00
Ted Hess ae9f975e07 Fix M110 compatibility (again).
Add 25mm to manual filament load extrusion
2017-11-22 17:19:34 -05:00
Ted Hess c9db6ac451 Code cleanup and force-inline removal testing 2017-11-15 09:00:02 -05:00
Ted Hess ad0f7ff33b Use planner buffer for EEPROM save/restore.
Reset printer after restore.
2017-11-15 08:59:13 -05:00
Ted Hess 095864aae3 Merge branch 'MK2' of https://github.com/prusa3d/Prusa-Firmware into private-build2 2017-11-13 14:21:49 -05:00
PavelSindler 4c5f9c8bf1 first layer cal. gcode corrections 2017-11-12 10:48:14 +01:00
PavelSindler 19a952137d gcode correction in first layer calibration 2017-11-12 09:40:26 +01:00
Ted Hess 377bd879a7 Merge branch 'MK2' of https://github.com/prusa3d/Prusa-Firmware into private-build2 2017-11-10 13:17:44 -05:00
PavelSindler 1047854afa version change 2017-11-10 18:39:16 +01:00
PavelSindler 18c107ba77 listing filenames reverted to short filenames, because of compatibility; massge shown during first layer cal. has all language variations now, not possible to pause print when print is paused 2017-11-10 15:42:57 +01:00
Ted Hess 0745a2164b Merge branch 'MK2' of https://github.com/prusa3d/Prusa-Firmware into private-build2 2017-11-09 11:24:34 -05:00
PavelSindler 417dff8574 removed redundant code 2017-11-09 16:14:14 +01:00
PavelSindler 858bd7f9ac another changes in languages 2017-11-09 15:22:20 +01:00
PavelSindler 03fdb06e89 initial 2017-11-09 15:14:31 +01:00
Ted Hess 2c80f1f3ad Merge branch 'liquidcrystal-update' into private-build2 2017-11-07 17:16:04 -05:00
Ted Hess 8b5f36c55e Upgrade LiquidCrystal driver to recent version and add Prusa custom mods. 2017-11-07 17:11:23 -05:00
Ted Hess 69339761b2 Identify custom builds with Author info 2017-11-07 16:31:36 -05:00
Ted Hess 0e5d3d93db Merge branch 'remove-extra-warnings' updates into private-build2 2017-11-07 14:25:15 -05:00
Ted Hess dc391e3fc2 Remove 'unused-parameter' and 'empty-body' warinings
Additional warnings cleanup for SNMM config.
Fix uninitialized 'SilentMode' refrences in stepper
2017-11-07 14:17:48 -05:00
Ted Hess 9868fcd8fc Merge remote-tracking branch 'upstream' into private-build2 2017-11-06 09:25:10 -05:00
Ted Hess 652749b0a4 Lanuage files sync'd 2017-11-06 09:17:41 -05:00
PavelSindler b5e42e2934 PL updated 2017-11-06 12:01:17 +01:00
PavelSindler f2d9c00103
Merge pull request #260 from PavelSindler/presort_after_print
presort files when print is finished
2017-11-03 16:18:47 +01:00
PavelSindler 6a253b60fb
Merge pull request #264 from PavelSindler/language_corrections
PID safety check and Language corrections
2017-11-03 16:18:35 +01:00
PavelSindler 6728e425cc whitespace correction 2017-11-03 16:13:01 +01:00
PavelSindler 4114a7844d pl and it corrections 2017-11-03 16:00:44 +01:00
PavelSindler 6bdab7bf48 filecheck fix: we need to check buffered gcodes after finding end of gcode file 2017-11-02 18:40:22 +01:00
PavelSindler 6689cca59c languages partly corrected, PID cal. is checking for thermal runaway 2017-11-02 17:29:16 +01:00
PavelSindler 6c8f304809 dont flush presort at the beginning of the print 2017-11-01 14:18:39 +01:00
PavelSindler 3ec227c02e presort files when print is finished 2017-10-31 19:54:42 +01:00
Ted Hess f4103bc386 Use dynamic linebfr 2017-10-31 13:48:50 -04:00
Ted Hess 2dfb5666b9 Single language support (See langtool.pl) 2017-10-31 13:48:50 -04:00
Ted Hess 3284cfaced Clarify PID cal menu items. Name the Wizard 2017-10-31 13:48:50 -04:00
Ted Hess 7a52f00f46 Local updates/merges 2017-10-31 13:48:50 -04:00
Ted Hess ab8610ecff Add optional 8-point Mesh Bed Correction offsets + LCD and translations support
MBC offsets limited to +/- 500um (stored as int16 in EEPROM)
2017-10-31 13:48:50 -04:00
Ted Hess 7bd9655fd4 Remove 'unused-parameter' and 'empty-body' warinings 2017-10-31 13:48:50 -04:00
PavelSindler 5cea6aee37 ifdef changed to ifndef in config files 2017-10-30 10:13:23 +01:00
PavelSindler c1ed9e1466 configuration files updated 2017-10-30 09:59:36 +01:00
PavelSindler 60807c0f47 added SUPPORT_VERBOSITY defines to free some space 2017-10-30 09:53:22 +01:00
PavelSindler 316c0a497c changed version 2017-10-27 18:15:01 +02:00
PavelSindler 7968d1b3cb initi sort order loop 2017-10-25 16:57:26 +02:00
PavelSindler 98e203294d removing SD during sorting fixed 2017-10-25 16:30:55 +02:00
PavelSindler f53426b639 Fixed sorting inside subdirectories, removed dead code 2017-10-24 15:15:49 +02:00
PavelSindler 07c0413f43 ifdef for SNMM 2017-10-23 01:13:56 +02:00
PavelSindler 98d0abcf2a Merge pull request #245 from PavelSindler/lin_adv_issue
LIN_ADVANCE: high e_steps value error fixed
2017-10-23 00:37:59 +02:00
PavelSindler 37e989df79 Merge pull request #249 from PavelSindler/languages
Translation for new messages
2017-10-23 00:35:31 +02:00