Replies: 10 comments 12 replies
-
In the https://github.com/mriscoc/Special_Configurations repository there is a readme file with instructions. |
Beta Was this translation helpful? Give feedback.
-
Thank you I’m on it.
D
|
Beta Was this translation helpful? Give feedback.
-
Hi Miguel, |
Beta Was this translation helpful? Give feedback.
-
Thank you Miguel for the clarification. I have a few more results from the procedure steps for posting soon.
Best Regards
Doug
|
Beta Was this translation helpful? Give feedback.
-
Hi Miguel,
I would be honored if the post became a guide. I am having one issue that I have not resolved as of yet. When I copy the Platformio.ini file from the Professional Firmware Configurator, ( ReadME.md file “move the platform.io file to the root of your project folder.” ) and then build the compile works great. When I save the newly created bin file to the SD card and Install it in the printer and power it up the printer just beeps and beeps and beeps and will not flash.
If I do not copy the platform.io file to the root of my project folder, the build, compile and flash works great and the printer functions with the new bin file edits fine. Am I missing something? I’m am going to send some more time today to try to narrow down where I missing something. Updates to follow.
My Best Regards
Doug
From: Miguel Risco-Castillo ***@***.***
Sent: Monday, January 16, 2023 1:14 PM
To: mriscoc/Ender3V2S1
Cc: Doug Oconnor; Author
Subject: Re: [mriscoc/Ender3V2S1] Professional Firmware Configurator (Discussion #638)
When you're done, we can clean this post up a bit and turn it into a guide.
—
Reply to this email directly, view it on GitHub <#638 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYWOJG4OQBJMYHCIQPOPJ63WSWFXBANCNFSM6AAAAAATYSHRLA> .
You are receiving this because you authored the thread.Image removed by sender.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Greetings, In Visual Studio Code > (M) Auto Build Marlin > Show ABM Panel > I have a listing of 3 Environments for my 4.2.7 board with the STM32F103RE chip.
For future reference could you please explain the differences and best choice. Here are the current guide steps.
Section 1.
Section 2.
Doug |
Beta Was this translation helpful? Give feedback.
-
Greetings,
Thank you for the information as that clarifies the entries. Is it safe to always pick the top listing? I think the guide layout is complete in its base form let me know about its cleanup if you need me to help with it.
Best Regards
Doug
From: Miguel Risco-Castillo ***@***.***
Sent: Sunday, January 22, 2023 7:36 PM
To: mriscoc/Ender3V2S1
Cc: Doug Oconnor; Author
Subject: Re: [mriscoc/Ender3V2S1] Professional Firmware Configurator (Discussion #638)
* STM32F103RE_creality (512k)
That is for RET6 SoC
* STM32F103RE_creality_xfer (512k)
RET6 SoC and enable firmware transfer using USB in VSCode for developers
* STM32F103RE_creality_maple (512k)
RET6 SoC with deprecated maple STM library, used for legacy compatibility
—
Reply to this email directly, view it on GitHub <#638 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYWOJG4BALFKKH26WWY56HDWTXG75ANCNFSM6AAAAAATYSHRLA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AYWOJG7NFHX6F3XRE4HKIATWTXG75A5CNFSM6AAAAAATYSHRLCWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAJCBRM.gif> Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I created a Ender6 printer file and a v431 board file if anyone is looking for them. Made some slight personal alterations to be in line with the S1 Pro F4 variant as that is another printer I use and wanted them to be feature parity("comment": "Ender6 Config parity with S1 Pro"). Not sure if it will help anyone but wanted to provide them here. Let me know if this isn't the right place, etc. |
Beta Was this translation helpful? Give feedback.
-
I've followed all the steps in this guide and I'm not able to successfully compile a firmware in VSCode. I keep getting the following error:
I have re-extracted all the original files again and tried to compile without making any changes, and I still get the same error. |
Beta Was this translation helpful? Give feedback.
-
Greetings, With that said I might offer to make sure the two configuration files are placed the Marlin folder and the platformio.ini file is placed in your root folder that contains the Marlin folder. I made that error several times and the compile would error out. I looked in my .pio > build > STM32F103RE_creality > FrameworkArduinoVariant folders but did not find a [ WInterrupts.cpp.o ] entry. Sorry for not being more helpful. Maybe someone else has seen this "WInterrupts.cpp.o" error before, if so please chime in. |
Beta Was this translation helpful? Give feedback.
-
Greetings,
I am making an attempt to use the Configurator tool and I'm not sure of how to get it up and running. I have installed Python 3.1 and have copied the lines of code from the configurator.puw file in Special Configurations.
Now being nubee I'm not sure how to get the configurator to wake up in Pylon. If anyone might be able to help me get going I would be most thankful.
Doug
Beta Was this translation helpful? Give feedback.
All reactions