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

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "Anycubic RAMPS 1.4"
 
#define TRIGORILLA_HEATER_BED_PIN   8
 
#define TRIGORILLA_HEATER_0_PIN   10
 
#define TRIGORILLA_HEATER_1_PIN   45
 
#define TRIGORILLA_FAN0_PIN   9
 
#define TRIGORILLA_FAN1_PIN   7
 
#define TRIGORILLA_FAN2_PIN   44
 
#define RAMPS_D10_PIN   TRIGORILLA_HEATER_0_PIN
 
#define RAMPS_D9_PIN   TRIGORILLA_FAN1_PIN
 
#define RAMPS_D8_PIN   TRIGORILLA_FAN0_PIN
 
#define FAN2_PIN   TRIGORILLA_FAN2_PIN
 
#define ORIG_E0_AUTO_FAN_PIN   TRIGORILLA_FAN2_PIN
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "Anycubic RAMPS 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/. Arduino Mega with RAMPS v1.4 for Anycubic

◆ TRIGORILLA_HEATER_BED_PIN

#define TRIGORILLA_HEATER_BED_PIN   8

◆ TRIGORILLA_HEATER_0_PIN

#define TRIGORILLA_HEATER_0_PIN   10

◆ TRIGORILLA_HEATER_1_PIN

#define TRIGORILLA_HEATER_1_PIN   45

◆ TRIGORILLA_FAN0_PIN

#define TRIGORILLA_FAN0_PIN   9

◆ TRIGORILLA_FAN1_PIN

#define TRIGORILLA_FAN1_PIN   7

◆ TRIGORILLA_FAN2_PIN

#define TRIGORILLA_FAN2_PIN   44

◆ RAMPS_D10_PIN

#define RAMPS_D10_PIN   TRIGORILLA_HEATER_0_PIN

◆ RAMPS_D9_PIN

#define RAMPS_D9_PIN   TRIGORILLA_FAN1_PIN

◆ RAMPS_D8_PIN

#define RAMPS_D8_PIN   TRIGORILLA_FAN0_PIN

◆ FAN2_PIN

#define FAN2_PIN   TRIGORILLA_FAN2_PIN

◆ ORIG_E0_AUTO_FAN_PIN

#define ORIG_E0_AUTO_FAN_PIN   TRIGORILLA_FAN2_PIN