PavelSindler
|
6e760ef76d
|
merge with upstream cleanup
|
2018-07-18 15:34:33 +02:00 |
|
Robert Pelnar
|
2c06cb68d1
|
FSensor tunning - filtering changed, chunk length = 0.64mm and MAX_ERR = 10
|
2018-07-17 20:04:12 +02:00 |
|
Petr Ledvina
|
d3e9543fee
|
Fix undefined behaviour
Argument evaluation order is undefined
|
2018-07-17 19:12:48 +02:00 |
|
Petr Ledvina
|
33bf363798
|
Fix st_get_position_mm
call it, do not index function pointer
|
2018-07-17 18:57:28 +02:00 |
|
Petr Ledvina
|
48d6ebffd8
|
Fix code_seen
char/string version was mixed
|
2018-07-17 18:57:28 +02:00 |
|
Petr Ledvina
|
ef93de95d8
|
Fix int overflow
|
2018-07-17 18:57:28 +02:00 |
|
Petr Ledvina
|
2af973bfba
|
Remove uninitialized variables
|
2018-07-17 18:57:28 +02:00 |
|
Petr Ledvina
|
3f17364589
|
Fix various warnings
|
2018-07-17 18:57:28 +02:00 |
|
Petr Ledvina
|
ba8bcf76be
|
Use signed value where appropriate
|
2018-07-17 17:57:38 +02:00 |
|
Petr Ledvina
|
7bbf9953f2
|
Fix missing return warnings
|
2018-07-17 17:57:38 +02:00 |
|
Petr Ledvina
|
6cebf09b88
|
Fix operator priority
== has higher precedence to &, test was always false
|
2018-07-17 17:57:38 +02:00 |
|
Petr Ledvina
|
ceeb97f38c
|
Parentheses around macro argument
Not triggering error in this case
|
2018-07-17 17:57:38 +02:00 |
|
Petr Ledvina
|
f2981bf322
|
Fix type coversion warnings in language.c
|
2018-07-17 17:55:05 +02:00 |
|
Petr Ledvina
|
baddf38dbc
|
Make card filename const
Fixes warning in filename_wldsd
|
2018-07-17 17:55:05 +02:00 |
|
Petr Ledvina
|
d64754468a
|
Fix undefined function warnings
|
2018-07-17 17:55:05 +02:00 |
|
Petr Ledvina
|
fd332c1ff1
|
Fix ADC index overflow
Use bitmap bitcount to map pin number to adc_values array index. Old
code fails for TEMP_AMBIENT_PIN and VOLT_BED_PIN
|
2018-07-17 17:55:04 +02:00 |
|
Petr Ledvina
|
3f92630fd1
|
Fix setTargetHotend array overflow
Special function may be used instead (setTargetHotends(temp))
|
2018-07-17 17:55:04 +02:00 |
|
PavelSindler
|
33f9af65c8
|
merge with upstream/MK3
|
2018-07-17 16:36:53 +02:00 |
|
XPila
|
8cea3a714f
|
Merge pull request #935 from XPila/MK3-new_lang
Linearity correction menu disabled
|
2018-07-17 13:35:40 +02:00 |
|
Robert Pelnar
|
64929a78f5
|
Linearity correction menu disabled
|
2018-07-17 13:35:04 +02:00 |
|
XPila
|
d679453b73
|
Merge pull request #914 from XPila/MK3-new_lang
MK3 make prep.
|
2018-07-17 11:47:13 +02:00 |
|
XPila
|
7bec5c6d5c
|
Merge branch 'MK3' into MK3-new_lang
|
2018-07-17 11:47:01 +02:00 |
|
PavelSindler
|
5baf860595
|
Merge pull request #934 from prusa3d/revert-917-use_Timer
Revert "Use timer"
|
2018-07-17 11:38:49 +02:00 |
|
PavelSindler
|
9e2985dfba
|
Revert "Use timer"
|
2018-07-17 11:38:38 +02:00 |
|
PavelSindler
|
84f9467007
|
Merge pull request #933 from prusa3d/revert-918-fix_compiler_warnings
Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"
|
2018-07-17 11:28:58 +02:00 |
|
PavelSindler
|
77426b563a
|
Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"
|
2018-07-17 11:28:44 +02:00 |
|
PavelSindler
|
5f529bd515
|
Merge pull request #918 from mkbel/fix_compiler_warnings
Save 80B of flash and 8B of RAM and fix compiler warning:
|
2018-07-17 10:56:40 +02:00 |
|
PavelSindler
|
85c37d1225
|
Merge branch 'MK3' into fix_compiler_warnings
|
2018-07-17 10:56:25 +02:00 |
|
PavelSindler
|
322978c920
|
Merge branch 'MK3_mk_prep' into MK3
|
2018-07-17 10:03:31 +02:00 |
|
PavelSindler
|
e1a71118f9
|
Merge pull request #917 from mkbel/use_Timer
Use timer
|
2018-07-17 09:57:56 +02:00 |
|
PavelSindler
|
eb3307e8fc
|
Merge pull request #889 from mkbel/fix_PRUSA_RESET
Do not skip bootloader when initiating reset by farm PRUSA RESET comm…
|
2018-07-17 09:52:41 +02:00 |
|
Robert Pelnar
|
2451455974
|
LCD menu optimalization - initial lcd update fix
|
2018-07-16 23:54:46 +02:00 |
|
Robert Pelnar
|
19a72ef9eb
|
LCD menu optimalization - LiquidCrystal_Prusa removed
|
2018-07-16 23:23:15 +02:00 |
|
PavelSindler
|
044705a456
|
Merge pull request #930 from PavelSindler/make_prep
version changed
|
2018-07-16 21:02:41 +02:00 |
|
PavelSindler
|
fddc02adfa
|
version changed
|
2018-07-16 21:01:40 +02:00 |
|
PavelSindler
|
a7507525ce
|
Merge pull request #929 from PavelSindler/make_prep
resend request sends OK
|
2018-07-16 20:39:31 +02:00 |
|
Robert Pelnar
|
d1de75eb19
|
LCD menu optimalization - createChar
+code order
|
2018-07-16 19:53:34 +02:00 |
|
Robert Pelnar
|
e22d204e8e
|
LCD menu optimalization - print functions
+removed unused code
|
2018-07-16 19:29:27 +02:00 |
|
PavelSindler
|
a575c028bf
|
resend request sends OK
|
2018-07-16 19:20:39 +02:00 |
|
Robert Pelnar
|
68e59399af
|
LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P
|
2018-07-16 18:08:01 +02:00 |
|
Robert Pelnar
|
0eaabed50c
|
LCD menu optimalization - renamed lcd_implementation clear
+code order
|
2018-07-16 17:54:16 +02:00 |
|
Robert Pelnar
|
fd3fc31304
|
LCD menu optimalization - conversion functions - source separation
|
2018-07-16 17:23:35 +02:00 |
|
Robert Pelnar
|
0924ad50d5
|
New localization vs octoprint fix - do not translate protocol messages
|
2018-07-16 04:50:43 +02:00 |
|
Robert Pelnar
|
a7df5f368b
|
LCD menu optimalization - sdcard menu fixed
|
2018-07-16 04:24:27 +02:00 |
|
Robert Pelnar
|
b6223d5623
|
LCD menu optimalization
|
2018-07-16 04:13:26 +02:00 |
|
Robert Pelnar
|
268d2634f0
|
LCD menu optimalization - lcd and menu
removed unused code and conditional translation
|
2018-07-16 02:13:52 +02:00 |
|
PavelSindler
|
0c0aa99c51
|
Merge pull request #927 from PavelSindler/make_prep
G28 Fix
|
2018-07-15 20:26:47 +02:00 |
|
PavelSindler
|
0e15a4025b
|
whitespace
|
2018-07-15 20:24:24 +02:00 |
|
PavelSindler
|
6824ab65dd
|
G28 fix
|
2018-07-15 20:00:29 +02:00 |
|
Robert Pelnar
|
39bb855333
|
LCD menu optimalization - menu_item_edit_int3
MenuStack removed
FILAMENT_LCD_DISPLAY and ENCODER_STEPS_PER_MENU_ITEM removed (unused)
EXPERIMENTAL_FEATURES menu removed
|
2018-07-15 18:37:59 +02:00 |
|