Sergey
4334ca1bb0
В ответ на M105 не выводить "ok"
перед температурой
5 years ago
Sergey
c3299b9a61
Функции в одном стиле, чистка
5 years ago
Sergey
5c1f2ce98b
Формирование бинарного пакета на выход
5 years ago
thisiskeithb
add34aa286
Fix STM32F1 USB Composite Dependency
Co-authored-by: Lord-Quake <Lord-Quake@users.noreply.github.com>
5 years ago
oscarsan1
b35dc5f0b4
Fix Trigorilla 1.4 missing spaces
5 years ago
Sergey
9319c80be3
Перехват вывода символов
5 years ago
thinkyhead
fc74c6a7b6
[cron] Bump distribution date (2020-03-29)
5 years ago
Roxy-3D
2f7e5cf7dd
Fix typo...
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
a84990961a
Simplify TWIBus debug
5 years ago
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
5 years ago
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support ( #17305 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
thinkyhead
e71b25a555
[cron] Bump distribution date (2020-03-28)
5 years ago
Mathias Rasmussen
8752fbd92c
Store case light brightness in EEPROM ( #17307 )
5 years ago
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
5 years ago
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
5 years ago
InsanityAutomation
3655e240f5
Fix SD finished ExtUI / host action ( #17285 )
5 years ago
Sergey
99710e0280
Перехват символов из serial, скелет разбора пакета
5 years ago
thinkyhead
98ef161bfe
[cron] Bump distribution date (2020-03-27)
5 years ago
Sergey
f7fb563f65
Сборка по умолчанию
5 years ago
Sergey
f7a507cb49
remove Ozone config
5 years ago
Sergey
4bbb839cac
Шаблон инита MKS, прерывание на IO0
5 years ago
Sergey
96a692ff84
MKS WIFI Pins
5 years ago
Sergey
f72676d7c5
Segger RTT
5 years ago
Sergey
c77305d5d6
Доп. меню, скролл имен файлов
5 years ago
Sergey
9b38017e8a
Рабочий конфиг под 4S
5 years ago
Sergey
ebf99b197c
Merge branch '2.0.x' into FB4S_Config
5 years ago
Sergey
5535971cdc
Тестовый конфиг по 2.0.4
5 years ago
Scott Lahteine
54a12ee1d6
Tweak eeprom storage type
5 years ago
Scott Lahteine
d6a4c3079d
Tweak ui.finish_status
5 years ago
Giuliano Zaro
8122468a36
Update Italian language ( #17293 )
5 years ago
Acenotass
5c150c0c94
Update Russian language ( #17290 )
5 years ago
Scott Lahteine
5ec1a8bb2b
Fix M0 unused var warning
5 years ago
Scott Lahteine
dd6781217a
motion.cpp: HAS_DIST_MM_ARG
5 years ago
Scott Lahteine
0175189c34
Allow G2_PWM to be slimmer
5 years ago
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
5 years ago
thinkyhead
4dea020050
[cron] Bump distribution date (2020-03-26)
5 years ago
Scott Lahteine
c86ee574ec
Drop old comment
5 years ago
Scott Lahteine
f2ed18d150
M303 followup
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
5 years ago
Roxy-3D
1986e1cdf8
Allow PID_DEBUG to be turned on and off ( #17284 )
M303 D will now toggle activation of PID_DEBUG output. This allows the debug capability to be built into the firmware, but turned on and off as needed.
5 years ago
thinkyhead
0aeee64cca
[cron] Bump distribution date (2020-03-25)
5 years ago
Roxy-3D
075a86b076
Update LCD timing on Formbot T-Rex 2+ machines
The code is slightly more optimized than it used to be and this has caused the setup and hold times on the Formbot T-Rex 2+ machines to be insufficient. This change gives sufficient margin and the LCD Display is clean again.
5 years ago
Scott Lahteine
7124b2164d
Version 2.0.5.2
5 years ago
Scott Lahteine
efc19260a7
Merge patches from bugfix-2.0.x
5 years ago
Roxy-3D
5d515c3a2f
Adjust for timing shift on Max7219 displays on AVR's
Something has shifted. The previous timing delays on the Max7219 debug displays is too tight without this correction.
I suspect something has been optimized and roughly 50ns of needed setup and hold time has disappeared.
This corrects the issue and the display results are clean again.
5 years ago
Scott Lahteine
68face848a
Sanity check CONTROLLERFAN_SECS
5 years ago
Scott Lahteine
7455bb09b3
Add SoftwareSerialM for MKS Robin ( #17207 )
5 years ago
ellensp
41e944da00
Fix Emergency Parser on DUE ( #17276 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
5 years ago
mkpfalz
3260228009
Sanity-check CORE backlash axes ( #17279 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago