chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
daid [Tue, 21 Feb 2012 16:59:44 +0000 (17:59 +0100)]
Added few comments
daid [Tue, 21 Feb 2012 16:33:02 +0000 (17:33 +0100)]
Fixed profile saving.
Made skirt perimeter gap in mm instead of a ratio
daid [Tue, 21 Feb 2012 15:37:31 +0000 (16:37 +0100)]
Fix the window size when progress panels are removed.
daid [Tue, 21 Feb 2012 14:27:03 +0000 (15:27 +0100)]
Added slicing progress window
Fixed the circular dependency
Daid [Mon, 20 Feb 2012 22:27:34 +0000 (23:27 +0100)]
Large configuration update, the new UI now starts to work a bit.
Still missing a bunch of configuration settings. And the start/end code is
not editable yet, and never included.
daid [Mon, 20 Feb 2012 17:55:54 +0000 (18:55 +0100)]
Add information about which settings to ignore and to save.
Make load stl button functional.
daid [Mon, 20 Feb 2012 15:44:43 +0000 (16:44 +0100)]
Some more new UI updates. Not functional yet.
UI no longer crashes if you don't have PyOpenGL.
Start of UI using skeinforge settings.
Daid [Sun, 19 Feb 2012 23:30:49 +0000 (00:30 +0100)]
Adding SkeinPyPy_NewUI as development for a brand new user interface.
Experimental, doesn't slice yet, loads of work ahead.
Daid [Sun, 19 Feb 2012 15:47:57 +0000 (16:47 +0100)]
Merge branch 'master' of https://github.com/daid/SkeinPyPy
daid [Fri, 17 Feb 2012 11:15:30 +0000 (12:15 +0100)]
Added replace file so M101 and M103 get removed.
daid [Thu, 16 Feb 2012 14:06:50 +0000 (15:06 +0100)]
Updated to skeinforge 49
daid [Wed, 15 Feb 2012 12:53:12 +0000 (13:53 +0100)]
Made win32 build zip name same as linux/macos tgz names
daid [Tue, 14 Feb 2012 13:31:52 +0000 (14:31 +0100)]
Fixed possible integer problem.
daid [Tue, 14 Feb 2012 13:26:56 +0000 (14:26 +0100)]
Fixed the cool/dimension plugin so they work without a "flowrate".
daid [Mon, 13 Feb 2012 16:29:58 +0000 (17:29 +0100)]
Remove menus that open new windows. Attempt to cleanup the clutter in the menus.
daid [Mon, 13 Feb 2012 13:24:55 +0000 (14:24 +0100)]
Removed some 'useless' buttons. (they where not useless, but nobody would use them and they are just clutter)
daid [Mon, 13 Feb 2012 10:33:38 +0000 (11:33 +0100)]
Updated build script so it works for osx. (Thanks bbum!)
Added osx pronterface start script (Thanks bbum!)
General update to the build script so it's easier to use.
Daid [Sun, 12 Feb 2012 14:52:30 +0000 (15:52 +0100)]
Updated endcode, now uses a fast move away from the model and then homes
to the corner. The fast move should breaky any strings and the home will
move the head out of the way so you can take the model.
Daid [Sun, 12 Feb 2012 14:46:39 +0000 (15:46 +0100)]
Add the replace file so you don't get extruder on/off commands in the
gcode.
daid [Fri, 10 Feb 2012 16:34:28 +0000 (17:34 +0100)]
Few fixes in build script.
daid [Fri, 10 Feb 2012 16:20:03 +0000 (17:20 +0100)]
Removed patches for different skeinforge versions. Only SF48 now.
Updated build script to create win32/linux/macos versions.
Fixed the defaults to they work with PLA.
Fixed the temperature plugin default "ON" problem.
Removed all profiles except for PLA.
daid [Wed, 25 Jan 2012 16:54:41 +0000 (17:54 +0100)]
Added patch for SF48.
daid [Wed, 25 Jan 2012 16:42:36 +0000 (17:42 +0100)]
Fixed patch 46 to remove ".orig" files
daid [Tue, 10 Jan 2012 16:34:05 +0000 (17:34 +0100)]
.
daid [Tue, 10 Jan 2012 16:31:08 +0000 (17:31 +0100)]
Fixed running of pypy (strange, this patch is in Alpha2 for SF45...)
daid [Tue, 10 Jan 2012 16:03:14 +0000 (17:03 +0100)]
Updated README to explain a bit what these files are
Added patch for SF46
daid [Tue, 10 Jan 2012 15:44:18 +0000 (16:44 +0100)]
Updated SF41/SF45 patch to use multiple for center offset. New Marlin firmware requires this.
Updated start.gcode to match this requirement.
daid [Fri, 16 Dec 2011 18:07:36 +0000 (19:07 +0100)]
Updated SF41 patch to fix TKinter problems (still shows a few backtraces during slicing, but slices now)
Updated patch files to remove timestamps
daid [Fri, 16 Dec 2011 17:43:33 +0000 (18:43 +0100)]
Merge branch 'master' of github.com:daid/Skeinforge_PyPy
daid [Fri, 16 Dec 2011 17:43:13 +0000 (18:43 +0100)]
Updated bat file generation to use backslashes
daid [Thu, 15 Dec 2011 16:29:10 +0000 (17:29 +0100)]
Updated SF41 to have tiny_gcode export option
daid [Thu, 15 Dec 2011 13:40:37 +0000 (14:40 +0100)]
Fixed bug in SF41 patch (error in raft.py)
daid [Thu, 15 Dec 2011 10:42:09 +0000 (11:42 +0100)]
Added slowdown over first 3 layers option. This reduces failures in the first layers.
For SF45 you can also configure the travel speed. Due to the flow of the code I cannot find this in SF41
daid [Thu, 15 Dec 2011 09:58:10 +0000 (10:58 +0100)]
Added requirements for "printrun" to python. Will add printrun later.
daid [Thu, 15 Dec 2011 09:22:34 +0000 (10:22 +0100)]
Updated build script to check for 7zip
daid [Wed, 14 Dec 2011 14:47:48 +0000 (15:47 +0100)]
Added SF45 patch.
daid [Wed, 14 Dec 2011 14:10:35 +0000 (15:10 +0100)]
Added start/end.gcode
Added more possible pypy locations (+support for linux/mac)
daid [Tue, 13 Dec 2011 15:41:02 +0000 (16:41 +0100)]
Updated build script to generate batch files.
Updated build script to generate final zip file.
daid [Tue, 13 Dec 2011 15:31:40 +0000 (16:31 +0100)]
Updated patch, added defaults that match the ultimaker.
daid [Tue, 13 Dec 2011 14:45:38 +0000 (15:45 +0100)]
Added build scripts and initial patch for SF41
daid [Tue, 13 Dec 2011 14:43:35 +0000 (15:43 +0100)]
Added readme file.