Commit graph

39 commits

Author SHA1 Message Date
Daid
ed55f52e71 Merge branch 'master' of github.com:daid/SkeinPyPy 2012-03-24 10:52:00 +01:00
Daid
895fe2a180 Rename in source files to Cura 2012-03-24 10:51:52 +01:00
daid
7bc8d3388a Merge branch 'master' of github.com:daid/SkeinPyPy 2012-03-23 14:05:02 +01:00
daid
8567e7c2e0 Switch to GCode view when GCode is generated. Switch to model view when loading a new model. #27 2012-03-23 14:04:50 +01:00
Daid
25687ea3b8 Rename of skein to slice 2012-03-22 20:29:03 +01:00
daid
a0fb01ba49 Only have 1 load thread at a time, else we run into strange bugs 2012-03-22 16:04:53 +01:00
daid
ef26c9029e Speedup gcodeInterpreter a bit by compiling the regexp 2012-03-22 15:30:28 +01:00
daid
a1ce9a995b Disable OpenGL error checking, which makes the 3D preview a lot faster. 2012-03-22 15:12:37 +01:00
daid
53c39d5b4f Move the rotate button to the preview window. And... model tab be-gone! 2012-03-22 12:33:39 +01:00
daid
befd9bfdc5 Move multiply to preview window. (Only rotate left to move) 2012-03-22 11:24:52 +01:00
daid
77b16b5ccf Added reset profile function, preperation for "simple" mode 2012-03-21 18:22:00 +01:00
daid
8990a097f7 Add a few float validators to advanced config. 2012-03-21 17:23:02 +01:00
daid
b398e2a2cd Added scale to preview window instead of model tab 2012-03-21 16:53:05 +01:00
daid
d923d8d3b8 Move flip option to 3D preview window 2012-03-21 15:53:29 +01:00
daid
7e8c8ece12 Do not need stepsPerE from gcode interperter 2012-03-21 13:59:21 +01:00
daid
4e5fc14025 Show error lines in transparent and x-ray view 2012-03-21 12:18:57 +01:00
daid
71a9f24c8f Use the proper even for comboboxes #25. 2012-03-21 10:46:04 +01:00
daid
0b06341fc0 Do not emit a warning on M109. #26 2012-03-21 10:42:17 +01:00
daid
e9c7135f5c Force minimal size to fix issue #16 2012-03-20 16:23:00 +01:00
daid
c71bc3e9e0 Moved "nozzle size" to preferences, as it is not something that really belongs are you current setting, but is a configuration option for your machine, and never really changes unless you switch machine. 2012-03-20 16:09:25 +01:00
daid
d60d30a1d2 Added raft settings for #24 2012-03-20 15:59:31 +01:00
daid
bc121033e8 Maybe solve issue #13. But most likely not. 2012-03-20 14:50:22 +01:00
daid
c9bd9940c1 Load GCode file after slicing if we still have the same model loaded 2012-03-20 12:22:44 +01:00
daid
7659bfe1a5 Add bridge settings to advanced config. Issue #18 2012-03-20 11:01:47 +01:00
Daid
4764e793d7 Wrong type for minimum feedrate fix 2012-03-19 23:10:47 +01:00
daid
b3888e4410 Added minimal feedrate setting to cool settings (enhancing skeinforge!) 2012-03-19 18:15:44 +01:00
daid
a4c7ee8c4d Add error lines to 3D model preview after slicing 2012-03-19 17:11:50 +01:00
daid
09a4f0847c Only reload model/gcode if they have changed. Renambed "open gcode" button to "show result" 2012-03-19 16:15:16 +01:00
daid
871b0426eb Added current print speed volume to warning 2012-03-19 11:49:16 +01:00
daid
4c176dc728 Changed layer height warning to use nozzle size. Added max volume extrusion per second check for speed. 2012-03-19 11:45:40 +01:00
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