-
Notifications
You must be signed in to change notification settings - Fork 177
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
DIY Pen Plotter with Automatic Tool Changer | CNC Drawing Machine #361
Comments
Just change the 277 to 0 |
You are right, there is a bug and the offset is not shown, but processed during streaming. Will fix it soon. |
You may try this version: https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter_Setup_1_7_0_2_i.exe |
output_multi_video_1694780403069_1694780417484_VI.mp4Hello, there is another issue now, which is that it can return to its normal position when returning to zero. When starting to work, the Z motor will rotate in the opposite direction, and then it can surprise the next step normally |
Now I could watch your video on a PC - it's not a servo... |
I don't know your hardware, I didn't saw a servo for a gripper... Did you check my site? https://grbl-plotter.de/index.php?id=auto-pen-change&setlang=en |
Looks like the Z-stepper should turn for a half turn maximum to move from lowest Z to highest Z. |
Should I set $102 correctly to $40? |
Last video is not visible. I don't know your driver settings for micro-steps. If your Z axis is spring loaded to keep it up, you may have a problem with step loss at the Z motor. |
https://www.youtube.com/watch?v=ZJZuB_4S9PE |
I don't understand how your z-axis works, in your video time 0.04, the stepper is moving, but the z-wagon is not moving.... |
https://www.youtube.com/watch?v=NDZsdDLbDDo |
https://www.youtube.com/watch?v=ZxeStwRespc&list=RDCMUCJHZY4Tl6ovsnBrNocdDbAg&start_radio=1&rv=ZxeStwRespc&t=65 |
Thank you for your great help. When you pointed out the location, I also raised the Z limit position to zero. Now, just as I was preparing to start the work, the Z stepper motor continued to raise and then raised again, triggering a limit fault |
https://www.youtube.com/watch?v=QQNdMw_KsNo |
https://www.youtube.com/watch?v=qdFgPm4bOkc |
Looks good so far.
|
You need to seperate between "work" (big digits) and "machine" (small digits) coordinates: The origin of Work coordinates can be set with the buttons "Zero XY" etc. I hope this helps: https://grbl-plotter.de/index.php?id=auto-pen-change&setlang=en |
Hello, where is this not set correctly? When the fixture in front of the pen is moved after zeroing, Z is lifted to the limit position and then moved to the pen position to start gripping the pen. When writing, Z is almost lifted to the Z limit position. After writing, when placing the pen, Z is lifted again to trigger the Z limit position |
Hello, the pen clip got loose while writing. Where do I need to set it up |
And the G-Code from the edit-box? |
Hello, the problem I am currently facing is: when selecting the pen for the first time, I can correctly grip it to write. However, when gripping the pen for the second time, there is an error in Z, and Z cannot fall to the specified undetermined value during writing. When gripping the pen for the third time, it cannot touch the paper at all. Can this offset value be adjusted |
Okay, thank you. Thank you for your help. I will continue to make adjustments |
During your plotting process an end-switch was triggered. Perhaps your drawing is too big? |
Thank you for your help |
It is my foldable plotter: http://svenhb.bplaced.net/?CNC___Klappbarer_Plotter
|
Okay, thank you. I'll refer to it |
Hello, is the sound emitted by the servo motor an electric current sound? How can I eliminate it |
This looks very good!!! I'm happy that you solved all problems!
The servo noise is normal: the servo is trying to reach its target position when grabbing the pin, but the pin is in the way. Maybe adjust the grip position value a bit. |
May I ask how to set the tool table above the Y-axis? After setting, the pen position in the tool table is negative, and all the tool tables in the pictures are in the negative direction of the Y-axis
The text was updated successfully, but these errors were encountered: