Marek Bel
|
0fe48de4af
Remove feedmultiplyBckp global variable. Remove redundant isPrintPaused = true assignment, as it is already done in lcd_pause_print(). Remove unused saved_feedmultiply and fanSpeedBckp prototypes. Move isPrintPaused = true assignment to safer location, as LCD_COMMAND_LONG_PAUSE is not reached if lcd_commands_type is not LCD_COMMAND_IDLE.
|
6 سال پیش |
Marek Bel
|
920d828833
Rename lcd_sdcard_pause() to lcd_pause_print() to reflect, that also USB printing could be possible to pause. Unite it with pause_print() and use new (immediate) pause mechanism in all places where old mechanism was used. Rename resume_print() to lcd_resume_print() and make it global, unite it with lcd_sdcard_resume() and use it also in place, where lcd_commands_type = LCD_COMMAND_LONG_PAUSE_RESUME was used. Remove LCD_COMMAND_LONG_PAUSE_RESUME lcd_command_type. Remove unused pause_lastpos[].
|
6 سال پیش |
Marek Bel
|
ea3d407aa7
Fix compiler warning: remove unused function float analog2tempPINDA(int raw).
|
6 سال پیش |
Marek Bel
|
98e921d456
Merge branch 'Fix_warnings_ledvinap' into fix_compiler_warnings
|
6 سال پیش |
MRprusa3d
|
970ba6fa2a
Sound
|
6 سال پیش |
Marek Bel
|
98ba79e518
Fix out of array bounds access.
|
6 سال پیش |
Marek Bel
|
88cce94cf9
Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:""
|
6 سال پیش |
Petr Ledvina
|
fd332c1ff1
Fix ADC index overflow
|
6 سال پیش |
Robert Pelnar
|
e22d204e8e
LCD menu optimalization - print functions
|
6 سال پیش |
Robert Pelnar
|
268d2634f0
LCD menu optimalization - lcd and menu
|
6 سال پیش |
Robert Pelnar
|
c0946d8f04
New ML support - w25x20cl spi external flash support
|
6 سال پیش |
PavelSindler
|
d86d1beeaa
fan error synchronization with planner
|
6 سال پیش |
PavelSindler
|
0ba7850146
pinda temp table changed back
|
6 سال پیش |
Robert Pelnar
|
92997204a1
Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20
|
6 سال پیش |
PavelSindler
|
78f9f6b611
use defines for adc pins, temp table for PIDNA update
|
6 سال پیش |
Robert Pelnar
|
ac1a56b493
Merge branch 'MK25' into MK3
|
6 سال پیش |
Robert Pelnar
|
e3967e444b
SafetyTimer disabled
|
6 سال پیش |
PavelSindler
|
c986ac14ec
pinda thermistor pin changed
|
6 سال پیش |
Robert Pelnar
|
4309c8951c
fix - false fancheck error at end of print
|
6 سال پیش |
PavelSindler
|
ae50a1a768
checking fan speed synchronized with block currently processed
|
6 سال پیش |
bubnikv
|
cff7b9b396
Unified the volumetric_multiplier with extrusion_multiply to improve
|
6 سال پیش |
Robert Pelnar
|
c5175e97ec
Pinout, conditional translation and variant file for MK2
|
6 سال پیش |
bubnikv
|
ba49c21f17
Unified the volumetric_multiplier with extrusion_multiply to improve
|
6 سال پیش |
Robert Pelnar
|
31e6271b2c
Voltage measurement - conditional translation
|
6 سال پیش |
PavelSindler
|
29978c4126
TACH_1 must be defined to enable print fan error
|
6 سال پیش |
PavelSindler
|
0c98ec5f6b
selftest, max endstops undefined, initialization of extruder fan, y offset from extruder
|
6 سال پیش |
Robert Pelnar
|
8562235440
MK2.5 port - compilable version
|
6 سال پیش |
PavelSindler
|
cbcfcee48f
PID cal. is not sending OK periodically, print fan error pauses print in octoprint (not disconnecting), initialize serial line when swithing in settings menu
|
6 سال پیش |
Robert Pelnar
|
f30da4bbca
babystep synchronisation
|
6 سال پیش |
XPila
|
6ff7641d97
Merge pull request #385 from XPila/MK3
|
6 سال پیش |