Resetting X,Y,E with Homing (no replies)
Looking to replicate a feature on Markforged printer in Marlin and Prusa Slicer. Markfoged desktop printers do not have any closed loop error correction systems nor any encoders, they use optical end...
View ArticleMax Temp Error At 295C Please Help! (5 replies)
I am running Marlin 2.1. I have adjusted the maxtemp setting for every heater to 475. I am running an E3D Hemera extruder with a PT1000 temperature probe. The correct pull up resistor has been...
View ArticleError in configuration upgrading from 2.0.7.2 to 2.1.1 (1 reply)
I am trying to upgrade to last version, copy all setting from old Configuration.h, but when I go to compile I get the below error: ( see attached) Arduino: 1.8.13 (Mac OS X), Board: "Arduino Mega or...
View ArticleIDEX Question (1 reply)
Hello, I made a 3D Printer with IDEX kinematics with dimensions 330x330x300 (xyz). The control is with SKR Pro board and Marlin How are the heads configured in Duplicate and Mirror modes?...
View ArticleMarlin 2.1. + BL Touch : ABL with nozzle outside the bed ? (2 replies)
Hi. I'm using a BL-Touch on my Anet AM8. When I do a Z Homing, the probe is touching right in the middle of the bed but when I run a G29 command, Marlin align the nozzle with the left side of the bed...
View ArticleAuto Bed Leveling Bilinear Marlin 2.1.1 (no replies)
Hi everyone; i'm tru and i'm getting mad about ABL Bilinear (Marlin 2.1.1) In past, i'ved used Marlin 1.1.8 with ABL Bilinear and it works very fine. It's a inductive sensor. But now i've trouble with...
View Articlecorexy x motor quits (3 replies)
OK, I've about lost hope on my homebuilt corexy printer, this problem has stumped me. I'm begging for help! The left motor (X, in code, I presume) stops working. Sometimes the motor doesn't work at...
View ArticleTMC2130 - Marlin 2.0.9.5 - RAMPS 1.4 - Error: All HIGH (6 replies)
Hello: I'm trying to get my shiny new TMC2130 drivers configured with SPI on my RAMPS 1.4 controller. I'm installing Marlin 2 for the first time with VS code and Platform.io. I've gone through the...
View ArticleIssues with Z after upgrading To 2.1.1 (no replies)
I've got his rather annoying issue after upgrading firmware. The Z axis only wants to move down. If I raise manually and home it will crash down into the endstop and click. X and Y are working as...
View ArticleIssue with EXP making odd sound (2 replies)
I'm not sure if this is a marlin problem or an issue with my board. I swapped my last board out because the Z driver quit working. Over TFT everything seems to work on this one and I can home/move all...
View ArticleWhat adjustments will stop flaring at corners (no replies)
I have an ender 3 S1 Pro. I have carefully adjusted the x,y, and z axis mechanically and all the steps. What firmware adjustments might help reduce the corner flaring that I am getting?
View ArticleSKR Mini E3 V2 SD card detection (no replies)
I'm trying to build version 2.0.9.5 for the SKR Mini E3 V2 and it's not detecting insertion of the SD card. The BTT_SRKminiE3-2.0.8 version does do the insert detection. I've tried to compare the...
View Articleprusa ir filament sensor not working on skr 2 board Marlin 2.1.1 (no replies)
hello how can i get the prusa ir filament sensor to work on a skr 2 board ,tmc 2209 , with marlin 2.1.1 ? the sensor has 3 cables V,G,S. M119 always shows Triggered. It is connected to E1DET .The y...
View ArticlePrinter moves to X_MAX_POS, Y_MAX_POS after stowing allen key probe (no replies)
I have a custom CoreXY printer that I am configuring Marlin 2.0.9.1 for. After the bed levelling is done, the probe is stowed correctly, but after that, the toolehad moves to X_MAX_POS, Y_MAX_POS...
View ArticleG30 - Single Z-Probe reduce z speed (no replies)
Is there a way to reduce the Z homing speed only for G30? Runs with HOMING_FEEDRATE_MM_M. Ideal would be with: HOMING_BUMP_DIVISOR { 8, 8, 4 } THX
View ArticleSave UBL Mesh with Marlin 2.0.5.3 (no replies)
Hardware: Sovol SV01 with Creality V2.2 and recently installed BT Touch As the topic indicates, I am trying (un-sucessfully) to save a mesh with my newly installed BT Touch. I am able to perform to...
View Articlenewbee to platformio, need initial startup to configure for board only in...
Greetings all; linux only house here, nearly all debian bullseye (this machine) or a bunch of bpi5's running the arm64 version of testing known as Armbion. I've not seen platformio until yesterday so...
View ArticleNeed help with pins for i/o - how I can set them? (no replies)
I am working on this issue already for some weeks, and so far no luck. I am using Fysetc Spider v2.3 (they don't react to support questions) and I need some pins for switching externals (that is 3...
View ArticleExecute gcode with softwareserial (no replies)
Hi, I added a new gcode M3333 for communication with Nextion Display and I am using SoftwareSerial. void GcodeSuite::M3333() { SoftwareSerial mySerial(PA10, PA9); // RX, TX mySerial.begin(9600);...
View ArticleMarlin with SKR mini E3 V3.0 (1 reply)
Hello, I am new here and I need help. I'm working on my graduation project, which is an automation machine that has a working principle similar to 3D printers. For programming, I will use Marlin with...
View Article