Okay. What I learned so far. The 15.02.1 version is easy to find in git because daid tagged each of these in git each time he released one. It turns out that 15 of the builds are identical including 15.02, 15.02-RC1, 15.02-RC2, 15.02.1. And 15.04.4. And more. So these version numbers have more to do with Cura than with Marlin. I suspect this is still the latest code today for UMO.
The ONLY change made to this branch since then is that Ghostkeeper changed the makefile to be "more reliable" in february of 2016. None of the actual source code has changed since january of 2015. This is the branch I'm talking about:
https://github.com/Ultimaker/Marlin/tree/Marlin_v1
As for figuring out what comes with cura 3.1 (or cura 3.0.2 beta or whatever). I'd just install it. I wouldn't print with it but if you install it then you can use your ulticontroller to see the version (do you have an ulticontroller? If not you can check with pronterface). In fact you can use *any* arduino I suppose and check the version using pronterface. That way you don't have to lose any eeprom settings on your current printer while doing the research.
-
1
Recommended Posts
gr5 2,071
First let me say that it should be obvious but took me TWO YEARS to notice that the version number relates to the date. So "15.02.1" implies 2015 February and the ".1" means this was the second version built and released in february. I think. Or it means it's the first version. I think "15.02" would be the first version and "15.02.1" is the second. Maybe you already understood that but if you didn't - then this helps greatly in the research.
I'm going to post this and then go look in github as I have some nice git tools I use daily and am familiar with.
Link to post
Share on other sites