Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- klipper:
- fredizzimo commented 26 days ago •
- Ok, so if I'm interpreting this right, it seems like touch mode responds to manual input, but not automatic one.
- While you are testing, could you also test my pull request?
- sudo service klipper stop
- git fetch origin pull/982/head:fredizzimo_bltouch
- git checkout fredizzimo_bltouch
- sudo service klipper start
- And when done testing you can go back to master
- sudo service klipper stop
- git checkout master
- sudo service klipper start
- EDIT I forgot to tell, that you don't really need to do any special testing there, other than to test that homing and bed leveling works as it should
- new klipper orig branch
- sudo service klipper stop
- cd ~/klipper ;
- git fetch
- git checkout origin/work-bltouch-debug-20181211
- sudo service klipper start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement