Results 21 to 30 of 32
Thread: Marlin V 1.1 RC3
-
03-23-2016, 08:07 AM #21
Its my own design loosely based off. http://www.dglass3d.com/hotends/
Mine uses E3DV6 and extended groove mount and brass bushing.
-
03-23-2016, 09:48 AM #22
- Join Date
- Apr 2014
- Posts
- 14
Thanks for the info.
-
03-25-2016, 08:32 AM #23
- Join Date
- Dec 2014
- Location
- Canada
- Posts
- 498
Marlin 1.1 RC4 was just released.
-
03-25-2016, 11:33 PM #24
- Join Date
- Feb 2015
- Posts
- 21
Hi, Everyone what is the best way to upgrade to keep your configuration?
-
03-26-2016, 08:39 AM #25
One way that works well for me is ExamDiff Pro. It lets you compare two directories and shows you which files have changed. You double click on a file in the list and it gives you a very easy to understand Visual Diff of the two files. You just go from one difference to the next and decide if you want to keep the old values or the new ones.
There is a trial version of the program. Also, NotePad++ at https://notepad-plus-plus.org/ has visual diff plug ins that work very well. You can do the same thing with it.
-
03-26-2016, 11:56 AM #26
- Join Date
- Feb 2015
- Posts
- 21
Roxy, thank you, I will look at this now... my line in South Africa is a bit slow, so should have it soon...
-
03-27-2016, 02:43 PM #27
- Join Date
- Dec 2014
- Location
- Canada
- Posts
- 498
Using a comparison app does make it easier. but I do it was possible to have marlin be able to just keep the config file and swap out all the other files when doing an upgrade.
I realize this makes it difficult when you are changing variable names for features / settings
-
03-27-2016, 10:17 PM #28
- Join Date
- Feb 2015
- Posts
- 21
I did mine but screwed somewhere up
I am now going through line n line....
Is there a way to get the current config from the Arduino?
-
03-28-2016, 07:05 AM #29
No. The Arduino flash memory only contains the compiled, executable machine code.
EDIT: My response assumes what you are looking for is the ability to extract out the configuration files that feed into the firmware build. That's not possible. But in addition to what Roxy subsequently suggests, you can also get at many configuration settings via the MakerFarm LCD, but you'll need to know how to correlate those LCD values to entries in the configuration files.Last edited by printbus; 03-28-2016 at 12:35 PM.
-
03-28-2016, 12:28 PM #30
Ender 3v2 poor printing quality
10-28-2024, 09:08 AM in Tips, Tricks and Tech Help