Giter Club home page Giter Club logo

Comments (6)

davidramiro avatar davidramiro commented on May 28, 2024

Hi,

ich gehe jetzt einfach mal davon aus, dass du die Z-Achse über das Display ansteuerst. Das Special Menu ist nicht so gut für wiederholtes Senden von Befehlen geeignet - man muss für jeden Befehl den Menüpunkt nochmals auswählen und danach erst den runden Pfeil drücken, siehe Anleitung:

(If you want to send the same command multiple times, select the item again, even though it is still marked red.)

Um zu bestätigen, dass es am Menü lag, kannst du auch mal versuchen, die Z achse per Pronterface, OctoPrint, o.Ä. anzusteuern:

Manual commands for use with OctoPrint etc.:

  • G29 S1 - Start MMBL
  • G29 S2 - Next Mesh point
  • Raising Z: G91, G1 Z0.02, G90 (one after another, not in one line)
  • Lowering Z: G91, G1 Z-0.02, G90
  • After seeing ok in the console, send M500 to save.

Sollte das auch nicht funktionieren, liegt hier eher ein mechanisches Problem vor.

from marlin-ai3m.

tis-cs avatar tis-cs commented on May 28, 2024

man muss für jeden Befehl den Menüpunkt nochmals auswählen und danach erst den runden Pfeil drücken

das würde natürlich erklären, warum es nach einem 0.1er Schritt mal ging... Somit lag der Fehler bei mir und ich habe die Anleitung an der Stelle überlesen. Sorry dafür und danke für deine Hilfe!

Somit nur ein nice to have, dass man es nicht pro Schritt neu anwählen muss :)

from marlin-ai3m.

davidramiro avatar davidramiro commented on May 28, 2024

Leider schwer umsetzbar, das Menü ist ja eigentlich gar nicht dafür gedacht sondern soll nur Dateien auflisten die einmal angewählt werden 🙂

Das Mesh Leveling muss man aber eh recht selten machen, sollte also kein allzu großer Umstand sein.

from marlin-ai3m.

badabing2005 avatar badabing2005 commented on May 28, 2024

Sollte das auch nicht funktionieren, liegt hier eher ein mechanisches Problem vor.

First of all kudos for an awesome job, the printer is so much better with this firmware.
Secondly sorry for writing in English, I don't know any German and I used Google translator to understand what was discussed in this thread as I seeked a solution for my problem.

You suggested that if that doesn't work it's probably a mechanical problem.
I followed the instructions, and always first re-selected 0.02 move before hitting the circle.
What my issue is that if I do a 0.02 move up, and then follow it with a 0.02 move down (making sure to select properly and hit circle) it doesn't necessarily go back to the same height (sometimes it does sometimes it does not)
Of course I'm judging this based on the resistance I feel against the paper
Sometimes one 0.02 up makes it very loose, and then I have to follow it with 2, 3, or even 4 0.02 down to bring it to a properly resistance.

What could the issue be, if it is mechanical, what part need I change?
If indeed I have a mechanical issue, what print artifacts / flaws should I observe?

Thanks and have a good day.
BB

from marlin-ai3m.

davidramiro avatar davidramiro commented on May 28, 2024

@badabing2005

Well, the repeatability of such small steps is just not very good on this printer, so the inaccuracy is not a flaw on your machine but a general issue.

To somewhat increase the accuracy, you could move up Z by 0.1mm first (which should be fairly accurate) and then move Z down by 0.2mm 4 or 6 times (to get a net movement of -0.02 mm or +0.02 mm). I think downwards movement is better for small movements because of less torque being required.

Also, you don't have to be perfect on the leveling. As long as you aren't crushing your paper or not touching it at all, you can compensate small inconsistencies by increasing first layer height/width in your slicer.

from marlin-ai3m.

badabing2005 avatar badabing2005 commented on May 28, 2024

Thank you @davidramiro
I'm relieved to hear that it's not a flaw of my machine.
If downward movement is relatively more accurate, would it help if I tune with the wheels in such a way that all I would need is a downward movements to fine tune with auto-leveling?
I was attempting to tune with the wheels to a level that I would be able to fine tune with moving upward or downwards.
I guess if I find the lowest point, and tune that to be accurate (with the wheels) then I adjust all the others with only downward movements.
I find 0.1 move is quite large, as either crushes to doesn't touch the paper hence why I was using 0.02 movements.

On another note is that a part that could be changed that could improve the z axis precision?
Perhaps the stepper motor or the drivers?
Sorry for silly questions, I'm new to this, and thanks for taking the time to respond.

Cheers
BB

from marlin-ai3m.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.