Skip to content

Instantly share code, notes, and snippets.

/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
Arduino: 1.6.9 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\Configuration_adv.h:689:0,
from sketch\Configuration.h:1128,
from C:\Users\fewyn\Desktop\Marlin-1.1.0-RC6\Marlin\Marlin.ino:37:
SanityCheck.h:211: error: #error A probe needs a pin! [Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN || HAS_Z_PROBE]
Arduino: 1.6.9 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\Configuration_adv.h:689:0,
from sketch\Configuration.h:1128,
from C:\Users\fewyn\Desktop\Marlin-1.1.0-RC6\Marlin\Marlin.ino:37:
SanityCheck.h:211: error: #error A probe needs a pin! [Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN || HAS_Z_PROBE]
Arduino: 1.6.6 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
In file included from sketch\Configuration_adv.h:601:0,
from sketch\Configuration.h:962,
from C:\Users\fewyn\Desktop\Marlin\Marlin.ino:33:
SanityCheck.h:179: error: #error "The given LEFT_PROBE_BED_POSITION cant be reached by the Z probe."