瀏覽代碼

Followup to "optimize common strings"

Scott Lahteine 4 年之前
父節點
當前提交
83a4e8559c
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      Marlin/src/gcode/motion/M290.cpp

+ 0
- 1
Marlin/src/gcode/motion/M290.cpp 查看文件

@@ -103,7 +103,6 @@ void GcodeSuite::M290() {
103 103
 
104 104
     #if ENABLED(BABYSTEP_HOTEND_Z_OFFSET)
105 105
     {
106
-      #error "Hey!"
107 106
       SERIAL_ECHOLNPAIR_P(
108 107
         PSTR("Hotend "), int(active_extruder)
109 108
         #if ENABLED(BABYSTEP_XY)

Loading…
取消
儲存