Welcome! Log In Create A New Profile

Advanced

Fabrikator Mini 1.5 with Marlin 1.1.0-RCBugFix Extruder Problem

Posted by nixda222 
Fabrikator Mini 1.5 with Marlin 1.1.0-RCBugFix Extruder Problem
October 17, 2016 06:29PM
Hello,

I updated my new Fabrikator Mini 1.5 to Marlin 1.1.0-RCBugFix. Unfortunately all prints are failing with too less filament. Are this the extruder steps?

I tried to change the settings from

#define DEFAULT_AXIS_STEPS_PER_UNIT {201.01, 201.01, 6366.88, 97.11}

to

#define DEFAULT_AXIS_STEPS_PER_UNIT {201.01, 201.01, 6366.88, 150}

Didn't help, almost same result.

Switching back to the older version of Marlin fix the problem.

Any idea why this config is not working ?

Cheers
Holger
Re: Fabrikator Mini 1.5 with Marlin 1.1.0-RCBugFix Extruder Problem
October 17, 2016 10:43PM
You really should do a M502 and a M500 any time you change the Configuration.h file. Otherwise, you are still going to pick up 'old' settings out of the EEPROM.
Re: Fabrikator Mini 1.5 with Marlin 1.1.0-RCBugFix Extruder Problem
October 19, 2016 03:35AM
Just saw that I was on the RC branch and not on the latest RcBugFix Branch. Updating to RcBugFix and reset to factory settings helped. Now the print looks good.

Edited 1 time(s). Last edit at 10/19/2016 07:14AM by nixda222.
Sorry, only registered users may post in this forum.

Click here to login