Prusa MINI Firmware overview
pins_MKS_BASE_14.h File Reference
#include "pins_RAMPS.h"

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "MKS BASE 1.4"
 
#define MOSFET_D_PIN   7
 
#define FAN_PIN   9
 
#define CASE_LIGHT_PIN   11
 
#define SERVO3_PIN   12
 
#define PS_ON_PIN   2
 
#define FILWIDTH_PIN   15
 
#define FIL_RUNOUT_PIN   19
 
#define SPINDLE_LASER_PWM_PIN   2
 
#define SPINDLE_LASER_ENA_PIN   15
 
#define SPINDLE_DIR_PIN   19
 
#define X_MS1_PIN   5
 
#define X_MS2_PIN   6
 
#define Y_MS1_PIN   59
 
#define Y_MS2_PIN   58
 
#define Z_MS1_PIN   22
 
#define Z_MS2_PIN   39
 
#define E0_MS1_PIN   64
 
#define E0_MS2_PIN   63
 
#define E1_MS1_PIN   57
 
#define E1_MS2_PIN   4
 
#define RGB_LED_R_PIN   50
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "MKS BASE 1.4"

Marlin 3D Printer Firmware Copyright (c) 2019 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 (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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/. MKS BASE v1.4

◆ MOSFET_D_PIN

#define MOSFET_D_PIN   7

◆ FAN_PIN

#define FAN_PIN   9

◆ CASE_LIGHT_PIN

#define CASE_LIGHT_PIN   11

◆ SERVO3_PIN

#define SERVO3_PIN   12

◆ PS_ON_PIN

#define PS_ON_PIN   2

◆ FILWIDTH_PIN

#define FILWIDTH_PIN   15

◆ FIL_RUNOUT_PIN

#define FIL_RUNOUT_PIN   19

◆ SPINDLE_LASER_PWM_PIN

#define SPINDLE_LASER_PWM_PIN   2

◆ SPINDLE_LASER_ENA_PIN

#define SPINDLE_LASER_ENA_PIN   15

◆ SPINDLE_DIR_PIN

#define SPINDLE_DIR_PIN   19

◆ X_MS1_PIN

#define X_MS1_PIN   5

◆ X_MS2_PIN

#define X_MS2_PIN   6

◆ Y_MS1_PIN

#define Y_MS1_PIN   59

◆ Y_MS2_PIN

#define Y_MS2_PIN   58

◆ Z_MS1_PIN

#define Z_MS1_PIN   22

◆ Z_MS2_PIN

#define Z_MS2_PIN   39

◆ E0_MS1_PIN

#define E0_MS1_PIN   64

◆ E0_MS2_PIN

#define E0_MS2_PIN   63

◆ E1_MS1_PIN

#define E1_MS1_PIN   57

◆ E1_MS2_PIN

#define E1_MS2_PIN   4

◆ RGB_LED_R_PIN

#define RGB_LED_R_PIN   50