Printrun/printrun
Guillaume Seguin c6104d56ef Remove "pessimistic" from estimated duration string
The computed duration is no more pessimistic, for a few reasons.
- the main one is that it does not take retraction into account
- Z moves are not taken into account either
- arcs are not supported
- the acceleration code seems to estimate acceleration time correctly but is
  wrong for deceleration
So instead of telling the user this estimation is pessimistic, let's just tell
them this is an estimate.
2013-05-18 19:52:05 +02:00
..
svg Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
SkeinforgeQuickEditDialog.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
__init__.py Initial work towards a setup.py build system 2012-07-31 10:51:17 +02:00
bmpDisplay.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
bufferedcanvas.py Adding w,h parameters to BufferedCanvas.draw 2013-05-02 15:00:36 -07:00
calibrateextruder.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
gcoder.py Remove "pessimistic" from estimated duration string 2013-05-18 19:52:05 +02:00
gcview.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
graph.py Set transparent brush for painting temp graph's background 2013-05-17 16:21:21 +02:00
gui.py Expand gauges as much as possible 2013-05-17 17:53:05 +02:00
gviz.py Merge branch 'experimental' of github.com:kliment/Printrun into experimental 2013-05-18 19:14:21 +02:00
printrun_utils.py Making the whole package GNU GPLv3+. 2013-01-13 12:18:47 +01:00
projectlayer.py Semi-automated coding style cleanup 2012-08-08 09:38:48 +02:00
pronterface_widgets.py Expand gauges as much as possible 2013-05-17 17:53:05 +02:00
stltool.py More automated cleanup 2012-08-08 09:58:09 +02:00
stlview.py More automated cleanup 2012-08-08 09:58:09 +02:00
xybuttons.py Setting BufferedCanvas sizes at creation. 2013-05-02 15:05:37 -07:00
zbuttons.py Setting BufferedCanvas sizes at creation. 2013-05-02 15:05:37 -07:00
zscaper.py More automated cleanup 2012-08-08 09:58:09 +02:00