Commit graph

15 commits

Author SHA1 Message Date
daid
982ad9d829 Add print time estimate 2012-03-16 15:41:39 +01:00
daid
f9940a3173 Don't hate me, but I renamed the sources directory. 2012-03-16 15:15:08 +01:00
Daid
34bc6c5b0b Removing the Alpha SkeinPyPy. NewUI seems the best way to go. 2012-03-10 19:08:46 +01:00
daid
b3ed15c2bf Removed checkSSE2, check is included in pypy now.
Updated to the config wizard, check endstops (work in progress, untested)
2012-03-07 12:17:03 +01:00
daid
c32e38a1c9 Added check for windows to check for SSE2 instructions. Needs a custom executable :( 2012-02-22 15:58:22 +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
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
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
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