Configurations
Configurations copied to clipboard
[FR] Configurations for all 3D printers and every possible permutation
This is a catch-all for all "me too" configuration requests. If you can submit partly or fully working configs for printers we don't yet support, please do, as we rely on owners of machines to test and verify Marlin and provide well tuned configurations. Starting configurations can often be found in Marlin forks provided by manufacturers.
Prior requests (Last updated 22 Apr 2024)
- [ ] Alfawise U20 one
- [ ] Alfawise U20 Plus
- [ ] Anet E12
- [ ] AnyCubic 4Max Pro 2.0
- [x] AnyCubic i3 Mega - Trigorilla AVR
- [ ] AnyCubic Kobra GO
- [ ] Creality CR-5 Pro H
- [x] Creality CR-10S - BTT SKR Mini E3 V3.0
- [ ] Creality CR-10S Pro V2
- [ ] Creality CR-200B
- [ ] Creality CR-X
- [ ] Creality Ender 3 - Bricolemon Lite
- [ ] Creality Ender-3 - SKR 3 EZ
- [ ] Creality Ender 3 - SV06
- [x] Creality Ender 3 Max Neo
- [x] Creality Ender 3 Neo
- [ ] Creality Ender 3 Pro - BTT SKR E3 Turbo
- [x] Creality Ender 3 Pro - BTT SKR Mini E3 V3, BTT TFT35 E3 V3
- [ ] Creality Ender 3 Pro - BTT SKR v1.3, CRTouch
- [x] Creality Ender-3 S1
- [x] Creality Ender 3 V2 - BTT SKR Mini E3 2.0
- [x] Creality Ender-3 V2 - Creality 4.2.7 board, MarlinUI
- [x] Creality Ender 3 V2 Neo - BTT SKR Mini E3 V3, BTT TFT35 3.0.1
- [ ] Creality Ender 3 V2 Neo - CRTouch / Sprite Pro
- [ ] Creality Ender 5 Plus - SKR 1.4 Turbo, 2209 and 2130's
- [x] Creality Ender 6 - CRTouch
- [ ] Creality Ender 7
- [x] Creality Ender S1 Plus
- [x] Creality Ender S1 Pro
- [ ] Creality Sermoon D1
- [ ] Creality Sermoon V1
- [ ] CTC A8 - MKS Robin Nano V3.1
- [ ] DreamMaker Overlord Pro - 2.1 board
- [ ] Elegoo Neptune 3 max
- [x] JGAurora A5
- [x] Kingroon KP3S Pro
- [ ] MakerBot Replicator 2
- [ ] Mingda Magician X - (S) board
- [ ] Simax Mi-M200
- [x] Sovol SV05
- [ ] Sovol SV06 Plus
- [ ] TronXY X5SA - CXY-V6-191121
- [ ] TronXY X5SA-400/500/600 Pro - CXY-V6-190319
- [ ] Tronxy X5SA-2E - V10 STM board
- [x] Turnigy Fabrikator
- [x] Two Trees SP-5 V3
- [ ] Vellemann K8200 - Direct Drive Extruder, Z-Axis Upgrade., RRDFG LCD
- [ ] Vertex Delta K8800 - UBL
Anyone working on the Ender 3 S1? Lots of changes over earlier models and it has a new Board.
This mightn't help at all but I figure it's worth sharing.
Several months back I took a cut of Jyer's Marlin fork and added a workflow to compile firmware for a SKR Mini E3 on the Ender 3 v2. Marlin can already natively support the SKR Mini E3 out of the box, with just a few configuration tweaks necessary.
Most changes are in the following commit
Individual tweaks are located in two additional commits on the following branch
buenas , necesitaria ayuda para configurar la bricolemon lite en mi ender 3, no me imprime en el centro esta descuadrada la impresion, y el eje x intenta seguir hacia la izquierda aun estando el endstop
I'd like to request configuration for the Mingda Magician X with the (S) board. Please let me know if I can be of service.
I'd like to request configuration for the Mingda Magician X with the (S) board. Please let me know if I can be of service.
Me too, I have this printer and I have the pinout provided by Mingda, if anyone can lend a hand I'll gladly grab any info I can from them to assist.
The motherboard chip is reportedly a "STM32F407ZET6"
BC.DZ.PC000007_PIN_info.txt tft35.txt Does anyone know what make/model the TFT is exactly and can it be flashed independently?
Hope these help.
Any plan to add SermoonV1 support?
https://3dprintbeginner.com/creality-sermoon-v1-pro-review/
@duchengyao Yet another undocumented motherboard form Creality using a STM32F401RC, no source code provided even though it a requirement to use Marlin. So no pins files... Nothing to work from.
If you have brought one, demand the firmware source.
Once you have that we can consider it
@duchengyao Yet another undocumented motherboard form Creality using a STM32F401RC, no source code provided even though it a requirement to use Marlin. So no pins files... Nothing to work from. If you have brought one, demand the firmware source. Once you have that we can consider it
@ellensp I have tried to demand it, but the official firmware source code is not provided. Is there a way to modify the config file empirically, I can try it.
#Marlin (bugfix 2.1.x) Config Files for Vellemann K8200 with DirectDrive Extruder, Z-Axis-Upgrade and RepRap_Full_Smart_Grapic_Display. Everything fully functional incl. SD-Card function (No autodetect of SD / Have to be manualy initialized via menu). The hidden Game-Menu is also preactivated. Note: The file "menu_main.cpp" have to be replaced too due to a change for continous visibility of the SD-Card Init. menu even there is no SD-Card in Slot so you can initialize an SD-Card without the need of autodetection. Compatible with RepetierServer and RepetierHost.
I now have the sourcecode for Mingda Magician X. Will follow up after work, hopefully this will be of use for other devices using the same board? mingda-1.6.6.5.zip
Hello. Has anyone updated Simax Mi-M200 firmware? What config should I use?
Are there plans to create a configuration for TronXY X5SA with the CXY-V6-191121 board? It has STM32F446ZET
Please add up-to-date and working configuration for Vertex Delta K8800 with UBL and Bilinear Levelling. Oh - I just did!
The K8800-Blinear is there now, please can we have the UBL variant as well?
I just got the source code for the X5SA with the STM32F446ZET board but wasn't able to build marlin myself. Maybe it's helping someone else. It's only from the 2.0.9.2 version of Marlin, not the latest one. X5SA-Pro.zip
I got ahold of the Mingda Magician X source code, and verified it compiles. I'd like to get it working on the current Marlin revision and switch to LVGL or TFT Color.
Creality Ender 3 pro btt skr mini e3 v3 board with btt tft35 e3 v3 screen ,btt auto power shutdown relay v1.2 and original BL touch v3.1 (must use for Z homing as well) Please help urgent I've been struggling for more than 3 weeks trying to compile myself but with no luck. I really need to get this 3d printer done as its is someone else's 3d printer. Thanks in advance
I've begun updating the Mingda Firmware to 2.1. I've done a great deal of work, but I'm hitting a wall in resolving some HAL errors during compiling after integrating 2.1 files. I've managed to sort through quite a load, but the recent one is beyond my capability. The challenge is that the board isn't natively supported by Marlin yet, and I'm using Mingda's custom board files. It also uses Extensible UI.
I've uploaded the original mingda source code to github and posted it as a release (1.6.6.5), as well as where I currently stand getting errors, which I've labeled branch 10.0.1.
The Link: https://github.com/walterp1982/Mingda-Marlin Attaching the error during compilation CompileLog.txt .
Is there an ETA on the Ender S1 Pro configs coming out?
Is there an ETA on the Ender S1 Pro configs coming out?
Someone will need to create, test, and submit them in a pull request.
If this someone is me, how would I find the configurations?
If this someone is me, how would I find the configurations?
Ask Creality for a copy of the firmware or find a well-tested community fork that can be ported to a current version of Marlin. Related Ender/Crealtiy Facebook groups may also be able to help out.
Or just make one from scratch or closest one, i bet it's faster than asking.
Or just make one from scratch or closest one, i bet it's faster than asking.
I'm not familiar with 3D printer configurations. So that won't work. Unless the S1 configurations will work with the max temp increased.
If anyone is in need of configuration files for their printer and is not finding one in a timely manner. If you can afford to buy and send me one or do a pool/group purchase. I would be willing to create and post configuration files for you asap. Else I have no way of really knowing if it will work. Wish you all the best.
Hi, I got an DreamMaker Overlord Pro which seems to be supported by Marlin. However, when I compile and then upload the file, the printer becomes unresponsive. The SD-card LED does not light up and the screen stays black. I am able to recover with what seems to be the latest manufacturers firmware. Mainboard version is 2.1. Can someone help me out here? Has someone managed to run Marlin 2 on this device. What would be needed to add it to the list of supported hardware. Thanks in advance.
I am looking for help with the new Marlin firmware configs for BTT SKR v1.3 board with a CR TOUCH bed leveling sensor on my Ender 3 PRO. Any help would be greatly appreciated.
@Jhendrix0875
This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
- MarlinFW.org Marlin Documentation
- RepRap.org Marlin Forum
- Facebook Group "Marlin Firmware"
- Facebook Group "Marlin Firmware for 3D Printers"
- Marlin Configuration on YouTube
- 3D Printing Discord server. Join link: https://discord.gg/qNnSzsug
- Marlin specific Discord server. Join link: https://discord.gg/n5NJ59y
@Jhendrix0875
This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:
- MarlinFW.org Marlin Documentation
- RepRap.org Marlin Forum
- Facebook Group "Marlin Firmware"
- Facebook Group "Marlin Firmware for 3D Printers"
- Marlin Configuration on YouTube
- 3D Printing Discord server. Join link: https://discord.gg/qNnSzsug
- Marlin specific Discord server. Join link: https://discord.gg/n5NJ59y
I am just asking here as I find the config files for all of the other BTT SKR boards, but the V1.3 and I was just hoping that someone would upload the files in the example folder for future reference....
I would need some configs for a Creality Ender 3 Neo, with CRTouch installed, since I could not find it inbetween the files. I read that if there is no config files for a printer yet, one would need to create, test and commit them here, but I have no idea how I could create them. If someone could send me a guide, it would be really appreciated. Thank you in advance.