Based on blog instructions, I am putting together a 3D Delta Printer for Ceramic, based on the firmware instructions provided, I used Johann Rocholl’s modified Marlin firmware. The creator included a copy of the CeramicPrinter_MarlinLCD firmware that I have setup for this build. I'm new to Arduino but when I first uploaded the sketch onto it, it's been making a high pitch sound. I've tried to upload the second sketch and I have been getting a exit status 1(error compiling for board Arduino/Genuino Uno). I was wondering if there is a problem with the code or why I would have an error with compiling it.
sketch_apr09b.ino (16.5 KB)
CeramicPrinter_MarlinLCD.ino (1.38 KB)
I found setting up marlin to be extremely painful as there is too many items that need to be defined.
Whining is usually a stepper issue in the firmware so you would need to ensure you have the correct steps set up
Also the acel decel rates and the max speed for travel.
Some boards need to be uploaded to by ICSP once a firmware has been installed as they may over write the bootloader.
I would suggest the links below so you know what details to add.
Moved your topic to it's current location / section as it is more suitable.
Could you take a few moments to Learn How To Use The Forum.
Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.