Prusa MINI Firmware overview
pins_BQ_ZUM_MEGA_3D.h File Reference
#include "pins_RAMPS_13.h"

Go to the source code of this file.

Macros

#define BOARD_INFO_NAME   "ZUM Mega 3D"
 
#define RAMPS_D8_PIN   10
 
#define RAMPS_D9_PIN   12
 
#define RAMPS_D10_PIN   9
 
#define MOSFET_D_PIN   7
 
#define ORIG_E0_AUTO_FAN_PIN   11
 
#define ORIG_E1_AUTO_FAN_PIN   6
 
#define ORIG_E2_AUTO_FAN_PIN   6
 
#define ORIG_E3_AUTO_FAN_PIN   6
 
#define SPINDLE_LASER_ENA_PIN   40
 
#define SPINDLE_LASER_PWM_PIN   44
 
#define SPINDLE_DIR_PIN   42
 
#define X_MAX_PIN   79
 
#define Z_MIN_PROBE_PIN   19
 
#define Z_ENABLE_PIN   77
 
#define DIGIPOTSS_PIN   22
 
#define DIGIPOT_CHANNELS   { 4, 5, 3, 0, 1 }
 
#define TEMP_1_PIN   14
 
#define TEMP_BED_PIN   15
 
#define PS_ON_PIN   81
 
#define CASE_LIGHT_PIN   44
 

Macro Definition Documentation

◆ BOARD_INFO_NAME

#define BOARD_INFO_NAME   "ZUM Mega 3D"

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/. bq ZUM Mega 3D board definition

◆ RAMPS_D8_PIN

#define RAMPS_D8_PIN   10

◆ RAMPS_D9_PIN

#define RAMPS_D9_PIN   12

◆ RAMPS_D10_PIN

#define RAMPS_D10_PIN   9

◆ MOSFET_D_PIN

#define MOSFET_D_PIN   7

◆ ORIG_E0_AUTO_FAN_PIN

#define ORIG_E0_AUTO_FAN_PIN   11

◆ ORIG_E1_AUTO_FAN_PIN

#define ORIG_E1_AUTO_FAN_PIN   6

◆ ORIG_E2_AUTO_FAN_PIN

#define ORIG_E2_AUTO_FAN_PIN   6

◆ ORIG_E3_AUTO_FAN_PIN

#define ORIG_E3_AUTO_FAN_PIN   6

◆ SPINDLE_LASER_ENA_PIN

#define SPINDLE_LASER_ENA_PIN   40

◆ SPINDLE_LASER_PWM_PIN

#define SPINDLE_LASER_PWM_PIN   44

◆ SPINDLE_DIR_PIN

#define SPINDLE_DIR_PIN   42

◆ X_MAX_PIN

#define X_MAX_PIN   79

◆ Z_MIN_PROBE_PIN

#define Z_MIN_PROBE_PIN   19

◆ Z_ENABLE_PIN

#define Z_ENABLE_PIN   77

◆ DIGIPOTSS_PIN

#define DIGIPOTSS_PIN   22

◆ DIGIPOT_CHANNELS

#define DIGIPOT_CHANNELS   { 4, 5, 3, 0, 1 }

◆ TEMP_1_PIN

#define TEMP_1_PIN   14

◆ TEMP_BED_PIN

#define TEMP_BED_PIN   15

◆ PS_ON_PIN

#define PS_ON_PIN   81

◆ CASE_LIGHT_PIN

#define CASE_LIGHT_PIN   44