LexCris
About
- Username
- LexCris
- Joined
- Visits
- 4
- Last Active
- Roles
- Member
Comments
-
Hi all, i have a similar problem for my delta printer, after G32 S2 and G33 left plate is lower and right is high. i use 3DTouch, Ramps 1.4 and Repetier-Firmware v1.0dev as my firmware. Your advise would be greatly appreciated. Thanks
-
I have disabled led pin but the issue is not resolved.
-
Ohhhh really idem for me the pin 13 is LED_PIN. #define LED_PIN 13 my pin 2 is HEATER_0_PIN #define HEATER_0_PIN 2
-
now i have flashed with SERVO0 to 13. the 3dtouch make a little flash with command M340 P0 S700 but the pin not exit.I am very sad
-
this is my wiring:
-
#define FEATURE_SERVO 1 #define SERVO0_PIN 22
-
Stormblade said: Could be a couple of things, Mine did that because it wasn't getting enough 5v power.I was powering it from the Endstop connectors power connector, I changed it to use one of the Aux ports power supply. Also, the pin position…
-
Stormblade said: Could be a couple of things, Mine did that because it wasn't getting enough 5v power.I was powering it from the Endstop connectors power connector, I changed it to use one of the Aux ports power supply. Also, the pin posi…
-
i can try to explain my problem: when i tunr on the printer the 3dtouch probe blinking slow and not start a self test. the command M340 not have effect on the 3dtouch probe. please help me
-
MartinH said: just fitted one of these a few weeks ago. make sure Enable pullup resistor for probe pin (Z_PROBE_PULLUP) is dissabled Probe triggers on high (Z_PROBE_ON_HIGH) is enabled Some problem... the 3Dtouch blinking but the pins…
-
my actual parameter: #define Z_PROBE_PULLUP 1 #define Z_PROBE_ON_HIGH 1 i try to set Z_PROBE_PULLUP to 0.