Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12089

Re: 1.1.6

$
0
0
Quote
Roberts_Clif
Yea the EEPRom setting only work when EEProm is enabled.
I have the EEProm enabled as I can save my bed Leveling data using M500 or on the LCD " store settings ". Only have to add " M420 S " to startup g-code - (to Enable the stored data)
Was told this only work in MESH UBL bed leveling though I have used it with Linear and Bi-Linear bed leveling.

M420: Enable/Disable Bed Leveling and/or set the Z fade height.
S[bool] Turns leveling on or off
Z[height] Sets the Z fade height (0 or none to disable)
V[bool] Verbose - Print the leveling grid

Currently only using Marlin 1.1.5 did not need any of the newer features belonging to Marlin 1.1.6. and " IF IT'S NOT BROKE DON'T FIX IT ! "
You stated that none of the Marlin 1.1.X work for you. I have put my settings in all of the 1.1.X thou have only flashed 1.1.5 to my printer.
If it was not for the Bi-Linear bed leveling working so well and being able to save the Leveling data would still be on 1.1-BF8 (bug fix 8).
Ohh!!! Almost forgot and babystepping.
I submitted an issue and they are helping me. At some later version the logic changed for the endstops so my false in my configuration.h is now a true for endstop logic and G28 works but G28 X/Y does work but it raises my Z by 10 first then homes the X/Y. What I was seeing is no homing because it thought it was at the endstop as it should. That is the difference in the logic from RC3 but that raising of Z by 10 is the oddity. I think this will get figured out as I am sure it is something minor.

Edit: I had #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN on so it was moving up by the amount #define Z_CLEARANCE_DEPLOY_PROBE 10 but it is doing that no matter what axis I am telling it apparently this is by design now to save you from tearing into your bed.

Viewing all articles
Browse latest Browse all 12089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>