Re: Problem with auto fan
Find the line "#define RAMPS_D9_PIN 9" change it to "#define RAMPS_D9_PIN -1"
View ArticleRe: Help with Marlin 2.0.X and EZABL
MKS boards have a horrible habit of putting pullup resistors on all their endstops data pins. This interferes with a lot of probes The only way to disable them is with a soldering iron. or use a non...
View ArticleRe: MKS SGen L V1.0
Info for this board can be found here [github.com] motherboard should be set to #define MOTHERBOARD BOARD_MKS_SGEN_L The pinouts are here [github.com]
View ArticleRe: E0 it's Not working..SKR v1.3
My bord is a SKR1.3 maybe it's the same settings as FYSETC F6, the do not show my jumpersestings for TMC2130_STANDALONE... only SPI mode Anyone no have to set the jumpers for TMC2130_STANDALONE ?
View Article.SKR v1.3 jumper settings for TMC2130_STANDALONE and A4988
I can't find any documentation of jumper settings on SKR 1.3 for TMC2130_STANDALONE and A4988 Please help me out
View ArticleRe: Problem z axis
So after a long struggle to get Marlin BugFix1.1 compiled and running I am back to the previous issue. I have tried to change Z_PROBE_OFFSET_FROM_EXTRUDER to a number of values. It does not seem to...
View ArticleRe: MKS SGen L V1.0
Quotecommo81 Wow, thanks. At least I can see pin assignments now, unfortunately, I had tried the E0 line for enabling heat fan to come on above 50 degrees and it just didn't work for some reason. I...
View ArticleEEPROM Does Not Fix Data Recorded from Marlin
Hi, after a lot of research, I set up my first 3D printer, now I am setting up my second 400x400x400 printer, I am facing a problem that so far I could not solve. When I turn on, the Arduino along...
View ArticleRe: EEPROM Does Not Fix Data Recorded from Marlin
And you still haven't included your config files....
View ArticleRe: .SKR v1.3 jumper settings for TMC2130_STANDALONE and A4988
SKR%20V1.3-STEP-DIR-Mode.png From [github.com]
View ArticleMarlin 2.0 Hardware
Hi I'm researching hardware for a new printer build. What's the current recommended hardware for marlin 2.0? Is there a better option at the moment or is it just down to price and features?
View ArticleRe: Marlin 2.0 Hardware
That is a very loaded question like what is the best colour? You need to decide a few things first... Do you want 8 bit or 32 bit? Do you want on board stepper drivers or replaceable modules? What...
View ArticleRe: MKS SGen L V1.0
I'm having issues trying to build the mks source so the next step is to take the pins definitions and drop it into the original marlin branch and see if that takes. Also I had to setup the sublime...
View ArticleRe: MKS SGen L V1.0
It Is already in marlin 2.0 [github.com] You just need to select MOTHERBOARD BOARD_MKS_SGEN_L Its a 32 bit board , you need to make it under platformio, in vscode
View ArticleHelp with Controlling an LED While Idle and Printing
Greetings, I am new to the RepRap forums, so apologies if I have posted in the wrong section. I am building a Nutella printer that uses only x and y axes and a massive syringe as the extruder,...
View ArticleRe: Help with Controlling an LED While Idle and Printing
Actually, as I continue to think about this problem further, I am considering simply using an additional Arduino Uno to control the LED. When the printer is idle the Uno will blink the diode, and when...
View ArticleTMC2130 Not Moving. Marlin 2.0. M122 "Unknown command"
Hi everyone. I just started to setup the tmc2130 drivers in my 3d printer. I use a Mks gen 1.4 motherboard. I have configured Marlin 2.0 and everything needed. The problem is that they don't move any...
View ArticleRe: TMC2130 Not Moving. Marlin 2.0. M122 "Unknown command"
Did you enable tmc_debugging in config_adv and did you set the correct stepper driver types in the config?
View ArticleLin advance compatible drivers
Hello, I have a question for you. The function lin advance works with all drivers (tmc, drv, lv) or it is specific to a type of drivers. I fight with a person on a French forum that tells me that the...
View Article