top of page

I can not find any Servo pin on my board.

         If your control board does not provide Servo Pin please change your code as below.

Please connect orange wire to the spare pin such as Endstops or Extensions pin (e. g : Xmax, Ymax, Zmax, etc.) and modify as following refer to pins_YourMotherboard.h

■ MKS-Base V1.2 Wiring

============== pins_RAMPS.h ===============

#define SERVO0_PIN 11

#define SERVO0_PIN 19 //BLTouch orange wire

MKS Base V1.2.PNG

■ mini-Rambo Wiring

============== pins_RAMBO.h ===============

#define SERVO0_PIN 30 //BLTouch orange wire

mini-Rambo.PNG

■ Rambo 1.1b Wiring

============== pins_RAMBO.h ===============

#define SERVO0_PIN 44 //BLTouch orange wire

RAMBo1.1b.jpg

Address l  A-804, 167, Songpa-daero, Songpa-gu, Seoul, 05855, Republic of Korea

Copyright © 2015-2021 ANTCLABS Inc.  |  All Rights Reserved  |  Invented and Manufactured in South Korea

Follow Us

  • Facebook Social Icon
  • YouTube Social  Icon
bottom of page