Latest Marlin bugfix-1.1.x branch for PI3 Pro B

Ru77y
Posts: 6
Joined: Mon Nov 14, 2016 3:15 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by Ru77y »

Yes, original Geeetech Pro B Acryl, default metal parts (Z and Extruder).

Strange, with your 14. Nov. version also the bed temp. wont go over 50°C.

With the default FW (http://www.geeetech.com/forum/viewtopic ... 20&t=17046) (GT2560), I have no problems.
NiklasO
Posts: 103
Joined: Mon Oct 31, 2016 10:10 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by NiklasO »

Cleared EEPROM? (send M502 followed by M500).
UndCon
Posts: 54
Joined: Thu Mar 31, 2016 4:59 am

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by UndCon »

I also suspect EEPROM issues.
Ru77y
Posts: 6
Joined: Mon Nov 14, 2016 3:15 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by Ru77y »

Ok, I send M502 and M500
and with with this Conf optimizations (original Geeetech Conf):

Code: Select all

//#define PIDTEMPBED
#define INVERT_X_DIR false
#define X_MIN_POS -10
//#define AUTO_BED_LEVELING_BILINEAR
//#define Z_SAFE_HOMING
//#define EEPROM_CHITCHAT 
my test File 1 (Z, 10mm) has a high of 9,50mm and File 2 (XY, 2mm high) has a high of 1,22mm.
Ru77y
Posts: 6
Joined: Mon Nov 14, 2016 3:15 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by Ru77y »

Now, i use this version:
https://github.com/galorin/Marlin/tree/ ... evelopment
its RC7 but with GT2560 Board specs and it runs great!
NiklasO
Posts: 103
Joined: Mon Oct 31, 2016 10:10 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by NiklasO »

Edited, see first post
Last edited by NiklasO on Sun Apr 02, 2017 1:21 am, edited 1 time in total.
NiklasO
Posts: 103
Joined: Mon Oct 31, 2016 10:10 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by NiklasO »

Edited, see first post
Last edited by NiklasO on Sun Apr 02, 2017 1:21 am, edited 11 times in total.
Ru77y
Posts: 6
Joined: Mon Nov 14, 2016 3:15 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by Ru77y »

Now, the new RCBugfix with your conf, the 10mm z-Test-file has a high of 9,5mm...
I dont get it
NiklasO
Posts: 103
Joined: Mon Oct 31, 2016 10:10 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by NiklasO »

Ru77y wrote:Now, the new RCBugfix with your conf, the 10mm z-Test-file has a high of 9,5mm...
I dont get it
That's really strange. Check power to steppers maybe? Grasping at straws here...
I haven't received my digital caliper yet (will arrive within a week) so I can only do some crude measurements and it seems spot on here.

The changes made from the github.com repo works great for me. The bed temperature is rock solid and keeping set temp spot on for the full print. PID temp for the bed is great!
Ru77y
Posts: 6
Joined: Mon Nov 14, 2016 3:15 pm

Re: Latest Marlin RCBugFix branch for PI3 Pro B

Post by Ru77y »

epic fail :oops:

I took the 21. Nov. version of RCbugfix and read every line of the conf twice.
every time I forget to disable "#define BLTOUCH"

Sorry :oops:

... Testfile is printing and looks good
Post Reply