Results 1 to 6 of 6
Thread: What can cause this issue:
-
05-27-2019, 12:39 AM #1
- Join Date
- May 2019
- Posts
- 4
What can cause this issue:
First of all, sorry if it's not the best place to post it.I am facing this issue (see attached pictures) and I have no idea why. I have a CR-10 Mini with just few hours of use. Although I didn't know how to properly adjust it. The Y belt tension is apparently correct.I'm using TH3D firmware (latest version), but the same was happening with Marlin 1.1.9.I already tried re-installing the stock firmware unsuccessfully (The LCD gets all messed)What can cause this?
-
05-27-2019, 07:57 AM #2
When Flashing firmware one step is alluded, YOu need to restore the Firmware defaults settings.
This can be accomplished in a couple ways.
First Way.
Using a terminal that can send G-Code.
M502 reverts to the default "factory settings". You still need to store them in EEPROM
M500 stores parameters in EEPROM
Second Way.
Using the LCD with Marlin loaded
Store Memory and Load Memory
Explained
Load Memory loads the stored settings from EEPROM, and overwrites whatever is currently in the Controllers RAM
Store Memory stores the values to EEPROM, which makes them the default settings at boot.
-
05-27-2019, 08:50 AM #3
- Join Date
- May 2019
- Posts
- 4
I didn't know that. I used to do autotune only but never saw any real improvement.
Thank you!
-
05-27-2019, 02:43 PM #4
- Join Date
- May 2019
- Posts
- 4
-
05-27-2019, 03:39 PM #5
I should stick to the one I do.
Preferred method
Using a terminal that can send G-Code.
M502 reverts to the default "factory settings". You still need to store them in EEPROM
M500 stores parameters in EEPROM
Another Way.
Using the LCD with Marlin loaded
Restore Fail-safe, Load Defaults then Store Memory
Any changes made then stored will then be the system defaults after reboot.
-
05-27-2019, 04:06 PM #6
- Join Date
- May 2019
- Posts
- 4
Ender 3v2 poor printing quality
10-28-2024, 09:08 AM in Tips, Tricks and Tech Help