Commit Graph

11 Commits

Author SHA1 Message Date
4cb2b510c2 avrdude: Fix serial port handle leak in many places 2019-03-01 13:15:20 +01:00
16d92c1649 avrdude: Fix serial timeout on Windows 2019-03-01 13:15:20 +01:00
a48ec98e7a avrdude: Fix string encoding handling on Windows 2019-03-01 13:15:20 +01:00
1bcbe7e138 avrdude: Build avrdude-slic3r by default 2019-03-01 13:15:20 +01:00
cad449b786 avrdude: Use a minimalistic embedded conf instead of an external file 2019-03-01 13:15:20 +01:00
3ef8e57ba6 avrdude: Add a Windows-aware fopen 2019-03-01 13:15:20 +01:00
b5a03d3663 avrdude: ser_posix: Add timeout in ser_send(), refactoring 2019-03-01 13:15:20 +01:00
ffa9358670 Firmware Updater: Log avrdude arguments 2019-02-22 16:11:13 +01:00
2b1d2acf17 Build: MSVC 2017 compat (w/o xs code - Perl unit tests) 2019-01-29 17:11:07 +01:00
6f13fd907a Adding object elevation param.
Quick attempt to build with MinGW 7.3. Successful compile, failed linking
2018-11-19 17:58:08 +01:00
1260b8deb3 WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
2018-09-19 11:02:24 +02:00