Sergey
38400a2e06
Чистка, вывод прогресса на экран,
имя файла в скрипте сборки
5 years ago
Sergey
881e89a4f7
Предварительно работает
5 years ago
Sergey
e127fb778d
Работает с модулем MKS
5 years ago
Sergey
a9f15e388e
Пакет начала передачи файлов
5 years ago
Sergey
8b5c010990
Работает команда M30 (удаление
файлов) из Cura
5 years ago
Sergey
3f8d7b1054
FATfs, без вызовов функций
5 years ago
Sergey
26027cf48f
Вывод IP при загрузке в SERIAL0
5 years ago
Sergey
0271d32aca
Настройки PID в прошивке.
При подключении к WIFI показывает
адрес на экране
5 years ago
Sergey
97e8aa4517
Вывод списка файлов в куре
5 years ago
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
5 years ago
Sergey
2371b358ed
Вывод длинных имен
в ответе на М20
5 years ago
Sergey
f7e88f9f16
Установка параметров WIFI работает
5 years ago
Sergey
f64362f719
Функция настройки параметров
ESP
5 years ago
Sergey
4b6268f124
Вывод измененных сообщений
только в Serial1 для WIFI
5 years ago
Scott Lahteine
223aa5cc4e
No unscaled_e_move for CNC
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
fc11e72174
Fix extra unskew call
Fixes #17264
5 years ago
Sergey
63b525165e
Ответ на 991 и 997
5 years ago
Sergey
4334ca1bb0
В ответ на M105 не выводить "ok"
перед температурой
5 years ago
Sergey
c3299b9a61
Функции в одном стиле, чистка
5 years ago
Sergey
5c1f2ce98b
Формирование бинарного пакета на выход
5 years ago
Sergey
9319c80be3
Перехват вывода символов
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Mathias Rasmussen
8752fbd92c
Store case light brightness in EEPROM ( #17307 )
5 years ago
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
5 years ago
Sergey
99710e0280
Перехват символов из serial, скелет разбора пакета
5 years ago
Sergey
4bbb839cac
Шаблон инита MKS, прерывание на IO0
5 years ago
Scott Lahteine
54a12ee1d6
Tweak eeprom storage type
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
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
rado79
bef9b9b07e
Delay after homing_backoff for CoreXY sensorless homing ( #17273 )
5 years ago
Scott Lahteine
c87d73045b
Fix extra M114 output line
Fixes #17255
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
RasmusAaen
c768605bde
Add Copymaster3D board ( #17188 )
5 years ago
InsanityAutomation
775a4294fc
Configurable SLOWDOWN divisor ( #17171 )
5 years ago
Karl Andersson
85187290a7
Fix incorrect type on ubl_storage_slot ( #17170 )
5 years ago
Scott Lahteine
090a90a036
Add EEPROM_BOOT_SILENT option
5 years ago
Scott Lahteine
095a1123c1
Add a global machine state
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
112245ee48
More explicit EEPROM types ( #17127 )
5 years ago
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Vert
8bbcbc528c
Fix Z4 stepper indirection macros ( #17107 )
5 years ago
Scott Lahteine
b579f5dc99
Move 'last_pause_state' closer to usage
5 years ago
MangaValk
57f488738b
[ToolChanger] Lock the current tool at power-up ( #17093 )
5 years ago
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
5 years ago
Scott Lahteine
913de024a9
Change PID dummy value to NAN
Fixes #17078
5 years ago
Scott Lahteine
7709261ea9
Move shared code to wait_for_bed_heating
5 years ago