-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firmware wanhao D6 improvements #2
Comments
I assume you using the mesh bed leveling. If so are you saving the mesh after leveling the bed? |
There are two types of manual leveling available for the stock D6, standard and mesh. It is currently defaulting to mesh. Comment #define MESH_BED_LEVELING to use the standard endstop with no compensation. Also because marlin supports so many printers it doesn't have a option to locate the head to fixed points for bed level assisting. You will need to manually position the head to adjust bed screws. |
# This is the 1st commit message: MCP4728 consistency & fix ultralcd.cpp The MCP4728 DAC controls the stepper motor current strenth on the PRINTRBOARD Rev F and RIGIDBOARD V2 boards. PR #5792 on 9 FEB 2017 implemented default drive percentages but only on the RIGIDBOARD V2. This change moves the default settings to Configuration_adv.h. Also, ultralcd.cpp won't compile because of a type def conflict. Changed it to match the one in stepper_dac.cpp =========================================================== reword stepper curent section for clarity =========================================================== change name & improve comments =========================================================== changed name from A4JP to SCOOVO_X9H per PR #6139 # This is the commit message #2: fix typo
# This is the 1st commit message: Add Support for ADIMLab Granty # The commit message dot-bob#2 will be skipped: # Update Configuration.h # The commit message dot-bob#3 will be skipped: # Add files via upload # # Add Support for ADIMLab Granty # The commit message dot-bob#4 will be skipped: # Create Configuration.h # The commit message dot-bob#5 will be skipped: # Delete Configuration.h # The commit message dot-bob#6 will be skipped: # Create Test.h # The commit message dot-bob#7 will be skipped: # Add files via upload # The commit message dot-bob#8 will be skipped: # Delete Test.h # The commit message dot-bob#9 will be skipped: # Delete Configuration.h # The commit message dot-bob#10 will be skipped: # Delete Configuration_adv.h # The commit message dot-bob#11 will be skipped: # Add files via upload # # Add ADIMLab Pins # The commit message dot-bob#12 will be skipped: # Add files via upload # # Add Bootscreen # The commit message #13 will be skipped: # Update Configuration.h # # Add Bootscreen # The commit message #14 will be skipped: # Update pins.h # # Add ADIMLab Board # The commit message #15 will be skipped: # Update boards.h # # Add ADIMLab Granty # The commit message #16 will be skipped: # Update Makefile # # Add ADIMLab Granty # The commit message #17 will be skipped: # Update boards.h # The commit message #18 will be skipped: # Update Makefile
* # This is a combination of 18 commits. # This is the 1st commit message: Add Support for ADIMLab Granty # The commit message dot-bob#2 will be skipped: # Update Configuration.h # The commit message dot-bob#3 will be skipped: # Add files via upload # # Add Support for ADIMLab Granty # The commit message dot-bob#4 will be skipped: # Create Configuration.h # The commit message dot-bob#5 will be skipped: # Delete Configuration.h # The commit message dot-bob#6 will be skipped: # Create Test.h # The commit message dot-bob#7 will be skipped: # Add files via upload # The commit message dot-bob#8 will be skipped: # Delete Test.h # The commit message dot-bob#9 will be skipped: # Delete Configuration.h # The commit message dot-bob#10 will be skipped: # Delete Configuration_adv.h # The commit message dot-bob#11 will be skipped: # Add files via upload # # Add ADIMLab Pins # The commit message dot-bob#12 will be skipped: # Add files via upload # # Add Bootscreen # The commit message #13 will be skipped: # Update Configuration.h # # Add Bootscreen # The commit message #14 will be skipped: # Update pins.h # # Add ADIMLab Board # The commit message #15 will be skipped: # Update boards.h # # Add ADIMLab Granty # The commit message #16 will be skipped: # Update Makefile # # Add ADIMLab Granty # The commit message #17 will be skipped: # Update boards.h # The commit message #18 will be skipped: # Update Makefile * Add Support for ADIMLab Granty * Optimize bootscreen * Update Makefile Updated Description * Update boards.h Updated Description * Update pins_HJC2560C_REV2.h Updated Description * Update Configuration.h Added Author + Custom_Machine_Name * Create _Bootscreen.h Add Bootscreen * Add files via upload Add ADIMLab Granty v1 * Update boards.h Add ADIMLab Granty v1 * Update Makefile Add ADIMLab Granty v1 * Update pins_HJC2560C_REV2.h * Consolidate Granty configs * config updates
Hi Dot-Bob, I'm a happy owner of a Wanhao D6.
Up to a week ago I used the Wanhao D6 firmware 3.1.
The printer printed very well without any problems.
Then I came across your Marlin firmware that you did ad hoc for this printer.
Installed and telling you the truth is far superior, both for basic features and for precision and speed of use.
That's why I thank you.
The problem comes now ... I noticed that printing the first layer is not perfect yet or tried with Simplify3D to make multiple settings but I could not fix it.
Now I have to reluctantly reinstall the original firmware and the first Layer and perfect smooth and clean.
I think maybe there is a problem with the alignment of the printing bed that makes some weird jokes.
I ask that you can enter the original version calibration system that I have installed in your firmware.
This is the link to the original firmware 3.1 so you can see that they did these of the wanhao.
Hello and thanks again for your fantastic contribution.
The text was updated successfully, but these errors were encountered: