Alexander Thomas

Results 15 issues of Alexander Thomas

There is no way to explicitly catch connection failures in client code. The implementation in client/client.cc intercepts exceptions during connect, by means of its ‘ExceptionPrinter’. This prints the exception on...

Even if certain tune IDs should not be playable through the M72 command, it should be Sailfish converting them into an error tune, not GPX. GPX shouldn't need to be...

When I use the -p option, I usually get much better estimates of the progress and remaining time on the printer's LCD than the crude percentage that Slic3r calculates as...

Slic3r always inserts a G90 command after the start G-code to ensure absolute coordinates. However, I recently started to use relative extruder (E) coordinates, and therefore I added an M83...

## Detailed Description Using Aptly 1.5.0. Running 2 API calls `PUT {api_url}/api/publish/{path}/{distribution}` on the same path at the same time, will lead to various failures and potentially an unpredictable end...

bug
1.6.0

There are more problems with file descriptors besides issue #38. This may be an indication that the handling of FDs as a whole should be revised. If I modify the...

bug
fix in progress

(Note: skip or read all the way to my third reply before replying.) When I create a ff_creatorx-2560 build from the current master, it works, but exhibits very noticeable stuttering...

This adds the option to mute the tune that plays when heaters reach their target temperature. The tune may be helpful to troubleshoot heater problems, but when actively changing extruder...

This improves efficiency of SD card reads by buffering them so we don't have to go through the entire FAT table each time to obtain one fresh byte. This considerably...

**Is your feature request related to a problem? Please describe.** The input image transforms in some of the models may not be configured to offer optimal input to the model...