Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-17Fix incorrect string comparisons using "is"Yuri D'Elia
2020-08-02Do not expand settings spinners, combo boxes and dropdown lists.volconst
2020-07-26Remove duplicate 'Slice command' settingvolconst
2020-07-10Use dropdown list instead of Combo for fixed choicesvolconst
2020-06-05Render color samples in Settings Dialogvolconst
2020-06-05FIX: Settings do not reset with control-double clickvolconst
2020-06-04Rewire temperature callbacks broken with previous commitCura
2020-06-04FIX: Settings change callbacks not calledCura
2020-02-12Merge branch 'master' of github.com:kliment/PrintrunKliment Yanev
2020-02-12Add custom device name pattern option for non-windows platformsKliment Yanev
2018-11-08fix for issue #676, preset temperatures aren't read from the rc fileAlexander Zangerl
2018-03-23Set slicer-console as default slice command on windows, enforce utf-8 encodin...Kliment Yanev
2018-03-22Add slic3r as default command and restore load button text when gcode loading...Kliment Yanev
2018-03-05Fix bunch of GTK3 issuesMiro Hrončok
2018-02-13Python 3: Get rid of explicit object baseclassMiro Hrončok
2018-02-13Python 3: Dict iterators fixMiro Hrončok
2018-02-13Initial port to wxPython 4Miro Hrončok
2017-06-21Add a Spool Manager moduleRock Storm
2014-12-10added DTR switchNeoTheFox
2014-10-22WIP #561: move log_path setting to pronsole and use it thereGuillaume Seguin
2014-08-01Fix #562: Add start commandGuillaume Seguin
2014-06-03Fix missing imports (#542)Guillaume Seguin
2014-06-02Move Settings utils to printrun/settings.pyGuillaume Seguin