Can i flash my Creality Ender-3 V2 with Marlin firmware (no replies)
Hi I just got an Ender-3 V2 and was wondering if i can flash it with Marlin firmware. If i am able to is it a good idea? How do i do it? Thanks
View ArticleConverting xyz Davinci to MKS gen L v1.0 (3 replies)
I am converting an old DaVinci 1.0 to a MKS Gen L V1.0 board I am pretty sure all the wiring is correct, as everything seems to work correctly except the X and Y homing and end stops. The end stops...
View ArticleCOM Error Upload RUMBA32 (no replies)
hi, I have a problem uploading a rumba32 aus3d card, when I connect the USB to the PC Win 10 in device management in the folder "Ports (COM and LPT)" appears "STMicroelectronics Virtual COM Port...
View ArticleError: Heating failed, printer halted, please reset (no replies)
When I get within 10 degrees of my target temperature, the heated bed stops heating, and then I get the error mentioned in the title. my config files are attached to this thread. Also running marlin...
View ArticleModify Marlin 1.1.x for endless loop (no replies)
Hi, I want to modify marlin 1.1.x firmware in order to make it run the gcode inside the sd card forever (until e-stop triggered) Any ideas are welcome. Regards, Nuri
View Articlebed leveling not probing (no replies)
Setting up new home built printer. When I run ABL the printer moves to each position but does not stop and probe. Can someone look at my code and advise me. Ramps 1.4 with Marlin 1.0.2. Inductive...
View ArticleRestricting z prob (no replies)
So I have a Monoprice mini v1 that I have replaced the board with ramps 1.6 an arduino processor, and lcd display. I have loaded marlin 1.1.9. The newest modification has been to try to implement auto...
View ArticleHow to get Marlin to output the settings and TMC driver status when Hosts...
Hi, I just upgraded from 2.0.5.3 to .4 and somehow don't get the data displayed that I usually had when connecting to the SKR 1.3 board. It used to work. I got a hint that it's about: "The settings...
View ArticleDeeper changes in Marlin for Microdispensing (1 reply)
Hello to all, for a project i installed a microdispensing System in an CoreXY Machine. An external controller does all the calculation for the dispensing. For Marlin there are not a lot of changes. I...
View ArticleTMC2130 isn't moving (no replies)
Hi everyone. I'm trying to set up the TMC2130 drivers on SPI on a 3D printer. I'm using Marlin 2.0 firmware and a RAMPS 1.6 plus board. When I connect the board and use M122 I get this: X Y Z Enabled...
View ArticleBed Leveling SKR 1.4 Turbo (help needed) (no replies)
Good Afternoon- So I have a question maybe someone can point me in the right direction. I built a Bear moded MK2S a while back using the Hermes extruder and SKR 1.4 Turbo board with TMC 2209 in UART...
View ArticlePause print overnight (2 replies)
I would like to have an extra menu entry to pause my print, park the head and cooldown the bed and nozzle. The printer should log his last position, so I can pause my print overnight, shutdown the...
View ArticlePlatformIO Baud Rate (3 replies)
Hello; Finally got PlatformIO to do some of what I want it to. However I cannot find where to set the PlatformIO / Marlin Auto Build / Upload Baud Rate to Speed of 115200. --- Available filters and...
View ArticleSync two outputs for two Partcooler Fans (2 replies)
Hi there, i have a Question, i search for a Result since a Year... how do i define it to use two Outputs sync. Unfortunately, these three Attempts did not work in the Pin Config. #define FAN_PIN PC8...
View ArticleIssue after Marlin Update to Version 2.0.5.4 on ANET A8 Plus (no replies)
Hi @all, I am realy new to 3D printing and have just recently bought an ANET A8 Plus. Because I read in several articles that I should update the original firmware of my printer I decided to upgrade...
View ArticleCalibration of z units (1 reply)
I defined "Inch_mode_support" in marlin. And used G21 in my code. Then also my Z axis takes values in cm instead of mm. However my X and Y axis takes values in mm only. Refer examples below: Eg.1 G21;...
View ArticleWhat board is this??? (1 reply)
Hello I am trying to upload Marlin and was able to get V2 onto this Kreatit Kr-10s (CR-10s copy). The heated bed wont heat. Everything including the temp sensor is okay. I am thinking I have the wrong...
View ArticlePID autotune gives connection error (no replies)
See the below output after doing an M303: >>> M303 C5 D S205 SENDING:M303 C5 D S205 PID Autotune start [ERROR] Can't read from printer (disconnected?) (OS Error 6): Device not configured...
View ArticleMarlin: execute a command or macro when power-off or is inactive:S (no replies)
how to execute a command or macro when power-off or is inactive? I found /** * Startup commands * * Execute certain G-code commands immediately after power-on. */ //#define STARTUP_COMMANDS "M17 Z"...
View ArticleToolChange Filament Swap (no replies)
Hi all Setup Re-Arm-Ramps 1.4 Marlin 2.0.5.3 CoreXY Hot End- Bigtreetech 2 in 1 #define TOOLCHANGE_ZRAISE 1 // (mm) - "does not lift 1 until tool change starts" //#define TOOLCHANGE_NO_RETURN // Never...
View Article