update code base to Marlin 2.0.9.2
This commit is contained in:
4
Marlin/src/pins/ramps/pins_RAMPS_13.h
Executable file → Normal file
4
Marlin/src/pins/ramps/pins_RAMPS_13.h
Executable file → Normal file
@@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
@@ -31,7 +31,6 @@
|
||||
* RAMPS_13_EFF (Extruder, Fan, Fan)
|
||||
* RAMPS_13_EEF (Extruder, Extruder, Fan)
|
||||
* RAMPS_13_SF (Spindle, Controller Fan)
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef BOARD_INFO_NAME
|
||||
@@ -39,4 +38,5 @@
|
||||
#endif
|
||||
|
||||
#define IS_RAMPS_13
|
||||
|
||||
#include "pins_RAMPS.h"
|
||||
|
Reference in New Issue
Block a user