MRprusa3d
|
be0ed46335
preHeat @ filament management
|
5 years ago |
MRprusa3d
|
da0867cfc5
preHeat @ filament management
|
5 years ago |
Laurentiu
|
afc86a1363
missing ;
|
5 years ago |
PavelSindler
|
11d19879fc
Merge pull request #1533 from MRprusa3d/PFW-210
|
5 years ago |
Laurentiu
|
4835b9b220
7x7 points mesh bed leveling
|
5 years ago |
MRprusa3d
|
80c3420a12
Merge branch 'MK3' into PFW-210
|
5 years ago |
MRprusa3d
|
ef1f82627e
preHeat @ filament load / unload / autoLoad / MMU
|
5 years ago |
Marek Bel
|
daaec0ef04
Convert MmuCmd to enum class.
|
5 years ago |
Marek Bel
|
9e873ac0f7
Use enum for mmu_cmd instead of plain integer type.
|
5 years ago |
PavelSindler
|
27d002a46f
Merge remote-tracking branch 'robert/MK3-variants' into variants
|
5 years ago |
PavelSindler
|
860e6f9994
Merge remote-tracking branch 'upstream/MK3' into variants
|
5 years ago |
PavelSindler
|
fcb7dd90cf
Merge pull request #1505 from MRprusa3d/PFW-210
|
5 years ago |
MRprusa3d
|
a53d150903
preHeat @ filament load / unload / autoLoad
|
5 years ago |
Robert Pelnar
|
93d4128163
Fixed timer2 colission with arduino framework around "tone" function.
|
5 years ago |
PavelSindler
|
62e253edd0
fanSpeed -> fanSpeedSoftPwm (fixes fan speed menu)
|
5 years ago |
PavelSindler
|
903028e574
fix fan speed measuring for PWM = 255
|
5 years ago |
PavelSindler
|
f9298b37b8
fan check hotfix (selftest, measuring RPM, fan errors)
|
5 years ago |
PavelSindler
|
9a51a7be29
Merge branch 'bed_correction_fix' into variants
|
5 years ago |
PavelSindler
|
fba207e0ec
crash detection: don't wait for heater if target temp = 0; new priting type
|
5 years ago |
PavelSindler
|
5324181bf7
maximum bed level correction value enlarged from 50um to 100um and is now used in menus and mesh bed leveling itself
|
5 years ago |
PavelSindler
|
4444b155f1
M600: prevention of blob; massage changed when autoload is active
|
5 years ago |
PavelSindler
|
97aaf919a3
Merge remote-tracking branch 'upstream/MK3' into dev
|
5 years ago |
PavelSindler
|
dd4d8e1277
calibrate z endstop update
|
5 years ago |
PavelSindler
|
af348aa8ba
compilation error fix: pin for LCD brightness
|
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
|
fc0b55b213
Timing functions micros2 and delay2 + fix of delay_keep_alive().
|
5 years ago |
PavelSindler
|
7e3a1c7d45
merge changes from upstream
|
5 years ago |
PavelSindler
|
6b1cf99066
conditional compilation updated
|
5 years ago |
PavelSindler
|
da2c963893
conditional compilation improved: fsensor_autoload_check_stop() and fsensor_autoload_check_start(); M600 "filament not responding" error on printers with ir sensor fixed
|
5 years ago |