-
-
Notifications
You must be signed in to change notification settings - Fork 507
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
The distortion of the image when burning #55
Comments
Can you send me the gcode? |
Hi. Today I did some more tests. |
I try executing both code with my DIY engraver, without any problem. In my opinion you could have wrong configuration in your grbl setup on arduino side, that made your motor lose step when G0 at fast speed. Try lowering $120, $121 and/or use lower engraving speed. Also... as you can see in grbl documentation error 25 mean "A G-code word was repeated in the block." but as you can see in your error.pdf file, there are NO REPETITION in this gcode block. So.... where is the problem? The problem is that you have electrical noise on your usb cable, caming probabily from motors. You are not the first, you are not the ones, but it is not related to LaserGRBL. Please look at #24 |
Thank you. I also thought it was is a disconnection. I incorrectly translated "Jogging speed" -I thought it was the value control $120 - 121. Changed them in different ways, but a positive result was not. Now changed in GRBL - $120-121=700 (was 3000). The movement is very slow, errors became less, but they happen. I will to buy a new USB cable. The jump of voltage electrical network can affect its? Maybe even a surge protector to buy? |
It is difficult to answer these questions in a general way. Every engraver is different, different in power transformer, different motors, different cables, different drivers, different arduino clones (really few people use the original arduino, which has more reliable components and serial chip). But luckily the cause is always the same: electrical noise generated by stepper motor. Stepper could generate very strong electrical spike on power line that can go back to USB line. The cable is the first inquired. In my experience I have tested 3-4 different cable and only one is 100% reliable. The good one is a samsung phone data cable. Good ones should be short, thick (well shielded) and possibly with ferrite. www.google.it/search?q=usb+with+ferrite Some other suggestion:
|
tell me when/if you solve and how. could be helpful for other users |
Hallo, Arkypita
I have the same problem, as the authors of two previous posts. This happens is, during execution of the code, the cursor jumps to another location and begins to go on a white background (video for this error is in the post from StuartB4), and the figure burned with a distortion. This It happened sometimes in version 2.6.7. After upgrading to 2.6.9 error always occurs and use the program I can't. Toiletfly wrote that he has such error appears on big drawings or when as more than 20 lines per mm. In my case it occurs in all drawings and in all modes. I use a speed of 3000-4000 mm/min. reinstall the firmware GRBL and a return to the older version of the software did not help.
Please, help me.
I write through the translator, probably, not everything turned out clear. I attached the image with my experiments
problem.pdf
The text was updated successfully, but these errors were encountered: