ellensp

Results 50 issues of ellensp

- [X] **Development Platform or Board**. ------------------------------------------------------------------ ### Configuration **Operating system**: Windows 10 **PlatformIO Version** PlatformIO Core, version 5.1.1 ### Description of problem Fails to link. Error "Cannot open linker...

This is very much at the idea stage, needs a lot of fleshing out A graphical list of display types and basic info, one entry per Display type listed in...

help wanted
Section: New

### Description In definition of set in types.h for V and W axes have miss matched variable names ### Requirements Lots of axes ### Benefits Macro define is correct ###...

PR: Bug Fix
C: Motion

### Description Fix issue https://github.com/MarlinFirmware/Marlin/issues/24774 ### Requirements Enable EMERGENCY_PARSER Keep SDSUPPORT disable ### Benefits Compiles as expected ### Related Issues Issue https://github.com/MarlinFirmware/Marlin/issues/24774

PR: Bug Fix
S: Please Merge

### Description Add basic support for BOARD_TRONXY_V10 Code extracted from https://drive.google.com/file/d/1nsQXs2d6fvkILCa064XXZ7pKlgU7IdhZ/view?usp=sharing and modified ### Requirements #define MOTHERBOARD BOARD_TRONXY_V10 ### Benefits Board is now supported ### Related Issues https://github.com/MarlinFirmware/Marlin/issues/23761 ### Notes:...

Needs: Testing
C: Boards/Pins

### Description Nearly every single user who add a bltouch to their machine blindly enables Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN as the internet told them to Solution replace #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN with #define PROBE_IS_PLUGGED_INTO PROBE_PORT...

S: Experimental

### Description Add FYSETC_MINI_12864_2_1 support to Creality_V4 motherboard via custom cable. Important: this is basic LCD, Encoder and Neopiexel,support only. The sdcard on the LCDis is not supported. ### Requirements...

PR: New Feature

### Requirements Octopus Controller ### Description A generic 8 linear axis 0 extruder set of configs for an Octopus controller ### Benefits More examples configs ### Related Issues https://github.com/MarlinFirmware/Marlin/issues/24864

config added

### Description Fix typo in config/examples/Creality/Ender-3 S1/README.md

You have modified files in .pio/libdeps/mks_tinybee/ESP3DLib/src/sd_ESP32.cpp and sd_ESP32.h and web_server.cpp You added various references to sd_busy_lock The instant you do a build clean, the source no longer compiles If you...