chiark / gitweb /
cura.git
12 years ago.
Daid [Tue, 28 Feb 2012 18:37:17 +0000 (19:37 +0100)]
.
Merge branch 'master' of github.com:daid/SkeinPyPy

Conflicts:
SkeinPyPy_NewUI/skeinforge_application/alterations/end.gcode
SkeinPyPy_NewUI/skeinforge_application/alterations/start.gcode

12 years agoUpdated start/end code with correct style comments (not evil comments)
daid [Mon, 27 Feb 2012 16:29:14 +0000 (17:29 +0100)]
Updated start/end code with correct style comments (not evil comments)

12 years ago.
daid [Mon, 27 Feb 2012 16:21:50 +0000 (17:21 +0100)]
.

12 years agoAdded joris plugin
daid [Mon, 27 Feb 2012 16:14:51 +0000 (17:14 +0100)]
Added joris plugin
Added bunch of advanced settings for cups/vases
Added missing help tooltips

12 years agoFixed bug when wall width was less then the nozzle size.
daid [Mon, 27 Feb 2012 15:40:33 +0000 (16:40 +0100)]
Fixed bug when wall width was less then the nozzle size.
Added advanced settings (mostly for 'joris' cups)

12 years agoSplit the main window code into a configBase and the main window
daid [Mon, 27 Feb 2012 13:51:52 +0000 (14:51 +0100)]
Split the main window code into a configBase and the main window
Fixed first layer speed
Fixed popup text update when warning/error is generated

12 years agoFixed comments in start/end gcode. Marlin doesn't like () style comments
Daid [Sun, 26 Feb 2012 18:06:37 +0000 (19:06 +0100)]
Fixed comments in start/end gcode. Marlin doesn't like () style comments

12 years agoChanges for new UI version
Daid [Sun, 26 Feb 2012 14:37:29 +0000 (15:37 +0100)]
Changes for new UI version

12 years agoPrint speed twice, that cannot be right!
Daid [Sun, 26 Feb 2012 13:55:02 +0000 (14:55 +0100)]
Print speed twice, that cannot be right!

12 years agoAdded support
Daid [Sun, 26 Feb 2012 13:30:34 +0000 (14:30 +0100)]
Added support
Added a few comments to export so preview and future advanced tuning can
be done
Speed up preview of GCode
Added last used file reload

12 years agoAdd error message if pypy crashes
Daid [Fri, 24 Feb 2012 22:01:22 +0000 (23:01 +0100)]
Add error message if pypy crashes
Position 3D model at given printer center
Add temperature/support headers so I do not forget those settings.

12 years ago.
Daid [Fri, 24 Feb 2012 21:44:18 +0000 (22:44 +0100)]
.

12 years agoFixed some windows UI bugs
Daid [Fri, 24 Feb 2012 21:37:53 +0000 (22:37 +0100)]
Fixed some windows UI bugs
Set some defaults for settings
Fixed start/end swap (oops)
Fixed rounding error (again)

12 years agoFixed some floating point rounding errors
daid [Fri, 24 Feb 2012 18:25:55 +0000 (19:25 +0100)]
Fixed some floating point rounding errors

12 years agoUpdated a whole bunch of settings so they actually work now.
daid [Fri, 24 Feb 2012 18:19:00 +0000 (19:19 +0100)]
Updated a whole bunch of settings so they actually work now.

12 years agoAdded validators, which show red/yellow when validation generates a warning or error.
daid [Fri, 24 Feb 2012 16:07:03 +0000 (17:07 +0100)]
Added validators, which show red/yellow when validation generates a warning or error.
Added 'better' popup for tooltip help.

12 years agoFixed the OpenGL window (old implementation caused problems in windows)
Daid [Thu, 23 Feb 2012 21:47:42 +0000 (22:47 +0100)]
Fixed the OpenGL window (old implementation caused problems in windows)
Changed the way profiles are loaded/saved/used. This is more flexable,
allows for calculations inside the actual settings to SF

