Cojarbi
About
- Username
- Cojarbi
- Joined
- Visits
- 93
- Last Active
- Roles
- Member
Comments
-
its not there im using 1.0.3 from the configurator
-
Adding that does not get added to support, when i add the bellow commands it does not compile error at the case 340: // M340 line
-
How did you solve this. Enabling Feature_Servo does not add that to the command and adding this trows error that do not compile
-
Isn't this it? #define FEATURE_SERVO 1#define SERVO0_PIN 6#define SERVO1_PIN -1#define SERVO2_PIN -1#define SERVO3_PIN -1#define SERVO0_NEUTRAL_POS -1#define SERVO1_NEUTRAL_POS -1#define SERVO2_NEUTRAL_POS -1#define SERVO3_NEUTRAL_POS -1#de…
-
Now I'm confused. I was homing to Zmin. In my case Zmin is at the top near the extruder. Then I added zmax with is at the bottom as per your suggestion. Now you say that G32 S2 computes de distance from bottom to zmax. Should I have Zmin at the bo…
-
I followed your suggestion and setup the zmax. Now I did the following: Rises the bed until the nozzle touched the plate. At that point I was 6.6mm from Zmin. I placed that number as Z probe high. Then runed G32 S1 and it gave me the matrix which …
-
I have a sensor that can read 8mm. So it read without a problem trough the glass the pcb. I jus level the bed and then a just the sensor to trigger just at the correct high for the nozzle. Since I home my be to Zmin I believe the correct Z probe hig…
-
My setup is the following. Pcb heater with Boro glass on top. 8mm inductive sensor. I have a good level on the bed. What I don't understand is the procedure itself on what the correct distance the sensor should be and how to set that up
-
Greatly appreciated. I do get your suggestion. My question is how do I get Z probe to trigger before Zmin endstop triggers.
-
Repetier Thanks. Maybe i have misunderstood what is the correct setup of Z_Max. On my printer max would be software endstop with the bed at the bottom and since it is 600mm tall, triggering it would be impractical, but by your response im use im wro…
-
After searching all over i havent found a solucion the the Z drive problem. I have found people replace pins but not mirror or duplicate. Thins is my actual pins.h, can you help me_? #define ORIG_X_STEP_PIN 26#define ORIG_X_DIR_PIN …
-
Thanks. Did not understood the first part.
-
I was able to find the settings for mirroring but now the second Z only rotates in one direction. Also moving Y also moves X Mind I say that this is a corexy setup.