Skip to content
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

Leveling does not work reliably on some Ender3S1 F4 printers (mechanical issue) #198

Closed
dasdv124 opened this issue Jun 15, 2022 · 10 comments
Labels
known issue This bug is already known and might not be fixed soon.

Comments

@dasdv124
Copy link

no idea what i am doing wrong, but it seems like the created mesh is not being used. no matter what i do the middle is always too high and the the corners too low. this is my g-code

G28 ;Home
M420 S1 Z2 ;Use mesh level upto 2 mm
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up

the steps i do :
set z offset with paper, auto home then manual bed trimming,mesh create

qcvyi8uh8r591

@webmogul1
Copy link

Do the 2 bars below Z change color when you are printing?
image

@dasdv124
Copy link
Author

yes it does change color to blue when printing

@dasdv124
Copy link
Author

1655320120525

here is a picture, middle is way too close. upper left corner is perfect and bottom right corner is also perfect.

@Victordiazbis
Copy link

Have you edit manually the mesh to check if it makes any difference?

@dasdv124
Copy link
Author

Have you edit manually the mesh to check if it makes any difference?

I have not, what's a setting I should change to test it ? Thanks

@neumo
Copy link

neumo commented Jun 18, 2022

yes it does change color to blue when printing

my S1 changes the color to red!? What does the color red or blue mean?

@mriscoc
Copy link
Owner

mriscoc commented Jun 18, 2022

my S1 changes the color to red!? What does the color red or blue mean?

https://github.com/mriscoc/Ender3V2S1/wiki/3D-BLTouch#enable-mesh-level-compensation

@mriscoc mriscoc added the bug: False alarm? It is not a firmware bug or the bug cannot be confirmed. label Jul 5, 2022
@cybersatanizer
Copy link

Hi, i also have problem with mesh leveling. i did:
-bed tramming
-z offset

  • mesh leveling

then use G29 at start script, and trying to make first layer calibration from superslicer and lines under Z is going from white to blue but center is perfect, back left too high, front right too close, like printer did nothing about g29?

@mriscoc
Copy link
Owner

mriscoc commented Jul 17, 2022

Currently some S1 (F1 and F4) have issues with the CRTouch, sadly it seems to be a hardware problem. I suggest you use the automatic leveling as reference and then do a mesh editing and save to two slots (one for backup). That will give you the best results.

@mriscoc mriscoc closed this as completed Jul 17, 2022
@mriscoc mriscoc added known issue This bug is already known and might not be fixed soon. and removed bug: False alarm? It is not a firmware bug or the bug cannot be confirmed. labels Jan 4, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2023
@mriscoc mriscoc changed the title mesh not being applied ender 3 s1 with f4 chip Leveling does not work reliably on some Ender3S1 F4 printers (mechanical issue) Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
known issue This bug is already known and might not be fixed soon.
Projects
None yet
Development

No branches or pull requests

6 participants