12 years agoAdded left/right config panels for better overview of config tab.
daid [Thu, 23 Feb 2012 17:15:29 +0000 (18:15 +0100)]
Added left/right config panels for better overview of config tab.
Solved window start size problem
Made few adjustments to start/end code.

12 years agoRemove debug print (oops)
daid [Thu, 23 Feb 2012 16:45:54 +0000 (17:45 +0100)]
Remove debug print (oops)

12 years agoEnhanced the progress indicator to be "total" not per step.
daid [Thu, 23 Feb 2012 14:56:03 +0000 (15:56 +0100)]
Enhanced the progress indicator to be "total" not per step.

12 years agoAdded a proper toolbar to the 3D preview.
daid [Thu, 23 Feb 2012 13:08:34 +0000 (14:08 +0100)]
Added a proper toolbar to the 3D preview.
Fixed pypy run (wx error)

12 years agoRenamed "config" to "profile"
daid [Thu, 23 Feb 2012 11:04:23 +0000 (12:04 +0100)]
Renamed "config" to "profile"

12 years agoSome fixes in the GCode interperter. Start/End gcode is saved now.
Daid [Wed, 22 Feb 2012 19:44:00 +0000 (20:44 +0100)]
Some fixes in the GCode interperter. Start/End gcode is saved now.

12 years agoAdded multiple skirt line feature
Daid [Wed, 22 Feb 2012 19:15:56 +0000 (20:15 +0100)]
Added multiple skirt line feature

