Folks,
I am so new to all of this that it hurts. Any advice will be very well received.
Background …
I want to implement M600 filament change .
so I changed my Ender3 card to 4.2.7 and downloaded Marlin2 with the Marlin bugfix -2.0.x 19May21 website as a binary file.
problem …
M600 Isn’t automatically implemented. It needs changes and recompiling.
So …
I downloaded Visual Studio Code and added the platformio extension. I changed the line to STM32F103RES_creality and saved it.
I made the suggested changes to make M600 work, saved and clicked tick to build.
It fails with :-
############################
“> Executing task: C:\Users\dave.platformio\penv\Scripts\pio.exe run <
Error: Unknown environment names ‘STM32f103RET6_creality’. Valid names are ‘include_tree’
The terminal process “C:\Users\dave.platformio\penv\Scripts\pio.exe ‘run’” terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.”
#############################
(I have also tried Capital ‘F’ in the above, but that also fails with the same response)
I have researched for a couple of days on the web, but nothing I try seems to have any effect.
I have noticed the following though. . . .
VSC takes 70% of CPU, 620 MB of memory with no disk accesses, running like this for 5 minutes or more, only stopping when I end the task in Task Manager.
I also get a warning popup saying:-
############################
The connection to the terminal’s pty host process is unresponsive, the terminals may stop working.
############################
I have no idea where to go from here and any assistance would be very well-received
I have an Acer Aspire/V LapTop with an 2.20 gigahertz Intel Core i5-5200U CPU,
64 kilobyte primary memory cache, 8108 Megabytes Usable Installed Memory, and 500GB SSD drive with 100GB unused
I apologise in advance for probably putting up here information that isn’t relevant, and for not including data that is.
It just goes to show my poor understanding of these processes.
Dave Parker. UK