Go to the source code of this file.
◆ BOARD_INFO_NAME
#define BOARD_INFO_NAME "GTM32 Pro VB" |
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/. 24 May 2018 - @chepo for STM32F103VET6 Schematic: https://github.com/chepo92/Smartto/blob/master/circuit_diagram/Rostock301/Hardware_GTM32_PRO_VB.pdf
◆ DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME "STM32F103VET6" |
◆ DISABLE_JTAG
◆ FLASH_EEPROM_EMULATION
#define FLASH_EEPROM_EMULATION |
◆ E2END
◆ X_MIN_PIN
◆ X_MAX_PIN
◆ Y_MIN_PIN
◆ Y_MAX_PIN
◆ Z_MIN_PIN
◆ Z_MAX_PIN
◆ X_STEP_PIN
◆ X_DIR_PIN
◆ X_ENABLE_PIN
◆ Y_STEP_PIN
◆ Y_DIR_PIN
◆ Y_ENABLE_PIN
#define Y_ENABLE_PIN PA15 |
◆ Z_STEP_PIN
◆ Z_DIR_PIN
◆ Z_ENABLE_PIN
◆ E0_STEP_PIN
◆ E0_DIR_PIN
◆ E0_ENABLE_PIN
#define E0_ENABLE_PIN PC15 |
◆ E1_STEP_PIN
◆ E1_DIR_PIN
◆ E1_ENABLE_PIN
#define E1_ENABLE_PIN PA1 |
◆ E2_STEP_PIN
◆ E2_DIR_PIN
◆ E2_ENABLE_PIN
#define E2_ENABLE_PIN PC4 |
◆ HEATER_0_PIN
◆ HEATER_1_PIN
◆ HEATER_2_PIN
◆ HEATER_BED_PIN
#define HEATER_BED_PIN PB1 |
◆ ORIG_E0_AUTO_FAN_PIN
#define ORIG_E0_AUTO_FAN_PIN PB9 |
◆ FAN1_PIN
◆ FAN2_PIN
◆ TEMP_0_PIN
◆ TEMP_1_PIN
◆ TEMP_2_PIN
◆ TEMP_BED_PIN
◆ LED_PWM
◆ BEEPER_PIN
◆ SS_PIN
The on-board TF_CARD_SOCKET microSD card socket has no SD Detect pin wired.
The FFC10 (SD_CARD) connector has the same pins as those routed to the FFC40 (J2) connector, which usually go to the SD Card slot on the Geeetech version of the RepRapDiscount Smart Controller. Both connectors have the card detect signal.
The on-board SD card and the external card (on either SD_CARD or J2) are two separate devices and can work simultaneously. Unfortunately, Marlin only supports a single SPI Flash device (as of 2019-07-05) so only one is enabled here.
◆ SCK_PIN
◆ MOSI_PIN
◆ MISO_PIN
◆ SD_DETECT_PIN
◆ SDSS
◆ ESP_WIFI_MODULE_COM
#define ESP_WIFI_MODULE_COM 2 |
◆ ESP_WIFI_MODULE_BAUDRATE
#define ESP_WIFI_MODULE_BAUDRATE 115200 |
◆ ESP_WIFI_MODULE_RESET_PIN
#define ESP_WIFI_MODULE_RESET_PIN -1 |