lboucher
About
- Username
- lboucher
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
Thanks!
-
So i'm back up and running. I tried connecting from the linux repetier server laptop, but it was quickly apparent the EEprom had corrupted again. Tried again but from windows laptop running Repetier Host. All seems well and i'm starting a print. G…
-
I have now figured out that something is corrupting the eeprom, which makes the serial link not work. Reloading now, to figure out whats going on. My eeprom settings were good, so something is somehow corrupting them???
-
Looking at the Gcode it seems odd G1 F14400 is being called so much. G1 X9.276 Y-38.037 E18.87569G1 X8.086 Y-42.476 E19.03851G1 F14400G1 X9.276 Y-38.037 E18.12907G1 F14400G1 X8.318 Y-37.643 E17.92401G1 F14400G1 X7.788 Y-37.467 E17.81356G1 F14400G1 X…
-
you understand correct, and I agree, they both come from server and should be the same. For whatever reason, on my printer, i assure you they do not do the same thing. I can send you my firmware files if you would like. I am happy i got the pause …
-
So using the following G Code seems to be working ok. Still seems to randomly go slow back to printing Z at times, and fast other times... Not sure why. Haven't bothered trying to add back retraction. At these speeds it leaks too much anyways, but a…
-
I think the move back down has the %speed modifer from my Slic3r settings, (AKA 30%) when i did the resume when not on first layer, it moved real fast back to printing.
-
Futher Experimentation shows that Pause Code: M401 G1 Z240 X0 Y0 F2000 M104 S130 Continue Code: M402 F2000 Does appear to work for both manual pause and filament sensor pause, and does move the extruder to a safe position. The move to Z240 is fine.…
-
Note: Upon further testing, it appears the M601 command is what was sending the extruder to Z245. Once i remomved M601, and went back to M104 to set temperature, my manual pause is now working as expected. And the jam sensor is once again sending it…
-
So I thought maybe I could just use an absolute position for the pause, so I tried M601 S1 G1 E-8 F1800; retract filament G1 Z295 X0 Y0 F2000 Pause worked fine, but on continue, it was printing way high, (I think 245, which is my max Z, didn't chec…
-
I literally just signed in with the express purpose of.saying, 1. I tried Linux mint and its much more snappy, and seems to work better, but I still.got a.crash. 2. Repetier.server rocks. Exactly what is needed. Thanks!
-
Forgot to mention, im running ubuntu