Commit graph

16 commits

Author SHA1 Message Date
daid
135d5492bd End code adjustment, suggested by rpulkrabek 2012-03-20 10:31:19 +01:00
daid
b3888e4410 Added minimal feedrate setting to cool settings (enhancing skeinforge!) 2012-03-19 18:15:44 +01:00
daid
f6eca8e280 Add layer number to output comments 2012-03-19 17:58:30 +01:00
daid
a4c7ee8c4d Add error lines to 3D model preview after slicing 2012-03-19 17:11:50 +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
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