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
2021-01-26fixed typosfreddii
2020-07-15Clean codevolconst
2020-07-15Fix widget overlap in STL plater #1028volconst
2020-07-10Clean codevolconst
2020-07-10Clean codevolconst
2018-02-13Python 3: Fix shebangsMiro Hrončok
2018-02-13Python 3: Change unicode to str (type name)Miro Hrončok
2018-02-13Initial port to wxPython 4Miro Hrončok
2014-11-04Fix #590Guillaume Seguin
2014-10-23Fix #534: add a "Tabbed with platers" modeGuillaume Seguin
2014-10-22Finally fix #561: get rid of most print calls in printrunGuillaume Seguin
2014-10-21WIP #580: Harmonize platers controlsGuillaume Seguin
2014-06-03Fix build dimensions offsets usage in platersGuillaume Seguin
2014-04-05Add UI for stl cutting toolGuillaume Seguin
2014-04-03Fix double unicode decoding bugGuillaume Seguin
2014-04-02Fix "snap to 0" function in gcodeplaterGuillaume Seguin
2014-04-02Fix center computation in platers "center" functionGuillaume Seguin
2014-04-02Fix accentuated filenames handling in platersGuillaume Seguin
2014-04-02Fix minor autoplating bugGuillaume Seguin
2014-04-02Code cleanup. No more if( !Guillaume Seguin
2014-03-28Rename printrun.printrun_utils to printrun.utilsGuillaume Seguin
2014-03-19Use and install PNG icons instead of ICO, rename P-face to pronterfaceMiro Hrončok
2013-07-25Fix placement of objects in platerGuillaume Seguin
2013-07-25Add alternative autoplating method based on a packing algorithmGuillaume Seguin
2013-07-25Factorize wheel handling and patchingGuillaume Seguin
2013-07-25Factorize method wrapping and fix orig_handler callGuillaume Seguin
2013-07-25Move rotate_shape to PlaterGuillaume Seguin
2013-07-25Cleaner, more generic object moveGuillaume Seguin
2013-07-25Move move_shape to PlaterGuillaume Seguin
2013-07-24More factorization and cleanup of platerGuillaume Seguin
2013-07-24Factor out plater generic bitsGuillaume Seguin