PavelSindler
|
5bda19b9f7
config for mmu updated
|
6 years ago |
Robert Pelnar
|
691e7a24ed
EEPROM dump (code D3)
|
6 years ago |
PavelSindler
|
9c1ef5e414
Merge pull request #974 from mkbel/fix_compiler_warnings
|
6 years ago |
PavelSindler
|
cadb2e9cfe
Merge pull request #973 from MRprusa3d/MK3
|
6 years ago |
Marek Bel
|
716e6c209c
Save 88B FLASH and fix compiler warnings:
|
6 years ago |
MRprusa3d
|
5be82962ee
PowerPanic IV
|
6 years ago |
PavelSindler
|
da82062d41
End file section for searching M84 in gcode file were enlarged (compatibility with mmu Slic3r)
|
6 years ago |
PavelSindler
|
9b4f786325
Merge pull request #970 from mkbel/fix_compiler_warnings
|
6 years ago |
PavelSindler
|
59c0127b77
automatic M600 for mmu v2: work in progress
|
6 years ago |
Marek Bel
|
620c015b65
Fix compiler warning: sketch/ultralcd.cpp:855:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
|
6 years ago |
Marek Bel
|
58155cacbc
Fix compiler warning sketch/ultralcd.cpp:6711:24: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses].
|
6 years ago |
Marek Bel
|
08b56fe1a4
Fix compiler warning sketch/cardreader.cpp:706:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare].
|
6 years ago |
Marek Bel
|
5f8e87e649
Fix compiler warning: sketch/SdFatUtil.cpp:49:7: warning: unused variable 'i' [-Wunused-variable]
|
6 years ago |
Marek Bel
|
702fa307bb
Fix compiler warning sketch/Marlin_main.cpp:478:14: warning: 'delta' defined but not used [-Wunused-variable].
|
6 years ago |
Marek Bel
|
904db96cd1
Fix compiler warning sketch/tmc2130.h:123:3: warning: 'tmc2130_axis_config' defined but not used [-Wunused-variable]
|
6 years ago |
Marek Bel
|
98ba79e518
Fix out of array bounds access.
|
6 years ago |
Marek Bel
|
e6dcbedf82
Fix compiler warning: sketch/Marlin_main.cpp:8833:16: warning: variable 'nplanner_blocks' set but not used [-Wunused-but-set-variable]
|
6 years ago |
Marek Bel
|
b357399c6b
Fix compiler warning sketch/Marlin_main.cpp:1846:1: warning: control reaches end of non-void function [-Wreturn-type].
|
6 years ago |
PavelSindler
|
d6021d047d
Merge pull request #969 from mkbel/fix_compiler_warnings
|
6 years ago |
PavelSindler
|
f8db491edc
Merge pull request #967 from mkbel/delete_tmp
|
6 years ago |
Marek Bel
|
c7de8a91bb
Fix compiler warning sketch/Marlin_main.cpp:8811:10: warning: unused variable 'extruder_abs_pos' [-Wunused-variable]
|
6 years ago |
Marek Bel
|
0f577cace6
Fix compiler warning: sketch/Marlin_main.cpp:8759:8: warning: unused variable 'c' [-Wunused-variable]
|
6 years ago |
Marek Bel
|
bd868132cc
Fix compiler warnings:
|
6 years ago |
Marek Bel
|
c19bf72ba9
Fix compiler warning sketch/Marlin_main.cpp:8220:15: warning: unused variable 'k' [-Wunused-variable].
|
6 years ago |
Marek Bel
|
3f0684ea30
Fix compiler warning - remove unused variable.
|
6 years ago |
Marek Bel
|
f7754faaf1
Fix compiler warning sketch/Marlin_main.cpp:7092:14: warning: variable 'make_move' set but not used [-Wunused-but-set-variable]
|
6 years ago |
Marek Bel
|
68a3ae5456
Fix compiler warning sketch/Marlin_main.cpp:6331:11: warning: unused variable 'cnt' [-Wunused-variable]
|
6 years ago |
Marek Bel
|
b44f71fd33
Fix compiler warning sketch/Marlin_main.cpp:6267:16: warning: variable 'TooLowZ' set but not used [-Wunused-but-set-variable]
|
6 years ago |
Marek Bel
|
d5ab657cdf
Fix compiler warnings:
|
6 years ago |
Marek Bel
|
3a532a46bb
Fix compiler warning sketch/Marlin_main.cpp:5737:15: warning: unused variable 'area' [-Wunused-variable]
|
6 years ago |