Welcome! Log In Create A New Profile

Advanced

Adding BLTouch to Folgertech Kossel

Posted by bjt22 
Adding BLTouch to Folgertech Kossel
July 02, 2017 05:57PM
I am trying to add a BLTouch to my folgertech Kossel using Marlin and Ramps 1.4. I keep getting the following error message in arduino when I try to verify the code

Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Mega 2560 or Mega ADK"
Marlin_main.cpp: In function 'void homeaxis(int)':
Marlin_main.cpp:782: error: expected primary-expression before '{' token
Marlin_main.cpp:782: error: expected `)' before '{' token
Marlin_main.cpp:818: error: expected primary-expression before '{' token
Marlin_main.cpp:818: error: expected `)' before '{' token

I've attached an image of that area and I can't seem to find where I should insert a ')'. Any help would be greatly appreciated.
Attachments:
open | download - Capture.JPG (277.7 KB)
Re: Adding BLTouch to Folgertech Kossel
July 03, 2017 11:32AM
Well I figured out what my problem is, just in case someone runs into something similar. I had commented both of the options in configuration.h where it talked about servo endstops and I was only supposed to have one of them commented. That fixed it.
Sorry, only registered users may post in this forum.

Click here to login