Сайт использует сервис веб-аналитики Яндекс Метрика с помощью технологии «cookie». Пользуясь сайтом, вы даете согласие на использование данной технологии.
FluidNC и grblHAL MKS TinyBee сравнения резки лазера.
FluidNC и grblHAL на board: MKS TinyBee V1 corexy сравнения резки лазера на прошивках FluidNC и grblHAL. comparison of laser cutting using FluidNC and grblHAL firmware.
вот некоторые файлы что вы видели в веб интерфейсе here are some files that you saw in the web interface index.html.gz for FluidNC ndex.html.gz for grblHAL темная темы dark themes Расширение WebUI v3 — виртуальный джойстик Jog автор WebUI v3 Extension - Virtual Jog Joystick author
для компиляции grblHAL eap32 используйте версию не выше этой версии v4.4.8 ESP-IDF to compile grblHAL eap32 use a version no higher than this version v4.4.8 ESP-IDF прямая ссылка онлайн установщик 4.4.8 ESP-IDF direct link online installer 4.4.8 ESP-IDF устанавливаете v4.4.8 ESP-IDF .после установки включаете Espressif-IDE . соглашаетесь на дальнейшие действия и выходите из Espressif-IDE . далее открываете ESP-IDF 4.4 PowerShell или ESP-IDF 4.4 CMD и вставляете эту ссылку ка есть . install v4.4.8 ESP-IDF. After installation, enable Espressif-IDE. agree to further actions and exit Espressif-IDE. then open ESP-IDF 4.4 PowerShell or ESP-IDF 4.4 CMD and paste this link as is. #Create directory and clone the ESP32 grblHAL driver into it: cd C:\ git clone --recursive далее переходите в папку с прошивкой и правите только ESP32\main\boards свою доску . ESP32\main\grbl\config.h только ставите свою кинематику . вместо off ставите 1 ESP32\main\my_machine.h правите все что нужно вам . then go to the folder with the firmware and edit only ESP32\main\boards your board. ESP32\main\grbl\config.h just set your kinematics. instead of off put 1 ESP32\main\my_machine.h edit everything you need далее запускаете команду cd C:/ESP32/ или cd C:/5/ESP32/ где /5/ это названия вашей папки где лежит ваша поправленная прошивка далее еще одна команда на выполнения idf.py build then run the command cd C:/ESP32/ or cd C:/5/ESP32/ where /5/ this is the name of your folder where your corrected firmware is located then another command to execute idf.py build ждете 2-10 мин и в папки build получаете вашу прошивку в виде bootloader.bin 0x1000 partition-table.bin 0x8000 grbl.bin 0x10000 далее программой flash_download_tool_3.9.7.exe прошиваете свою доску программой ioSender.exe настраиваете под себя wait 2-10 minutes and you will receive your firmware in the build folder as bootloader.bin 0x1000 partition-table.bin 0x8000 grbl.bin 0x10000 then use the flash_download_tool_3.9.7.exe program to flash your board The ioSender.exe program configures it for you