pulsar256
About
- Username
- pulsar256
- Joined
- Visits
- 27
- Last Active
- Roles
- Member
Comments
-
\o/ fix confirmed, just did a test running 90a063ab0d8fb34efb2b5de7ca03e4ff56bfa277 Thank you for looking into this.
-
@Repetier Done bisecting, this commit breaks the retraction: https://github.com/repetier/Repetier-Firmware/commit/d4e396d0f4d1b81cc4d388360be461f11ceb9edd ➜ Repetier-Firmware git:(d4e396d) git bisect bad d4e396d0f4d1b81cc4d388360be461f11ceb9edd is …
-
Did anyone with retraction issues *not* use the "Config.h-Web-Wizard"? I checked the contents of the vanilla config include and the one generated by the web app - a couple of defines are missing in the generated one.
-
I will try bisecting the FW this weekend. If anyone else wants to give it a shot, 5474f2ded5db26aa9000b63b1a9e800d133d2fd4 commit id could be confirmed (on irc) to be good.
-
Duplicate: http://forum.repetier.com/discussion/1736/extruder-motor-issue-on-delta
-
I can confirm that the Extruder works only properly if DRIVE_SYSTEM is not set to 3 / DELTA. When set to 3 the Extruder motor will just power on and not extract / retract when adjusting the Extruder position using the panel connected to the Ramps bo…
-
Sounds very similar to the issue I am experiencing: http://forum.repetier.com/discussion/1720/retraction-reverse-extrusion-not-working
-
Line 7031, with Z-Hop: G1 F1260 X0.659 Y-7.825 E678.68797G1 F2400 E672.68797G1 Z5.7G0 F6000 X6.2 Y-6.198G0 X6.6 Y-6.598; TYPE:WALL-INNERG1 Z5.5G1 F2400 E678.68797
-
For example right after printing skirt there is -6/+6 extrusion. Offset: LINE 36G1 F1080 X-18.197 Y18.2 E9.23877G1 X-18.197 Y-18.197 E11.05457G1 X18.2 Y-18.197 E12.87043G1 X18.2 Y18.2 E14.68628G1 F2400 E8.68628G1 Z0.5G0 F6000 X-11.797 Y11.8G0 F600…
-
Thank you for looking into it. I am a bit confused now. I have grabbed the gcode, extracted the extruder-movements and dumped it into an Excel-Sheet. I see *a lot* of -6 retractions (highlighted in red, second column "current-extruder - previous ex…
-
Link to the test-files above was wrong: https://drive.google.com/file/d/0B2xkcO8M801EVzU5NEFtZ1VJM28/view?usp=sharing
-
I did run another test today and made a short (~4min) video explaining the issue during a test-print: Test-Files (stl, scad, g-code) and settings (matter-slicer settings) I have been using: https://drive.google.com/open?id=0B2xkcO8M801EYTlmWXM3MW00…
-
As you said, I was using the autoretract option as the last option. Too high acceleration speed is rather unlikely (using pretty much the defaults here), but I can do some more tests this evening and provide you with the gcode examples.