-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Q5_8+SCWXPULRM-Robin_nano.bin - no direct drive (extruder to fast) #26
Comments
Hi, your extruder has a different gear ratio than the original (1:1 vs 3:1) so you need to set the Estep steps to 130 instead of 410. You can do this in the "Steps/mm" section of the "Configuration/Advanced settings" menu. Then save it, but don't forget that this is only a starting point. The exact value can be determined by performing an ESteps setting test, of which here's a link. |
Thanks... this is working. |
BTW: Loading filament works fine |
If your Z_Offset setting is ok, then you may have forgotten to load the correct mesh into your GCode Start (G29 L1 = for PLA mesh). |
No, this seems to be kind of a bug. Edit:
To be clear, I did follow these steps before |
I also have a small side question. I successfully build my own firmware. It works so far, but i also want the background to be black. 🙂 Where do i define this? |
This is normal, as a Delta doesn't know where it is at start-up, unless you do a "Home" before operations;
The "Theme" option will be available with future 2.1.3 ;-) but if it's just the background, you'll need to insert a line in your build: |
That might be, but why has the head to move after a filament change anyway. Or why doesn´t it simply home before. (exception is of course a filament change on pause) Here the two scenarios:
That sounds interesting :)
Thanks a lot for your help! |
There are options to activate in the main configuration to block the Z axis, but there is also an adjustment to be made on your eccentric wheels to prevent the assembly from descending towards the bed. Otherwise, filament change is automatic in two sequences, whatever the position of the head: a park movement (XYZ) then an E movement for loading/unloading the filament.
|
Hey Foxies, i have another question. I do not use Facebook so i am not sure where to ask this other than here. I don´t want to open a new issue for this so i extend this one. I cloned your marlin repo and changed besides the e-steps and the black backgorund nothing in the config so far. |
I'm on Discord on the Marlin or FLSUN server. |
My Q5 got a direct drive extruder (micro swiss) so i decided to use the above mentioned firmware file to update from the stock firmware. Unfortunately the speed when loading filament is way too high. It looks like this is still set for a geared extruder. Or am i doing something wrong and there is a setting i missed?
The text was updated successfully, but these errors were encountered: