ABL acting in reverse (no replies)
For some reason, my bed leveling compensation is acting exactly the opposite way that it should. The front left corner is higher up.. yet the plot shows it as lower. And the automatic compensation...
View ArticleMarlin 2.0.6 (no replies)
Today I configured Marlin 2.0.6 for my Hictop 3DP11 and 3DP12 3D Printers. Original #define FIL_RUNOUT_INVERTING True Compling set the state of changed variable to HIGH. #define FIL_RUNOUT_STATE HIGH...
View ArticleKossel Delta FSR G33 P2/P3 Autocalibration probe failures (2 replies)
Hey folks. I have a hand-me-down delta style printer. I believe it to be a Kossel 250 from Ultibots. RAMPs 1.4 on Arduino Mega 2560 running Marlin 2.0.6 Bed heating control broke, apparently, so the...
View ArticleTOOLCHANGE_ZRAISE (no replies)
I have a 2 in one out hot end that was working before I swapped out the Rumba board for a Rumba32 board. The printer prints as expected with no tool change however when going from T0 to T1 the head...
View ArticleHELP !! Delta firmware Guidelines X( (no replies)
This is my first printer to build from scratch, and my first delta printer , i have a problem using marlin to make a custom firmware for my delta printer , and it has been a while since i ever dealt...
View ArticleHow to wire LED_PIN ? (2 replies)
pins_MKS_SGEN_L_V2.h lists: #define LED_PIN P1_18 // Used as a status indicator I want to use this to turn on/off a 5v LED via M42 S1 M42 S0 But I can't find anywhere if this is the V+ or GND pin. So...
View ArticleDisplay don't work without connecting USB to laptop (4 replies)
I am using Mega 2560, ramps 1.4, reprap full graphics controller, 12V SMPS for my 3D printer My display don't turn ON without USB connected to laptop. With USB connected to my laptop, Voltage in...
View ArticleUpgrading from Marlin 1.1.9 to Marlin 2.0.x causes problems with extruder (no...
I've been trying to upgrade my Marlin firmware from 1.1.9 to 2.0.x. Unfortunately it's causing me issues although I configured 2.0.x with the same settings as 1.1.9. Here is how it looks like with...
View ArticleEndstop coreXY (no replies)
Hey all, i'm creating my own 3d printer with the coreXY theory. i'm almost finished with the mechanical part of the printer and now i'm reading about the electronic/arduino part of it. (i know how...
View ArticleLEFT_PROBE_BED_POSITION is outside the probe region (no replies)
hello i have this problem when upload code LEFT_PROBE_BED_POSITION is outside the probe region my bed siZe is 214 * 214 and the print siZe is 200 * 200 I attached configuration.h
View ArticleIs Marlin 2.xx strictly for 32 bit controllers? (3 replies)
I have been following this for a while, but am not really certain. I have never heard anyone talk about Marlin 2.xx without talking about SKR boards or Smoothie boards (not running Smoothieware)....
View ArticleMarlin 2.0.6.1 with PlatformIO and VSCode (no replies)
I was working on updating my Marlin configs today when VSCode stopped working and started throwing the error "ModuleNotFoundError: No module named 'platformio.managers.package':". I've successfully...
View ArticleI'd like to improve CNC mill support (2 replies)
I'd like to improve CNC mill support. I want to add a couple immediate commands. Status Pause Resume These commands would make it easier to get Marlin working with Universal Gcode Sender and other CNC...
View Articleerror message that prevents build (1 reply)
I am running Marlin 2.0.6 and just tried to run a build. I get this for an error message: ModuleNotFoundError: No module named 'platformio.managers.package': File...
View Article3D Touch for Hictop (no replies)
3-pin: Brown (-, GND), Red (+5V), Orange (control signal) (Z-Max) 2-pin: Black (-, GND), White (Z min) [attachment 116649 3DTouch.jpg] Making sure the pin configuration is correct. Connect the 3 pin...
View ArticleG29 Manual bed leveling guestions (no replies)
I have a home built printer with a SKR V1.4 turbo control board with Marlin firmware. I'm trying to set up the bed leveling. According to the docs G29 S0 is supposed to print out the stats of the bed...
View ArticleRAMPS_14 Firmware Update (no replies)
Hello! This is my first post, sorry in advance for any rule violations. I wanted to stretch the boundaries of my X-axis from 200 to 250. Pulled the git repo, checked out the version that my machine...
View ArticleError while complining (1 reply)
Hello, I´m running into a issue while cpmlining Marling Bugfix version. I dont have a clue how to fix it. Marlin\src\module\configuration_store.cpp: In static member function 'static bool...
View ArticleSanguino Board compiling generates many errors, cannot compile (1 reply)
I followed this guide and was successful with loading the bootloader to my printer: [www.fission3d.com] I then started to work on loading the Marlin firmware again, but encountered many errors when...
View Articledriver DM542Y - Configurare Marlin (1 reply)
Hi, I'm new to the forum, I would like to ask you my question: I am building a delta for printing with clay, I used a Bigtreetech skr 1.3 card with TMC2209 driver and nema 17 motors for the x, y, z...
View Article