Re: SD init fail.....make me crazy:X 2560 rev b.
Ok. I check,no debris in the slot. Now resolder all pin i've touch and control all with magnifer. (tu)
View ArticleRe: SD init fail.....make me crazy:X 2560 rev b.
I resold all pin of sd reader. Check all....nothing. Report my voltage The value next the first it's the read if have when init sd with repetier (sd insert) SD pin1 (DATA2) 3,14V SD pin2 (DATA3) 3,11V...
View ArticleRe: SD init fail.....make me crazy:X 2560 rev b.
When you say "when init sd with repetier (sd insert)" does this mean that you use repetier firmware? or repetier host? or both? How are the results with the SD_listfile sketch? If you want to use a...
View ArticleLinear Advance questions
Hi, I am interested in tuning linear advance on my printer running RAMPS with Marlin 1.1.9 release I tried generating test patterns using this page: [marlinfw.org] The first one I did in the default...
View ArticleCant get manual auto leveling to work
hello everyone... so i received anet a8 printer a couple of days ago and now i've put marlin on it. so far so good. except that manual auto leveling feature will not work because Z offset will not go...
View ArticleRe: SD init fail.....make me crazy:X 2560 rev b.
Hi. I use repetier host to do command m21,I would have used cura. Anyway,the voltage was taken from inside pin of SD reader
View ArticleRe: Linear Advance questions
Did you enable it in "Configuration_adv.h" ? you have to remove the "//" before "#define LIN_ADVANCE" to make it work. Hope you get it running.
View ArticleRe: Linear Advance questions
That was the issue. I think I had searched for an enable setting in Configuration.h and not finding one assumed it was just a thing that could be set on the fly. Also was reading through the marlin...
View Articlecan't compile with PARKING_EXTRUDER in 1.1.9
Hi guys. I have been trying to update to 1.1.9 from 1.1.8, I have double checked everything I can think of. Compiles perfectly when I disable PARKING_EXTRUDER. 1.1.8 is working great for me but I was...
View Article1.1.x BugFix Crashes On Print
Attached is my configuration.h. I upgraded from Marlin 1.1.0-RC8, transfered the settings to the current version. Now when a print job starts, the hotend heats up, the hot bed heats up, the carriage...
View ArticleSOLVED Re: problem with LCD and encoder mod
First, thanks for dedicated time; I saw You have edited the posts many times. And even You have prepered the hardware. ... I have made the hardware months ago and I have tested it under arduino with...
View ArticleRe: problem with LCD and encoder mod
Wll, you foround some inspiration, and it lead to a solution. And solutions... we like :)-D
View ArticleRe: 1.1.x BugFix Crashes On Print
In line N17 the code is "T0" - what is this? Should the line not start with G or M? Is T0 not usually is a parameter that is associated with a Gxxx or Mxxx code? I wonder if Marlin is as confused as I...
View ArticleRe: 1.1.x BugFix Crashes On Print
T0 is select tool 0 [reprap.org] Its been valid for a very long time.
View ArticleRe: 1.1.x BugFix Crashes On Print
I installed 1.1.9 and got the same result. Reverted back to 1.1.0-RC8 So it isn't a bugfix thing. I assume the slicer is throwing in the T0. It is not in my start script. Marlin is awesome by the way....
View ArticleRe: 1.1.x BugFix Crashes On Print
QuoteEddiie I installed 1.1.9 and got the same result. Reverted back to 1.1.0-RC8 I upgraded to Marlin 1.1.5 and am very happy with the results, when I tried to setup Marlin 1.1.8/1.1.9 could not get...
View ArticleRe: babystepping z
I Baby Step from Matter Control it would be a real pain to do it with the screen/dial
View ArticleCan not get firmware working for Wanhao Duplicator i3 with RAMPS1.4 and BLTouch
I have been trying to generate firmware for my printer for two days now, and I am about to start pulling out my hair, very frustrated. I have tried the Marlin config tool, editingn manually in...
View ArticleRe: Can not get firmware working for Wanhao Duplicator i3 with RAMPS1.4 and...
Still waiting on zip to upload, Im on a slow connection :(
View ArticleRe: Can not get firmware working for Wanhao Duplicator i3 with RAMPS1.4 and...
What version of marlin are you using. SD Card is located in the configuration.h //#define SDSUPPORT
View Article