12 years agoMerge branch 'master' of github.com:daid/SkeinPyPy
Daid [Wed, 22 Feb 2012 18:20:02 +0000 (19:20 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy

12 years agoAdded some clean actions to build, which save a lot of final package size
daid [Wed, 22 Feb 2012 17:44:14 +0000 (18:44 +0100)]
Added some clean actions to build, which save a lot of final package size

12 years agoAdded same patch for checkSSE2 to newUI version
daid [Wed, 22 Feb 2012 15:06:53 +0000 (16:06 +0100)]
Added same patch for checkSSE2 to newUI version

12 years agoAdded check for windows to check for SSE2 instructions. Needs a custom executable :(
daid [Wed, 22 Feb 2012 14:58:22 +0000 (15:58 +0100)]
Added check for windows to check for SSE2 instructions. Needs a custom executable :(

12 years agoAdded start/end gcode editor (read only, doesn't save yet)
Daid [Tue, 21 Feb 2012 22:05:30 +0000 (23:05 +0100)]
Added start/end gcode editor (read only, doesn't save yet)
Added GCode preview (Loads to do there)
Added help tooltip option (Loads of help to write)

12 years agoFix in dimension plugin so it doesn't emit retract code if there is no
Daid [Tue, 21 Feb 2012 20:31:29 +0000 (21:31 +0100)]
Fix in dimension plugin so it doesn't emit retract code if there is no
retraction.

12 years agoMerge branch 'master' of github.com:daid/SkeinPyPy
Daid [Tue, 21 Feb 2012 17:20:23 +0000 (18:20 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy

Conflicts:
SkeinPyPy_NewUI/newui/mainWindow.py

12 years agoAdded few comments
daid [Tue, 21 Feb 2012 16:59:44 +0000 (17:59 +0100)]
Added few comments

12 years agoFixed profile saving.
daid [Tue, 21 Feb 2012 16:33:02 +0000 (17:33 +0100)]
Fixed profile saving.
Made skirt perimeter gap in mm instead of a ratio

12 years agoFix the window size when progress panels are removed.
daid [Tue, 21 Feb 2012 15:37:31 +0000 (16:37 +0100)]
Fix the window size when progress panels are removed.

12 years agoAdded slicing progress window
daid [Tue, 21 Feb 2012 14:27:03 +0000 (15:27 +0100)]
Added slicing progress window
Fixed the circular dependency

12 years agoAdded few missing options
Daid [Mon, 20 Feb 2012 23:54:04 +0000 (00:54 +0100)]
Added few missing options
Added transparent mode to 3D preview

12 years agoLarge configuration update, the new UI now starts to work a bit.
Daid [Mon, 20 Feb 2012 22:27:34 +0000 (23:27 +0100)]
Large configuration update, the new UI now starts to work a bit.
Still missing a bunch of configuration settings. And the start/end code is
not editable yet, and never included.

12 years agoAdd information about which settings to ignore and to save.
daid [Mon, 20 Feb 2012 17:55:54 +0000 (18:55 +0100)]
Add information about which settings to ignore and to save.
Make load stl button functional.

12 years agoSome more new UI updates. Not functional yet.
daid [Mon, 20 Feb 2012 15:44:43 +0000 (16:44 +0100)]
Some more new UI updates. Not functional yet.
UI no longer crashes if you don't have PyOpenGL.
Start of UI using skeinforge settings.

12 years agoAdding SkeinPyPy_NewUI as development for a brand new user interface.
Daid [Sun, 19 Feb 2012 23:30:49 +0000 (00:30 +0100)]
Adding SkeinPyPy_NewUI as development for a brand new user interface.
Experimental, doesn't slice yet, loads of work ahead.

12 years agoMerge branch 'master' of https://github.com/daid/SkeinPyPy
Daid [Sun, 19 Feb 2012 15:47:57 +0000 (16:47 +0100)]
Merge branch 'master' of https://github.com/daid/SkeinPyPy

12 years agoAdded replace file so M101 and M103 get removed.
daid [Fri, 17 Feb 2012 11:15:30 +0000 (12:15 +0100)]
Added replace file so M101 and M103 get removed.

12 years agoUpdated to skeinforge 49
daid [Thu, 16 Feb 2012 14:06:50 +0000 (15:06 +0100)]
Updated to skeinforge 49

12 years agoMade win32 build zip name same as linux/macos tgz names
daid [Wed, 15 Feb 2012 12:53:12 +0000 (13:53 +0100)]
Made win32 build zip name same as linux/macos tgz names

12 years agoFixed possible integer problem.
daid [Tue, 14 Feb 2012 13:31:52 +0000 (14:31 +0100)]
Fixed possible integer problem.

12 years agoFixed the cool/dimension plugin so they work without a "flowrate".
daid [Tue, 14 Feb 2012 13:26:56 +0000 (14:26 +0100)]
Fixed the cool/dimension plugin so they work without a "flowrate".

12 years agoRemove menus that open new windows. Attempt to cleanup the clutter in the menus.
daid [Mon, 13 Feb 2012 16:29:58 +0000 (17:29 +0100)]
Remove menus that open new windows. Attempt to cleanup the clutter in the menus.

12 years agoRemoved some 'useless' buttons. (they where not useless, but nobody would use them...
daid [Mon, 13 Feb 2012 13:24:55 +0000 (14:24 +0100)]
Removed some 'useless' buttons. (they where not useless, but nobody would use them and they are just clutter)

12 years agoUpdated build script so it works for osx. (Thanks bbum!)
daid [Mon, 13 Feb 2012 10:33:38 +0000 (11:33 +0100)]
Updated build script so it works for osx. (Thanks bbum!)
Added osx pronterface start script (Thanks bbum!)
General update to the build script so it's easier to use.

12 years agoUpdated endcode, now uses a fast move away from the model and then homes
Daid [Sun, 12 Feb 2012 14:52:30 +0000 (15:52 +0100)]
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.

12 years agoAdd the replace file so you don't get extruder on/off commands in the
Daid [Sun, 12 Feb 2012 14:46:39 +0000 (15:46 +0100)]
Add the replace file so you don't get extruder on/off commands in the
gcode.

12 years agoFew fixes in build script.
daid [Fri, 10 Feb 2012 16:34:28 +0000 (17:34 +0100)]
Few fixes in build script.

12 years agoRemoved patches for different skeinforge versions. Only SF48 now.
daid [Fri, 10 Feb 2012 16:20:03 +0000 (17:20 +0100)]
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.

12 years agoAdded patch for SF48.
daid [Wed, 25 Jan 2012 16:54:41 +0000 (17:54 +0100)]
Added patch for SF48.

12 years agoFixed patch 46 to remove ".orig" files
daid [Wed, 25 Jan 2012 16:42:36 +0000 (17:42 +0100)]
Fixed patch 46 to remove ".orig" files

12 years ago.
daid [Tue, 10 Jan 2012 16:34:05 +0000 (17:34 +0100)]
.

12 years agoFixed running of pypy (strange, this patch is in Alpha2 for SF45...)
daid [Tue, 10 Jan 2012 16:31:08 +0000 (17:31 +0100)]
Fixed running of pypy (strange, this patch is in Alpha2 for SF45...)

12 years agoUpdated README to explain a bit what these files are
daid [Tue, 10 Jan 2012 16:03:14 +0000 (17:03 +0100)]
Updated README to explain a bit what these files are
Added patch for SF46

12 years agoUpdated SF41/SF45 patch to use multiple for center offset. New Marlin firmware requir...
daid [Tue, 10 Jan 2012 15:44:18 +0000 (16:44 +0100)]
Updated SF41/SF45 patch to use multiple for center offset. New Marlin firmware requires this.
Updated start.gcode to match this requirement.

12 years agoUpdated SF41 patch to fix TKinter problems (still shows a few backtraces during slici...
daid [Fri, 16 Dec 2011 18:07:36 +0000 (19:07 +0100)]
Updated SF41 patch to fix TKinter problems (still shows a few backtraces during slicing, but slices now)
Updated patch files to remove timestamps

12 years agoMerge branch 'master' of github.com:daid/Skeinforge_PyPy
daid [Fri, 16 Dec 2011 17:43:33 +0000 (18:43 +0100)]
Merge branch 'master' of github.com:daid/Skeinforge_PyPy

12 years agoUpdated bat file generation to use backslashes
daid [Fri, 16 Dec 2011 17:43:13 +0000 (18:43 +0100)]
Updated bat file generation to use backslashes

12 years agoUpdated SF41 to have tiny_gcode export option
daid [Thu, 15 Dec 2011 16:29:10 +0000 (17:29 +0100)]
Updated SF41 to have tiny_gcode export option

12 years agoFixed bug in SF41 patch (error in raft.py)
daid [Thu, 15 Dec 2011 13:40:37 +0000 (14:40 +0100)]
Fixed bug in SF41 patch (error in raft.py)

12 years agoAdded slowdown over first 3 layers option. This reduces failures in the first layers.
daid [Thu, 15 Dec 2011 10:42:09 +0000 (11:42 +0100)]
Added slowdown over first 3 layers option. This reduces failures in the first layers.
For SF45 you can also configure the travel speed. Due to the flow of the code I cannot find this in SF41

12 years agoAdded requirements for "printrun" to python. Will add printrun later.
daid [Thu, 15 Dec 2011 09:58:10 +0000 (10:58 +0100)]
Added requirements for "printrun" to python. Will add printrun later.

12 years agoUpdated build script to check for 7zip
daid [Thu, 15 Dec 2011 09:22:34 +0000 (10:22 +0100)]
Updated build script to check for 7zip

12 years agoAdded SF45 patch.
daid [Wed, 14 Dec 2011 14:47:48 +0000 (15:47 +0100)]
Added SF45 patch.

12 years agoAdded start/end.gcode
daid [Wed, 14 Dec 2011 14:10:35 +0000 (15:10 +0100)]
Added start/end.gcode
Added more possible pypy locations (+support for linux/mac)

12 years agoUpdated build script to generate batch files.
daid [Tue, 13 Dec 2011 15:41:02 +0000 (16:41 +0100)]
Updated build script to generate batch files.
Updated build script to generate final zip file.

12 years agoUpdated patch, added defaults that match the ultimaker.
daid [Tue, 13 Dec 2011 15:31:40 +0000 (16:31 +0100)]
Updated patch, added defaults that match the ultimaker.

12 years agoAdded build scripts and initial patch for SF41
daid [Tue, 13 Dec 2011 14:45:38 +0000 (15:45 +0100)]
Added build scripts and initial patch for SF41

12 years agoAdded readme file.
daid [Tue, 13 Dec 2011 14:43:35 +0000 (15:43 +0100)]
Added readme file.