Commit Graph

22 Commits (51001d23818c33f1a835ef0ce0a4735231aa6989)

Author SHA1 Message Date
daid 51001d2381 Always use the configured serialport/baudrate if none given as parameters 2012-03-19 11:05:40 +01:00
daid 8f7c0a5456 Added unexpected error handling to Serial interface 2012-03-19 10:58:53 +01:00
Daid 93f8d13b0a Add proper line width calculation to GCode preview. Added raft settings. 2012-03-18 23:00:33 +01:00
Daid 19fcc1186a Added possibility to switch between GCode and Model view. Added mixed view. Updated config wizard temperature check to cool down before test. Made config wizard endstop checks less agressive on communication. 2012-03-18 13:00:31 +01:00
Daid 2fcd59bfb6 Moved profile read/write functions to newui. Better seperation of Skeinforge and NewUI. Moved all the defaults to profile.py, instead of all over the place. 2012-03-17 12:03:38 +01:00
Daid ff7782fa14 Fixing a problem with the heatup button in the first run wizard 2012-03-16 19:46:40 +01:00
daid 1fe18369b3 Extrude the 100mm a bit faster, and wait a bit longer. 2012-03-16 16:38:39 +01:00
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