Guthrie
About
- Username
- Guthrie
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Activity
-
I always studied poorly, but at the end of my school I realized that with such a passing score they simply wouldn’t take me anywhere, so I went to the teachers to help me close to the ball. They told me to write my homework, but I don't know how to write them, especially code and programming. I immediately turned to the service that writes my python coding help, gave all the topics and waited. I passed everything that was sent to me, and they really raised my points!November 2022
-
Hi RAyWb
I built the printer myself when I retired a t 67 I am now 79.
I am just starting to use g code and have never done C++ or programming before I did some Basic years ago.
I Built a self finding Z switch by using the spindle of the ER11 Motor and the Bed and some custom hardware onto the z- pins on the board. (Sainsmart 2 in1 card)
I can get the chance tool to work if I add G codes just before the Chang tool position in the Estlcam code. IE
1 Go z 60
2 Go x0
3 Go y0
4 G4 S60
5 G28
This gives me 1 min to change tool and the self finding z switch adjusts Z home to the length of the new tool.
But would like to make it work automatically. Stop and wait show on lcd and start when lcd is button pressed
Even if I can get it to wait until button is pressed this would be an improvement on my current way
the problem is cant seem to g4 pause without adding S time. I cant get g4 wait for lcd button.
I hope this makes sense to you.
Thanks Gb
9:03PM CommentApril 2019 -
Hi RAyWb
I built the printer myself when I retired a t 67 I am now 79.
I am just starting to use g code and have never done C++ or programming before I did some Basic years ago.
I Built a self finding Z switch by using the spindle of the ER11 Motor and the Bed and some custom hardware onto the z- pins on the board. (Sainsmart 2 in1 card)
I can get the chance tool to work if I add G codes just before the Chang tool position in the Estlcam code. IE
1 Go z 60
2 Go x0
3 Go y0
4 G4 S60
5 G28
This gives me 1 min to change tool and the self finding z switch adjusts Z home to the length of the new tool.
But would like to make it work automatically. Stop and wait show on lcd and start when lcd is button pressed
Even if I can get it to wait until button is pressed this would be an improvement on my current way
the problem is cant seem to g4 pause without adding S time. I cant get g4 wait for lcd button.
I hope this makes sense to you.
Thanks Gb
April 2019