Daid
7a77a44dea
Added start/end gcode editor (read only, doesn't save yet)
...
Added GCode preview (Loads to do there)
Added help tooltip option (Loads of help to write)
2012-02-21 23:05:30 +01:00
Daid
1e2d8e372f
Fix in dimension plugin so it doesn't emit retract code if there is no
...
retraction.
2012-02-21 21:31:29 +01:00
Daid
840998d933
Merge branch 'master' of github.com:daid/SkeinPyPy
...
Conflicts:
SkeinPyPy_NewUI/newui/mainWindow.py
2012-02-21 18:20:23 +01:00
daid
ce65087aad
Added few comments
2012-02-21 17:59:44 +01:00
daid
91945fe1d3
Fixed profile saving.
...
Made skirt perimeter gap in mm instead of a ratio
2012-02-21 17:33:02 +01:00
daid
d1af41e61b
Fix the window size when progress panels are removed.
2012-02-21 16:37:31 +01:00
daid
ac9f65c098
Added slicing progress window
...
Fixed the circular dependency
2012-02-21 15:27:03 +01:00
Daid
1414737787
Added few missing options
...
Added transparent mode to 3D preview
2012-02-21 00:54:04 +01:00
Daid
68944bb221
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.
2012-02-20 23:27:34 +01:00
daid
66ed99c4db
Add information about which settings to ignore and to save.
...
Make load stl button functional.
2012-02-20 18:55:54 +01:00
daid
bb7e453bc4
Some more new UI updates. Not functional yet.
...
UI no longer crashes if you don't have PyOpenGL.
Start of UI using skeinforge settings.
2012-02-20 16:44:43 +01:00
Daid
a414a80837
Adding SkeinPyPy_NewUI as development for a brand new user interface.
...
Experimental, doesn't slice yet, loads of work ahead.
2012-02-20 00:30:49 +01:00
Daid
a6f1c941f1
Merge branch 'master' of https://github.com/daid/SkeinPyPy
2012-02-19 16:47:57 +01:00
daid
64314d2eeb
Added replace file so M101 and M103 get removed.
2012-02-17 12:15:30 +01:00
daid
c2b732e7d5
Updated to skeinforge 49
2012-02-16 15:06:50 +01:00
daid
8a68eaa980
Made win32 build zip name same as linux/macos tgz names
2012-02-15 13:53:12 +01:00
daid
836c18d731
Fixed possible integer problem.
2012-02-14 14:31:52 +01:00
daid
1abaa7c03f
Fixed the cool/dimension plugin so they work without a "flowrate".
2012-02-14 14:26:56 +01:00
daid
5f36247788
Remove menus that open new windows. Attempt to cleanup the clutter in the menus.
2012-02-13 17:29:58 +01:00
daid
97e29467f5
Removed some 'useless' buttons. (they where not useless, but nobody would use them and they are just clutter)
2012-02-13 14:24:55 +01:00
daid
559f855ef0
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.
2012-02-13 11:33:38 +01:00
Daid
830ebe7aa9
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.
2012-02-12 15:52:30 +01:00
Daid
81a5fa5138
Add the replace file so you don't get extruder on/off commands in the
...
gcode.
2012-02-12 15:46:39 +01:00
daid
3b0845f87e
Few fixes in build script.
2012-02-10 17:34:28 +01:00
daid
77d04ceab8
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.
2012-02-10 17:20:03 +01:00
daid
f5a994db4d
Added patch for SF48.
2012-01-25 17:54:41 +01:00
daid
c72a0a85e0
Fixed patch 46 to remove ".orig" files
2012-01-25 17:42:36 +01:00
daid
aab9adce95
.
2012-01-10 17:34:05 +01:00
daid
83f4e1a769
Fixed running of pypy (strange, this patch is in Alpha2 for SF45...)
2012-01-10 17:31:08 +01:00
daid
5c3c45a51f
Updated README to explain a bit what these files are
...
Added patch for SF46
2012-01-10 17:03:14 +01:00
daid
4fe5009351
Updated SF41/SF45 patch to use multiple for center offset. New Marlin firmware requires this.
...
Updated start.gcode to match this requirement.
2012-01-10 16:44:18 +01:00
daid
e238a849a3
Updated SF41 patch to fix TKinter problems (still shows a few backtraces during slicing, but slices now)
...
Updated patch files to remove timestamps
2011-12-16 19:07:36 +01:00
daid
42b77765a4
Merge branch 'master' of github.com:daid/Skeinforge_PyPy
2011-12-16 18:43:33 +01:00
daid
9581c8f6e7
Updated bat file generation to use backslashes
2011-12-16 18:43:13 +01:00
daid
d41ae73dbb
Updated SF41 to have tiny_gcode export option
2011-12-15 17:29:10 +01:00
daid
6c380aeece
Fixed bug in SF41 patch (error in raft.py)
2011-12-15 14:40:37 +01:00
daid
23da09ce19
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
2011-12-15 11:42:09 +01:00
daid
65103a8f09
Added requirements for "printrun" to python. Will add printrun later.
2011-12-15 10:58:10 +01:00
daid
ded1a45970
Updated build script to check for 7zip
2011-12-15 10:22:34 +01:00
daid
c05b98b0a9
Added SF45 patch.
2011-12-14 15:47:48 +01:00
daid
435ec1c995
Added start/end.gcode
...
Added more possible pypy locations (+support for linux/mac)
2011-12-14 15:10:35 +01:00
daid
17118fabbb
Updated build script to generate batch files.
...
Updated build script to generate final zip file.
2011-12-13 16:41:02 +01:00
daid
71049e3a99
Updated patch, added defaults that match the ultimaker.
2011-12-13 16:31:40 +01:00
daid
3263858b97
Added build scripts and initial patch for SF41
2011-12-13 15:45:38 +01:00
daid
b6652dd9f7
Added readme file.
2011-12-13 15:43:35 +01:00