Yuri Aleynikov

Results 6 issues of Yuri Aleynikov

### Board Type RaspberryPi3 ### Operating System Linux version 4.9.24-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #993 SMP Wed Apr 26 18:01:23 BST 2017 ### Swift Version Swift version...

Please add DXF 2000 or later file format support

feature request

``` pi@raspberrypi:~/Cacao $ swift build Fetching https://github.com/PureSwift/Silica.git Fetching https://github.com/PureSwift/Cairo.git Fetching https://github.com/PureSwift/SDL.git Fetching https://github.com/PureSwift/CSDL2.git Fetching https://github.com/PureSwift/LittleCMS.git Fetching https://github.com/PureSwift/CCairo.git Fetching https://github.com/PureSwift/CLCMS.git Fetching https://github.com/PureSwift/CFreeType.git Fetching https://github.com/PureSwift/CFontConfig.git Cloning https://github.com/PureSwift/Silica.git Resolving https://github.com/PureSwift/Silica.git at 1.3.1 Cloning...

Swift version 5.0 (swift-5.0-RELEASE) Target: armv6-unknown-linux-gnueabihf linker LOG: ``` $ swift build -c release -Xswiftc -g -v which clang /usr/local/bin/swiftc -sdk / -g -L /home/pi/Swish/ProjectFolder/.build/armv6-unknown-linux-gnueabihf/debug -o /home/pi/Swish/ProjectFolder/.build/armv6-unknown-linux-gnueabihf/debug/ProjectFolder -module-name Project -emit-executable...

**Describe the bug** Application crashes after launch **To Reproduce** Steps to reproduce the behavior: 1. Copy to applications Repetier-Host-Mac_1_2_1 at MacOS Sonoma (14.0) 2. Start Repetier-Host 3. Open Slic3r settings...

I had issue with endstops y axis and found bug. in file Configuration_pins.h // ENDSTOP pins #define X_MIN_PIN ORIG_X_MIN_PIN #define X_MAX_PIN ORIG_X_MAX_PIN #define Y_MIN_PIN ORIG_Y_MIN_PIN #define Y_MAX_PIN ORIG_X_MAX_PIN