-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Configurations for all 3D printers and every possible permutation #649
Comments
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. |
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 Hope these help. |
The Creality CR-X configuration is missing |
I would like to request the configuration recommended for the Sovol SV06 Plus as it is also a very popular entry printer right now! Thanks! |
@MasterDenis the motherboard is supported, the sovol user interface is not in stock marlin. More is needed that just an updated config. But I have added it this to the list (in initial post) |
I am looking for configuration file for CR-10 MAX |
@Blisk its a standard config provided by marlin https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/CR-10%20Max Only in bugfix currently. |
Click on the link. Click on files changed It is not merged yet, so is only there or in my repo https://github.com/ellensp/Configurations/tree/add-SP-5-V3/config/examples/Two%20Trees/SP-5_V3 |
Ah, thank you so much. |
I will add my voice to asking for a Trobxy X5SA-V10 STM config please. |
Can you make a version for the: Creality Ender 3 V2 Neo - BTT SKR Mini E3 V3, But with the stock 4.3" Ender 3 V2 Neo LCD Screen? (I posted as an issue and not a comment on accident.) There is already a version for this printer and board but for the btt screen (#1032) , not the included stock screen. :) |
Is there anywhere a working configuration for a SKR SE-BX-V3.0 and BTT TFT70-BX-V3.0 ? |
@Cracoukas: BTT’s UI was never ported upstream, so you have to use the existing |
Yes, the pitty is that the outdated fork works only with V2.0 board but they sell V3.0 boards without support. |
Hi! Configuration "BOARD_CHITU3D_V6" is for old V6 board, based on f103 MCU. Tronxy Use it before 2022. Is "TronXY X5SA - CXY-V6-191121" (based on STM32F446) and "CXY-446-V10-220413" are same boards? and can i use "BOARD_TRONXY_V10" on "V6-191121" board?
Want to try, but afraid it will be bricked =) |
Try to compile #define MOTHERBOARD BOARD_CHITU3D_V6 all ok, but this configuration for f103 MCU (before 2022), Change it to #define MOTHERBOARD BOARD_TRONXY_V10 Got correct f446 MCU, but this error on compiling: from buildroot/share/PlatformIO/scripts/../../../../Marlin/src/inc/MarlinConfig.h:36,
from buildroot/share/PlatformIO/scripts/common-dependencies.h:29:
buildroot/share/PlatformIO/scripts/../../../../Marlin/src/inc/../pins/stm32f4/pins_TRONXY_V10.h:190:4: error: #error "TFT_TRONXY_X5SA is not yet supported."
190 | #error "TFT_TRONXY_X5SA is not yet supported."
| ^~~~~
Error: Failed to parse Marlin features. See previous error messages. 😒😢 Some guy post pinout for this board here, may be somebody can help? |
Tronxy Git with old Marlin's for this printers: May be import it to last Marlin? |
anyone have the configuration files for the tronxy x5sa-pro |
Does anyone have a download for Ender 5 Pro, with BLtouch and a sprite extruder? |
Has the CR-200B been added / supported yet ? Love to see this work. - BUMP.... |
Creality recently released the ender 3 V3 SE files https://github.com/CrealityOfficial/Ender-3V3-SE/ |
I have config for inkredible from cellink |
Hello i submitted 10 month ago the cfg for my printer (Turnigy Fabrikator) and you updated it for me to the most recent version which was a bugfix version. i tested it very nicely and added some functions that work out of the box for stock printer. https://github.com/PsychoOW/Turnigy-Fabrikator-Marlin-Firmware-Configuration |
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)
The text was updated successfully, but these errors were encountered: