Close



Dig deeper, search our News website




Search:

Type: Posts; User: Fri

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    171
    Views
    289,396

    Sticky: I tried the lastest marlin branch and I really...

    I tried the lastest marlin branch and I really love it, it's got some great features. Unfortunately the ABL has still the same issues. I also couldn't get the lcd to work FYI.
  2. Replies
    171
    Views
    289,396

    Sticky: I will give it a shot as soon as I have some...

    I will give it a shot as soon as I have some time. Takes quite some fiddling.....Anyhow, I don't really think that this is a glitch, more a conflict in the macros. After the matrix is saved to...
  3. Replies
    171
    Views
    289,396

    Sticky: I will give it a shot as soon as I have some...

    I will give it a shot as soon as I have some time. Takes quite some fiddling.....Anyhow, I don't really think that this is a glitch, more a conflict in the macros. After the matrix is saved to...
  4. Replies
    171
    Views
    289,396

    Sticky: I tried this before and I just tried it again, x...

    I tried this before and I just tried it again, x doesn't stop when it hits the endstop and I have to reset the machine. Now I just tried this (see below) and it works, unfortunately only the first...
  5. Replies
    171
    Views
    289,396

    Sticky: It's very close to what I want it to do, but when...

    It's very close to what I want it to do, but when x and y are sent home with the "Homeaxis (x)" they are actually at the stop and not at their normal safe homing position. So if x and y are at the...
  6. Replies
    171
    Views
    289,396

    Sticky: Thanks, below is what I tried and I get it to do...

    Thanks, below is what I tried and I get it to do just that, problem is that I need a safe home for the prob to be on the bed.



    {
    HOMEAXIS(X);
    HOMEAXIS(Y);
    ...
  7. Replies
    171
    Views
    289,396

    Sticky: Okay I was wrong, the firmware is the same but...

    Okay I was wrong, the firmware is the same but still both machines are somewhat sick, depending on how it's wired, it is either x or y that reacts to the triggered z probe, if it's y it's no big deal...
  8. Replies
    171
    Views
    289,396

    Sticky: I don't think so, they are both derivatives of...

    I don't think so, they are both derivatives of your fw with minimal changes, I flashed the one that works good onto the other machine and it did act the same way. On bigger difference is that the...
  9. Replies
    171
    Views
    289,396

    Sticky: I can certainly wait 2 weeks or so, and thanks...

    I can certainly wait 2 weeks or so, and thanks again for your help. What's really driving me crazy is that fact that one machine does it but the other doesn't. There is one difference that was...
  10. Replies
    171
    Views
    289,396

    Sticky: I am still not able to solve the issue on one of...

    I am still not able to solve the issue on one of the machines. It's really weird. After ABL ( I save it to Eeprom) the z probe/stop triggers x&y. I am really not getting it, I have another machine...
  11. Replies
    171
    Views
    289,396

    Sticky: I am still not able to solve the issue on one of...

    I am still not able to solve the issue on one of the machines. It's really weird. After ABL ( I save it to Eeprom) the z probe/stop triggers x&y. I am really not getting it, I have another machine...
  12. Replies
    171
    Views
    289,396

    Sticky: Right now it works pretty good, printing since 2...

    Right now it works pretty good, printing since 2 hours. But it is very iffy when starting a print or just homing the machine after connecting, if it make the correct z safe move. Sometimes it does,...
  13. Replies
    171
    Views
    289,396

    Sticky: It absolutely does that, just happened. I got it...

    It absolutely does that, just happened. I got it all pretty much working, it's just that initial safe home that is not 100%, every once in a while it doesn't go to where it should and the firmware...
  14. Replies
    171
    Views
    289,396

    Sticky: I will give this a shot. Btw, I made a bunch of...

    I will give this a shot. Btw, I made a bunch of silly small mistakes that made the machine act erratic. For example, I use Fan 2 on my prototype to feed my proximity sensor, but fan 2 pin was setup...
  15. Replies
    171
    Views
    289,396

    Sticky: Roxy, I think my safe home speed is too fast....

    Roxy, I think my safe home speed is too fast. Where can that speed be changed. The axis homing speed is fine, but when it moves to the bed center (or whatever position to have the sensor on the bed)...
  16. Replies
    171
    Views
    289,396

    Sticky: I discovered some errors and fix them, now I get...

    I discovered some errors and fix them, now I get a better initial reading, see below. I also noticed that the safe z coordinates were outside the max print size (did some mechanical changes to the x...
  17. Replies
    171
    Views
    289,396

    Sticky: It doesn't work with eeprom safe, I cannot get it...

    It doesn't work with eeprom safe, I cannot get it to print since after a G29, the bed doesn't come up anymore. If I do a M502 it works again, but it also removes the matix data.

    Right now with all...
  18. Replies
    171
    Views
    289,396

    Sticky: If I disable the max endstops, x works fine, but...

    If I disable the max endstops, x works fine, but Y doesn't home. If I disable both the max and the min, it doesn't compile with the G29 and z probe repeatability on.
    If I comment both out, and the...
  19. Replies
    171
    Views
    289,396

    Sticky: Thanks Roxy, This version of marlin was change...

    Thanks Roxy,
    This version of marlin was change to try to figure out what it going on.
    Usually I have the pullups uncommented.

    Without the true for the software endstops i didn't have any luck,...
  20. Replies
    171
    Views
    289,396

    Sticky: I am using your firmware on one machine...

    I am using your firmware on one machine relatively successfully, on another it acts very erratically. I attached a copy of it.
    On both machines, unless I do an M502, the endstops affect the motion...
  21. Replies
    171
    Views
    289,396

    Sticky: Changed it to n3....thanks a lot! It works

    Changed it to n3....thanks a lot! It works
  22. Replies
    171
    Views
    289,396

    Sticky: [QUOTE=AbuMaia;33795]Now that we have this mod to...

    [QUOTE=AbuMaia;33795]Now that we have this mod to save the G29 matrix for an entire print session (or longer), it is no longer necessary to add a G29 to the start gcode when slicing. However, those...
  23. Replies
    171
    Views
    289,396

    Sticky: Good deal, this compiles!!!

    Good deal, this compiles!!!
  24. Replies
    171
    Views
    289,396

    Sticky: So where would I have to save the files in order...

    So where would I have to save the files in order to get this to work?
  25. Replies
    171
    Views
    289,396

    Sticky: Roxy, I have a few things after the LCD which I...

    Roxy, I have a few things after the LCD which I would like to change and hope you can help me.
    The issue that suddenly developed is still there, the z stop triggers the x & y. We got a work around...
Results 1 to 25 of 79
Page 1 of 4 1 2 3 4