batphi
About
- Username
- batphi
- Joined
- Visits
- 14
- Last Active
- Roles
- Member
Comments
-
If I omit it it will not wait for the endstop to be released, resulting in another jam event, causing the extruder to stop again. If I find some time I'll write my own G28 E using the EVENT_UNHANDLED_G_CODE. Thanks.
-
There is very little delay when I use the retract button on the host manual control tab, or enter G1 E-50 in the G-code field on the same tab. I added comment lines between the lines in my JAM_ACTION == 10 , the log then shows that the delay is caus…
-
Nor do I have the intention to use them during print. But moving something to position X is meaningless if you don't know where 0 is. I tried to move my selves once on a boat, not really knowing where I was, and ended up in the water.
-
On the original of this request (G28 E for homing syringe extruders):changed #define EXT0_JAM_PIN -1 to 42 in configuration.h added #define JAM_METHOD 2 in the manual part of configuration.h connected an opto endstop, signal to pin 42 As long as the…
-
Hi, I upgraded to 0.92.8, but M226 results in an Unknown command