Marek Bel
|
e13e3a9dc4
|
Merge remote-tracking branch 'prusa3d/MK3' into fix_compiler_warnings
|
2018-08-02 21:42:55 +02:00 |
|
Marek Bel
|
79057f070b
|
Fix compiler warning sketch/lcd.cpp:509:1: warning: label 'end' defined but not used [-Wunused-label].
|
2018-08-02 14:13:29 +02:00 |
|
Robert Pelnar
|
43cc789602
|
feedrate symbol changed back to double-arrow
|
2018-08-01 15:15:54 +02:00 |
|
PavelSindler
|
77cc55ed76
|
Merge pull request #951 from PavelSindler/use_timer
Use timer
|
2018-07-24 09:31:45 +02:00 |
|
Martin Remiš
|
c7d7389e27
|
PowerPanic & Sound
|
2018-07-23 20:04:47 +02:00 |
|
Marek Bel
|
7cfa3156c7
|
Fix compiler warning arduino-1.6.9/hardware/tools/avr/avr/include/avr/delay.h:36:2: warning: #warning "This file has been moved to <util/delay.h>." [-Wcpp]
|
2018-07-23 13:47:15 +02:00 |
|
PavelSindler
|
efd03b426f
|
final edits to fit changes on upstream
|
2018-07-23 09:14:22 +02:00 |
|
PavelSindler
|
565a6db3e4
|
use timer class
|
2018-07-22 16:26:12 +02:00 |
|
PavelSindler
|
5b6fb9e49b
|
Use Timer class for button blanking. Save 74B FLASH and 1B RAM.
|
2018-07-22 15:05:24 +02:00 |
|
PavelSindler
|
5fd1acaf81
|
Revert "PowerPanic"
|
2018-07-20 15:20:57 +02:00 |
|
MRprusa3d
|
bbec1ccfd4
|
Add files via upload
|
2018-07-20 04:34:12 +00:00 |
|
Robert Pelnar
|
b46953c790
|
LCD menu optimalization - lcd_draw_edit removed
|
2018-07-19 16:57:31 +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 |
|
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 |
|
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
|
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 |
|