Yuri D'Elia
|
2ca16a06cd
Rename tp_init to soft_pwm_init for consistency
|
2 years ago |
Yuri D'Elia
|
b56d31b5b3
Improve comment
|
2 years ago |
Yuri D'Elia
|
38b3e53f67
Syntax/comment cleanup
|
2 years ago |
Yuri D'Elia
|
932fcbb33f
Simplify soft_pwm_isr even further
|
2 years ago |
Yuri D'Elia
|
dfd8fee712
Isolate babystep to a separate function
|
2 years ago |
Yuri D'Elia
|
bd28007312
Rename check_fans>readFanTach manageFans>checkFans
|
2 years ago |
Yuri D'Elia
|
383319dbac
Rename temperature_isr to soft_pwm_isr
|
2 years ago |
Yuri D'Elia
|
16b9acf8bc
Decouple temperature ISR from ADC readings
|
2 years ago |
Yuri D'Elia
|
e87188e7e3
Ensure ADC and thermistor tables use the same oversampling
|
2 years ago |
Yuri D'Elia
|
2535d072c4
Do not recursively enter temperature_isr
|
2 years ago |
Yuri D'Elia
|
82e221e3c7
Remove ADC pullup checks
|
2 years ago |
Yuri D'Elia
|
306f77ccbd
Disable IR_SENSOR due to the injected ADC read for now
|
2 years ago |
Yuri D'Elia
|
13163e9fbf
Move millis_nc to system_timer.h
|
2 years ago |
Yuri D'Elia
|
f8de274db3
Split fan checks out of temperature.cpp
|
2 years ago |
Alex Voinea
|
8e72470afc
Merge pull request #3435 from leptun/MK3_variant_hotend_name
|
2 years ago |
Alex Voinea
|
46a9cf6239
Merge pull request #3529 from leptun/sd_menu_fixes
|
2 years ago |
Alex Voinea
|
510c874619
Fix scrolling timing issue when the menu is rendering very slowly
|
2 years ago |
Alex Voinea
|
8bb451129d
Remove compiler bug workaround
|
2 years ago |
Alex Voinea
|
ae1815dc52
When over the SD limit, continue from the last sorted file
|
2 years ago |
Alex Voinea
|
a96e60c241
Do not call lcd_update after presorting
|
2 years ago |
Alex Voinea
|
3a5bc0462a
Do not call lcd_update recursively when running presort with many files
|
2 years ago |
Alex Voinea
|
3c579bf738
Fix fullscreen message lcd_update handling
|
2 years ago |
Alex Voinea
|
2059e40596
Merge pull request #3054 from espr14/insert_sort
|
2 years ago |
Alex Voinea
|
49fb27bb28
Merge pull request #3504 from gudnimg/gudni_printer_smodel_check
|
2 years ago |
Alex Voinea
|
39dfa96167
Merge pull request #3542 from wavexx/default_beep_freq_2
|
2 years ago |
3d-gussner
|
15bac09594
Fix typo
|
2 years ago |
Alex Voinea
|
3ed3f87db6
Prevent beeps when P is 0
|
2 years ago |
3d-gussner
|
3a77ef3ce7
Sync PF-build.sh and MK404-build.sh with MK3_3.11.1 branch
|
2 years ago |
Yuri D'Elia
|
2a9869ce2d
M300: do not set a default frequency if S is not set
|
2 years ago |
3d-gussner
|
1db9735654
Merge pull request #3520 from 3d-gussner/MK3_build_v108
|
2 years ago |