Commit graph

18 commits

Author SHA1 Message Date
Daid
895fe2a180 Rename in source files to Cura 2012-03-24 10:51:52 +01:00
daid
2612610381 Update to SkeinPyPy to work with SF50 2012-03-22 13:46:55 +01:00
daid
c9746b95b9 Patch from SF49 to SF50. Only notiable change is the addition of the "Sharpest Angle" setting. 2012-03-22 13:43:07 +01:00
daid
9db415edfc Fix the multiply seperation to be always 10mm 2012-03-21 13:20:30 +01:00
daid
3ca5462fb8 Change the way intersection warnings are reported, so we actually know where they happened and so we can show them. 2012-03-20 18:00:53 +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
7659bfe1a5 Add bridge settings to advanced config. Issue #18 2012-03-20 11:01:47 +01:00
daid
b3888e4410 Added minimal feedrate setting to cool settings (enhancing skeinforge!) 2012-03-19 18:15:44 +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
93f8d13b0a Add proper line width calculation to GCode preview. Added raft settings. 2012-03-18 23:00:33 +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
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
c2b732e7d5 Updated to skeinforge 49 2012-02-16 15:06:50 +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
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