Makerbase MKS 3MOS

Makerbase MKS 3MOS Plug-in 3 FANs Expansion Module

Manual d'usuari

1. Introducció

The MKS 3MOS is a fan-connected module designed to expand the fan control capabilities of compatible 3D printer motherboards. This module integrates three MOS control outputs, allowing for independent control of up to three fans. Its pins and dimensions are compatible with standard pluggable motor drive slots, enabling direct connection and simple configuration via the pin file.

The MKS 3MOS module is suitable for motherboards with more than 5 axis motor drive slots, including but not limited to MKS Robin Nano, MKS Gen-I, MKS sgen-l, Monster8, and MKS TinyBee.

Makerbase MKS 3MOS module front view
Davant view of the Makerbase MKS 3MOS module.

2. Configuració i instal·lació

The MKS 3MOS module is designed for easy plug-and-play installation into compatible motor driver slots on your 3D printer motherboard. Ensure your motherboard is powered off before installation.

2.1 Instal·lació física

Identify an available motor drive slot on your motherboard. Carefully align the pins of the MKS 3MOS module with the corresponding header on the motherboard and gently press down until it is securely seated. The module's orientation is crucial; ensure the fan connectors face outwards or as indicated by your motherboard's layout.

MKS 3MOS module installed on MKS Robin Nano V3 motherboard
Instal·lació example: MKS 3MOS on MKS Robin Nano V3.
MKS 3MOS module installed on MKS GEN_L motherboard
Instal·lació example: MKS 3MOS on MKS GEN_L.
MKS 3MOS module installed on MKS TinyBee motherboard
Instal·lació example: MKS 3MOS on MKS TinyBee.
MKS 3MOS module installed on MKS Monster8 motherboard
Instal·lació example: MKS 3MOS on MKS Monster8.

2.2 Cablejat

The MKS 3MOS module provides three controllable fan output ports, labeled FAN1, FAN2, and FAN3. Connect your 3D printer fans to these ports. Ensure correct polarity (+ and -) when connecting fans.

Wiring diagram showing three controllable fan output ports on MKS 3MOS
Wiring diagram for the MKS 3MOS module, highlighting the three fan output ports.

2.3 Firmware Settings

To enable and control the fans connected to the MKS 3MOS module, you will need to modify your 3D printer's firmware (e.g., Marlin). The following example shows how to configure the pin file if your board's pins have FAN1_PIN and you need to start from FAN2_PIN, assuming connection to the E1 axis:

                
// If connect to E1 axis. If board's pins has FAN1_PIN, you need to start from FAN2_PIN
#define FAN1_PIN E1_ENABLE_PIN
#define FAN2_PIN E1_STEP_PIN
#define FAN3_PIN E1_DIR_PIN
                
            

Refer to your specific motherboard's documentation and firmware configuration guides for detailed instructions on pin assignments and fan control setup.

3. Funcionament

Once the MKS 3MOS module is installed and configured in your firmware, you can control the connected fans using G-code commands.

3.1 Command Control

Use the following G-code commands to control the fans:

  • **To open a fan:** M106 P* S255
  • **To close a fan:** M106 P* S0

On * represents the fan number (1, 2, or 3) corresponding to FAN1, FAN2, or FAN3 on the module. S255 sets the fan to full speed (255 being the maximum PWM value), and S0 apaga el ventilador.

Nota: El M107 command for closing fans is generally not recommended for use with this module.

4. Manteniment

The MKS 3MOS module is a robust electronic component and generally requires minimal maintenance. To ensure optimal performance and longevity:

  • Keep the module clean and free from dust and debris. Use compressed air or a soft brush for cleaning.
  • Ensure proper airflow around the module and motherboard to prevent overheating.
  • Regularly check fan connections to ensure they are secure.
  • Avoid exposing the module to excessive moisture or extreme temperatures.

5. Solució De Problemes

If you encounter issues with your MKS 3MOS module, consider the following basic troubleshooting steps:

  • **Fans not spinning:**
    • Verify that the fans are correctly wired to the module with the correct polarity.
    • Check your firmware configuration to ensure the fan pins are correctly defined and enabled.
    • Confirm that the G-code commands sent are correct (e.g., M106 P1 S255 for FAN1).
    • Test the fans directly to ensure they are functional.
  • **Module not recognized:**
    • Ensure the module is fully seated in the motherboard's motor drive slot.
    • Verify that your motherboard is compatible with the MKS 3MOS module.
  • **Intermittent fan operation:**
    • Check for loose connections on both the module and the fan cables.
    • Inspect the module for any visible damage or cold solder joints.

