Marek Bel
|
219a5e0625
Initialize EEPROM_SILENT in one place both for MK3 and MK25 printers and make it more clear.
|
5 years ago |
leptun
|
444daceca3
Move define as requested
|
5 years ago |
leptun
|
78708903e8
Also update eeprom value
|
5 years ago |
leptun
|
90e5f14309
Fix compile error on MK3
|
5 years ago |
leptun
|
56c949b9af
Fix typo
|
5 years ago |
leptun
|
d8d0069f97
Fix MK2.x Default stepper power out of sync
|
5 years ago |
DRracer
|
8b806f692e
Merge pull request #1664 from MRprusa3d/PFW-811
|
5 years ago |
Ondrej Tuma
|
b7fe43bf68
Deleted bad cols/rows definitions for translation.
|
5 years ago |
MRprusa3d
|
4b1fc69088
"disable_z()" for Delta PSU III
|
5 years ago |
Marek Bel
|
28f1e309a2
Fix compiler warning: 'old_x_max_endstop' defined but not used
|
5 years ago |
Robert Pelnar
|
eea755496b
Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
|
5 years ago |
Robert Pelnar
|
434a723151
Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2'
|
5 years ago |
Robert Pelnar
|
9f86a334c6
Lang - text "endstops hit: " removed from dictionary
|
6 years ago |
Robert Pelnar
|
a0e4acead3
lang - removed unused code and some service messages changed to "not translated"
|
6 years ago |
PavelSindler
|
940f436a5f
merge MK3_dev into MK3
|
6 years ago |
Marek Bel
|
1585dc66b0
Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500
|
6 years ago |
Robert Pelnar
|
c2f535b619
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
6 years ago |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 years ago |
PavelSindler
|
03fffae4c3
finda runout sensor can be turned on/off from menu
|
6 years ago |
Robert Pelnar
|
c4281b0b36
Status screen redesign - fix of flickering and text wraping on status screen
|
6 years ago |
Robert Pelnar
|
71f1a1f6db
MMU - communication, check after start, code cleaning
|
6 years ago |
Robert Pelnar
|
60b4db15e0
FSensor - M600 fix + cond. translation + tunning filter and params
|
6 years ago |
Robert Pelnar
|
268d2634f0
LCD menu optimalization - lcd and menu
|
6 years ago |
Robert Pelnar
|
066c044396
fixed tmc2130_wr_CHOPCONF
|
6 years ago |
Robert Pelnar
|
fcfb4cdcae
New ML support - menu tunning, startup
|
6 years ago |
Robert Pelnar
|
2cf20c8c99
New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)')
|
6 years ago |
Robert Pelnar
|
bd587faab9
New ML support - migration - replaced source, removed original ML support files (backup)
|
6 years ago |
MRprusa3d
|
0b6644915a
Add files via upload
|
6 years ago |
Robert Pelnar
|
339d2ebdef
Z-axis stealth mode
|
6 years ago |
Robert Pelnar
|
baade7db61
Removed unused files (ST7565R-dogm, digipot)
|
6 years ago |