About GRBL HAL
  • RP2350 GRBLHAL Control Board
> 未分类 > [Grbl_Esp32 PR#727] Fix SD/List repetition error

[Grbl_Esp32 PR#727] Fix SD/List repetition error

未分类 bolang 6个月前 (10-14) 50次浏览

Issue #727 | 状态: 已关闭 | 作者: MitchBradley | 创建时间: 2020-12-30


The one line change that actually fixes it is
Serial.cpp line 162, where the SD state is compared
to “not busy” instead of “is idle”, thus also handling
the “not present” case.

In the process, I converted the “const int SDCARD_ …”
to an SDState enum class, thus proving type safety and
eliminating yet another untyped uint8_t .

原始Issue: https://github.com/bdring/Grbl_Esp32/pull/727

喜欢 (0)
[Grbl_Esp32 Issue#728] Limit Invert Mask [Grbl_Esp32 PR#726] Fix identifier in template.h
支持作者一杯咖啡
  • [gnea/grbl-Mega Issue#1] $ command extentions
    [gnea/grbl-Mega Issue#1] $ command extentions
  • [gnea/grbl-Mega Issue#2] Better interrupt priorities
    [gnea/grbl-Mega Issue#2] Better interrupt priorities
  • [gnea/grbl-Mega Issue#3] ATMega16U2 virtual com port on ATMega2560
    [gnea/grbl-Mega Issue#3] ATMega16U2 virtual com port on ATMega2560
  • [gnea/grbl-Mega Issue#4] Real-time adjustable feedrates
    [gnea/grbl-Mega Issue#4] Real-time adjustable feedrates
  • [gnea/grbl-Mega Issue#1] $ command extentions
  • [gnea/grbl-Mega Issue#2] Better interrupt priorities
  • [gnea/grbl-Mega Issue#3] ATMega16U2 virtual com port on ATMega2560
  • [gnea/grbl-Mega Issue#4] Real-time adjustable feedrates
  • [gnea/grbl-Mega Issue#5] question about the download zip contents
  • [gnea/grbl-Mega Issue#6] Adding outputs for external state signals
  • [gnea/grbl-Mega Issue#7] which g-code sender is being used in grbl-Mega testing?
  • [gnea/grbl-Mega Issue#8] Frecuencia y velocidad de avance.
Theme by 云落