Welcome! Log In Create A New Profile

Advanced

How to modify the Marlin Firmware for ceramic 3D printer!

Posted by yasin kilinc 
How to modify the Marlin Firmware for ceramic 3D printer!
May 06, 2014 02:59PM
Hi Everybody;

I use the RAMPS 1.4, the Marlin Firmware and the Pronterface for my ceramic 3d printer. I don't need any thermistor, so i have tried my ceramic 3d printer without thermistor. Every axis worked but Extruder didn't work. I tried, to modify configration.h but i couldn't solve the problem. Everything was fine on the Pronterface. When i click on extrude 5mm in pronterface it thinks its extruding but isn't. How can i solve this problem?

Edited 2 time(s). Last edit at 05/06/2014 03:09PM by yasin kilinc.
Re: How to modify the Marlin Firmware for ceramic 3D printer!
May 06, 2014 07:05PM
Look for the following in your Configuration.h in your Marlin firmware:

#define PREVENT_DANGEROUS_EXTRUDE

Just comment that out (put two /'s at the start) like so:

//#define PREVENT_DANGEROUS_EXTRUDE

Save, upload to the board, and you should be sorted.
Re: How to modify the Marlin Firmware for ceramic 3D printer!
May 07, 2014 01:15PM
Thanks for your help, i comment out that line but it didn't work. I couldn't turn the stepping motor of extruder.
Do you have any idea?
Sorry, only registered users may post in this forum.

Click here to login