ThomasToka

Results 17 comments of ThomasToka

The PR Version is meanwhile a bit behind my production branches. Laser is fixed in the latest releases i made. but not in the pr and only active in the...

My actual branch has so many enhancements that the whole Marlin is dynamic. - dynamic mesh size without reboot on mesh change without loosing eemprom settings. - dynamic margins for...

> @ThomasToka This looks very interesting :) Are you still working on this PR? I have a Ender S1 Pro and can join your test group if needed! Well.. Its...

> Hello, I have the 3 s1 pro. I’ve managed to get your firmware installed on my board, however when I flash my screen, it runs all the files, says...

just for fun tried to compile this today. after adding several missing commits i end up on ``` c:/users/master/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/STM32F401RE_CREALITY/src/src/gcode/feature/leds/M224_M225.cpp.o: in function `GcodeSuite::M224()': C:\Users\master\Downloads\Marlin-port_creality_ender5_s1_bugfix-2.1.x\Marlin-port_creality_ender5_s1_bugfix-2.1.x/Marlin\src\gcode\feature\leds/M224_M225.cpp:33: undefined reference to `RTSSHOW::RTS_SetLED(bool)' c:/users/master/.platformio/packages/[email protected]/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: .pio/build/STM32F401RE_CREALITY/src/src/gcode/feature/leds/M224_M225.cpp.o:...

hej @thinkyhead . this time is was able to get a bit further. as i dont have the board here i tried to compile it on #define MOTHERBOARD BOARD_CREALITY_V24S1_301F4. installing...

People are too lazy. Otherwise: when you have a possibility to Export settings to a file and Import it you use it. So i have written something similar and People...