For more advanced issues, refer to the support resources mentioned in Section 7.

6. Especificacions

The following table details the technical specifications of the MKS 3MOS module:

Paràmetre Valor
Mida 20.32*15.24 mm
Entrada de potència DC12 ~ 24V
MOS out current < 1A
FAN interface 3 FANs
Per a la placa base
  • ≥5 Axis pluggable motherboard
  • MKS Robin V1.x, V2, V3
  • MKS Gen-I V1, V2.x; MKS Gen 1.x
  • MKS Sgen-l V1, V2
  • MKS Monster8
  • MKS TinyBee
Senyal de control
  • FAN1 use ENABLE signal
  • FAN2 use STEP signal
  • FAN3 use DIR signal
Firmware settings (in board pins file)
                                
// If connect to E1 axis. If board's pins has FAN1_PIN, you need to start from FAN2_PIN
#define FAN1_PIN E1_ENABLE_PIN
#define FAN2_PIN E1_STEP_PIN
#define FAN3_PIN E1_DIR_PIN
                                
                            
Control de comandaments
  • Open FAN: M106 P* S255 // * may be is: 1,2,3...
  • Close FAN: M106 P* S0 // * may be is: 1,2,3...
  • //Close FAN, M107 command is not recommended
Table of MKS 3MOS product parameters and specifications
Detailed product parameters for the MKS 3MOS module.

7. Consells d'usuari

No hi havia consells específics per a l'usuari disponibles de reviews or Q&A for this product at the time of writing. However, general advice for 3D printer enthusiasts includes:

  • Always double-check wiring before powering on your printer to prevent damage.
  • Back up your firmware configuration before making any changes.
  • Start with low fan speeds during initial testing and gradually increase as needed.

8. Garantia i Suport

For technical support, additional documentation, or community discussions, please refer to the official Makerbase Github repository:

https://github.com/makerbase-mks/MKS-extension-module

Please note that specific warranty details may vary depending on your region and point of purchase. Contact your seller for warranty information.

Documents relacionats - MKS 3MOS

Preview Pantalla tàctil LCD MKS TFT32 per a impressores 3D - Makerbase
Exploreu l'MKS TFT32, una pantalla LCD tàctil en color de 32 polzades versàtil de Makerbase, dissenyada per a impressores 3D. Apreneu sobre les seves característiques, connectivitat, actualitzacions de firmware i...tagdetecció electrònica i capacitats WIFI.
Preview Impressora 3D Makerbase MKS-TFT28 amb pantalla tàctil LCD: guia de característiques, cablejat i configuració
Una guia completa de la pantalla LCD tàctil en color de 28 polzades Makerbase MKS-TFT2.8 per a impressores 3D. Aquest document detalla les seves característiques, compatibilitat amb diverses plaques base, instruccions de cablejat, configuració d'engegada, actualitzacions de firmware, etc.tagcapacitats d'estalvi electrònic, integració de mòduls de detecció, personalització de fotos i connectivitat WiFi, incloent-hi opcions de control remot mitjançant APP, Printrun i Repetier-Host.
Preview Manual d'usuari de MKS Monster8 V2 - Controlador d'impressora 3D Makerbase
Manual d'usuari complet per a la placa base de la impressora 3D Makerbase MKS Monster8 V2. Cobreix la interfície del maquinari, el cablejat, la configuració del firmware (Marlin, Klipper), la instal·lació i la resolució de problemes.
Preview Manual d'usuari de MKS Monster8 V2: Guia de configuració de maquinari i firmware
Manual d'usuari complet per a la placa base de la impressora 3D MKS Monster8 V2, que cobreix la interfície del maquinari, la configuració del firmware (Marlin i Klipper), la instal·lació i la resolució de problemes.
Preview Makerbase Product Manual: XRIVE, MKS ESP32, MKS Gen_L, and More
Find installation instructions and setup files for Makerbase electronic components including XRIVE, MKS ESP32 FOC V1/V2, MKS Gen_L, MKS CANable, MKS VESC, and MKS SERVO42C via provided links.
Preview MKS ROBIN Motherboard Manual - Makerbase
Comprehensive manual for the MKS ROBIN motherboard, detailing features, parameters, port instructions, firmware updates, and system connection diagrams for 3D printer manufacturers.