chiark / gitweb /
Ferdi van der Werf [Sun, 8 Apr 2012 23:28:30 +0000 (01:28 +0200)]
Updated .gitignore
Added more ignores, Cura preferences are not needed in repo.
Ferdi van der Werf [Sun, 8 Apr 2012 23:26:37 +0000 (01:26 +0200)]
Probably fixes #17 issue
On OSX spp.Destroy() causes an segfault, sizer.Remove(app) removes app
from the form but tries to call spp.Destroy() afterwards.
By hiding and detaching I created a workaround for the OSX problem.
This solution needs testing on Windows and Linux.
Ferdi van der Werf [Sun, 8 Apr 2012 20:43:39 +0000 (22:43 +0200)]
Upstream merge
Ferdi van der Werf [Sun, 8 Apr 2012 20:30:49 +0000 (22:30 +0200)]
Fixes #1 issue
Moving enter and leave window event to label, fixes the bug on osx that
didn't show tooltips.
Ferdi van der Werf [Sun, 8 Apr 2012 20:28:12 +0000 (22:28 +0200)]
OSX ignore and IDE ignore
daid [Sun, 8 Apr 2012 17:47:51 +0000 (10:47 -0700)]
Merge pull request #39 from lawrencejohnston/master
Fixes for #37 and #38
Lawrence Johnston [Sat, 7 Apr 2012 20:34:15 +0000 (13:34 -0700)]
https://github.com/daid/Cura/issues/38 .gitignore does not ignore packages now that NewUI is no longer part of the name
Lawrence Johnston [Sat, 7 Apr 2012 20:28:43 +0000 (13:28 -0700)]
https://github.com/daid/Cura/issues/37 package.sh does not run correctly when current directory is not script directory
Lawrence Johnston [Sat, 7 Apr 2012 20:17:52 +0000 (13:17 -0700)]
Daid [Sat, 7 Apr 2012 14:27:22 +0000 (16:27 +0200)]
Fixed progress bar error when slicing with skin enabled.
daid [Fri, 6 Apr 2012 15:08:49 +0000 (17:08 +0200)]
Added skin setting to advanced settings
daid [Fri, 6 Apr 2012 14:20:22 +0000 (16:20 +0200)]
Update README to point people better to the right location
daid [Fri, 6 Apr 2012 13:15:41 +0000 (15:15 +0200)]
Added defaults for swap_xz and swap_yz
daid [Fri, 6 Apr 2012 12:41:38 +0000 (14:41 +0200)]
Updated advanced window (old name) to expert window (new name), was already called expert config in the GUI, just refactor in the code
Daid [Thu, 5 Apr 2012 20:35:52 +0000 (22:35 +0200)]
Split up some OpenGL stuff from preview3d. Added swapXZ and swapYZ for rotating on the platform
daid [Thu, 5 Apr 2012 16:00:22 +0000 (18:00 +0200)]
Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality.
daid [Thu, 5 Apr 2012 14:50:59 +0000 (16:50 +0200)]
Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness)
daid [Wed, 4 Apr 2012 15:02:22 +0000 (17:02 +0200)]
Add temperature control to print window
daid [Wed, 4 Apr 2012 09:16:26 +0000 (11:16 +0200)]
Add printrun startmenu shortcut
daid [Wed, 4 Apr 2012 09:10:08 +0000 (11:10 +0200)]
Use utf-8 to save preferences, so the last filename may contain unicode characters.
Lawrence Johnston [Wed, 4 Apr 2012 00:58:27 +0000 (17:58 -0700)]
Daid [Tue, 3 Apr 2012 21:45:42 +0000 (23:45 +0200)]
Add support and skirt/raft colors to GCode preview
Daid [Tue, 3 Apr 2012 18:27:46 +0000 (20:27 +0200)]
Add support to GCode comments. Show connect button in print dialog.
daid [Tue, 3 Apr 2012 15:01:51 +0000 (17:01 +0200)]
Simplify the printer interface.
daid [Tue, 3 Apr 2012 10:27:36 +0000 (12:27 +0200)]
Updated package script to run nsis if wine exists
daid [Tue, 3 Apr 2012 10:06:02 +0000 (12:06 +0200)]
Updated print window with statistics about the print. Filament used, and estimated print time.
daid [Tue, 3 Apr 2012 09:59:38 +0000 (11:59 +0200)]
Add hidden virtual printer, for testing
daid [Tue, 3 Apr 2012 08:44:53 +0000 (10:44 +0200)]
Disable the window icon till we find out why the MacOS crashes, and the windows version does not work.
Lawrence Johnston [Tue, 3 Apr 2012 03:04:15 +0000 (20:04 -0700)]
Daid [Mon, 2 Apr 2012 19:40:27 +0000 (21:40 +0200)]
Move SkeinforgeVersion file into cura_sf directory
Daid [Mon, 2 Apr 2012 17:39:36 +0000 (19:39 +0200)]
Fix confict
Daid [Mon, 2 Apr 2012 17:34:27 +0000 (19:34 +0200)]
Just a comment
daid [Mon, 2 Apr 2012 16:56:44 +0000 (18:56 +0200)]
Make the printer interface a bit more user friendly.
daid [Mon, 2 Apr 2012 14:09:56 +0000 (16:09 +0200)]
Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed.
daid [Mon, 2 Apr 2012 12:43:39 +0000 (14:43 +0200)]
Added icon to main window. Added win32 installer script, with drivers for Arduino Mega2560.
Daid [Sun, 1 Apr 2012 17:16:31 +0000 (19:16 +0200)]
Printing works! If you press the right buttons in the right order that is.
Daid [Sat, 31 Mar 2012 19:48:23 +0000 (21:48 +0200)]
Small optimalization in gcode preview, saves a square root per line
Daid [Fri, 30 Mar 2012 15:39:18 +0000 (17:39 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Fri, 30 Mar 2012 11:54:49 +0000 (13:54 +0200)]
No longer use the current_profile.ini to share the profile between the backend slicer and the frontend. No longer have simple-mode overwrite the current profile from normal mode.
daid [Fri, 30 Mar 2012 10:11:10 +0000 (12:11 +0200)]
Speed up the first layer for low quality prints.
daid [Fri, 30 Mar 2012 09:12:26 +0000 (11:12 +0200)]
Disable skirt for ABS on simple mode. Because we already have a raft.
daid [Fri, 30 Mar 2012 07:50:13 +0000 (09:50 +0200)]
Turn on fan in startcode instead of always have it on.
daid [Fri, 30 Mar 2012 07:49:28 +0000 (09:49 +0200)]
Fix start.gcode saving when the tab is opened for the first time.
Daid [Thu, 29 Mar 2012 19:11:43 +0000 (21:11 +0200)]
Merge branch 'master' of github.com:daid/Cura
daid [Thu, 29 Mar 2012 12:45:14 +0000 (14:45 +0200)]
Added simple mode dialog
daid [Thu, 29 Mar 2012 09:01:33 +0000 (11:01 +0200)]
Make GCode reader store paths per layer
Daid [Wed, 28 Mar 2012 18:36:52 +0000 (20:36 +0200)]
Merge branch 'master' of github.com:daid/Cura
Daid [Wed, 28 Mar 2012 18:36:46 +0000 (20:36 +0200)]
Initial layout for print window
daid [Wed, 28 Mar 2012 14:53:08 +0000 (16:53 +0200)]
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster.
daid [Wed, 28 Mar 2012 12:26:40 +0000 (14:26 +0200)]
Split gui to gui and util directories.
daid [Wed, 28 Mar 2012 10:24:34 +0000 (12:24 +0200)]
Remove debug message
daid [Tue, 27 Mar 2012 15:20:30 +0000 (17:20 +0200)]
Move SF into its own directory, to seperate SF and Cura. Rename newui to gui.
daid [Tue, 27 Mar 2012 14:21:53 +0000 (16:21 +0200)]
Add uppercase STL and HEX to file dialog filters for linux/MacOS
daid [Tue, 27 Mar 2012 11:49:15 +0000 (13:49 +0200)]
Cleanup of unused alteration files
daid [Tue, 27 Mar 2012 11:48:40 +0000 (13:48 +0200)]
Add start/end code to Slic3r engine. Fix for SF engine crash
daid [Tue, 27 Mar 2012 09:59:04 +0000 (02:59 -0700)]
Merge pull request #31 from ryneches/master
Ultimaker Checkup wizard fails to fail correctly due to missing sys import
Russell Neches [Mon, 26 Mar 2012 21:15:15 +0000 (14:15 -0700)]
fixed missing import for sys package
daid [Mon, 26 Mar 2012 15:14:31 +0000 (17:14 +0200)]
Modified gcodeInterperter to use an object for the path parts, instead of a dict. Tiny bit faster, and cleaner code.
daid [Mon, 26 Mar 2012 13:11:08 +0000 (15:11 +0200)]
Extrusion multiply is the inverse of packing density
daid [Mon, 26 Mar 2012 13:03:26 +0000 (15:03 +0200)]
Added experimental Slic3r option as backend. This does not support all options.
daid [Mon, 26 Mar 2012 11:45:31 +0000 (13:45 +0200)]
Move nozzle_size back to machine config. Rename machine config tab to advanced config, and advanced config window to expert config
Daid [Sat, 24 Mar 2012 18:50:37 +0000 (19:50 +0100)]
Updated script filenames.
Renamed SkeinPyPy to Cura in README
Daid [Sat, 24 Mar 2012 17:12:10 +0000 (18:12 +0100)]
Added printWindow placeholder
Daid [Sat, 24 Mar 2012 11:39:31 +0000 (12:39 +0100)]
Enable print button, does not do anything useful yet. But stashing the change so I can rename to Cura
Daid [Sat, 24 Mar 2012 10:01:35 +0000 (11:01 +0100)]
Rename from SkeinPyPy to Cura in URLs, paths and scripts.
Daid [Sat, 24 Mar 2012 09:52:00 +0000 (10:52 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy
Daid [Sat, 24 Mar 2012 09:51:52 +0000 (10:51 +0100)]
Rename in source files to Cura
daid [Fri, 23 Mar 2012 13:05:02 +0000 (14:05 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy
daid [Fri, 23 Mar 2012 13:04:50 +0000 (14:04 +0100)]
Switch to GCode view when GCode is generated. Switch to model view when loading a new model. #27
Lawrence Johnston [Fri, 23 Mar 2012 02:18:47 +0000 (19:18 -0700)]
Daid [Thu, 22 Mar 2012 19:29:03 +0000 (20:29 +0100)]
Rename of skein to slice
daid [Thu, 22 Mar 2012 16:36:35 +0000 (17:36 +0100)]
Fix joris plugin, it caused moves to be also extruded, and removed the first data point.
daid [Thu, 22 Mar 2012 15:04:53 +0000 (16:04 +0100)]
Only have 1 load thread at a time, else we run into strange bugs
daid [Thu, 22 Mar 2012 14:30:28 +0000 (15:30 +0100)]
Speedup gcodeInterpreter a bit by compiling the regexp
daid [Thu, 22 Mar 2012 14:12:37 +0000 (15:12 +0100)]
Disable OpenGL error checking, which makes the 3D preview a lot faster.
daid [Thu, 22 Mar 2012 12:46:55 +0000 (13:46 +0100)]
Update to SkeinPyPy to work with SF50
daid [Thu, 22 Mar 2012 12:43:07 +0000 (13:43 +0100)]
Patch from SF49 to SF50. Only notiable change is the addition of the "Sharpest Angle" setting.
daid [Thu, 22 Mar 2012 11:33:39 +0000 (12:33 +0100)]
Move the rotate button to the preview window. And... model tab be-gone!
daid [Thu, 22 Mar 2012 10:24:52 +0000 (11:24 +0100)]
Move multiply to preview window. (Only rotate left to move)
daid [Wed, 21 Mar 2012 17:22:00 +0000 (18:22 +0100)]
Added reset profile function, preperation for "simple" mode
daid [Wed, 21 Mar 2012 16:46:04 +0000 (17:46 +0100)]
.
daid [Wed, 21 Mar 2012 16:23:02 +0000 (17:23 +0100)]
Add a few float validators to advanced config.
daid [Wed, 21 Mar 2012 15:53:05 +0000 (16:53 +0100)]
Added scale to preview window instead of model tab
daid [Wed, 21 Mar 2012 14:53:29 +0000 (15:53 +0100)]
Move flip option to 3D preview window
daid [Wed, 21 Mar 2012 12:59:21 +0000 (13:59 +0100)]
Do not need stepsPerE from gcode interperter
daid [Wed, 21 Mar 2012 12:33:01 +0000 (13:33 +0100)]
Remove conditional import for pypy, instead import depending on arguements.
daid [Wed, 21 Mar 2012 12:20:30 +0000 (13:20 +0100)]
Fix the multiply seperation to be always 10mm
daid [Wed, 21 Mar 2012 11:18:57 +0000 (12:18 +0100)]
Show error lines in transparent and x-ray view
daid [Wed, 21 Mar 2012 09:46:04 +0000 (10:46 +0100)]
Use the proper even for comboboxes #25.
daid [Wed, 21 Mar 2012 09:42:17 +0000 (10:42 +0100)]
Do not emit a warning on M109. #26
daid [Tue, 20 Mar 2012 17:00:53 +0000 (18:00 +0100)]
Change the way intersection warnings are reported, so we actually know where they happened and so we can show them.
Lawrence Johnston [Tue, 20 Mar 2012 16:46:29 +0000 (09:46 -0700)]
daid [Tue, 20 Mar 2012 15:23:00 +0000 (16:23 +0100)]
Force minimal size to fix issue #16
daid [Tue, 20 Mar 2012 15:09:25 +0000 (16:09 +0100)]
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.
daid [Tue, 20 Mar 2012 14:59:31 +0000 (15:59 +0100)]
Added raft settings for #24
daid [Tue, 20 Mar 2012 13:50:22 +0000 (14:50 +0100)]
Maybe solve issue #13. But most likely not.
daid [Tue, 20 Mar 2012 11:22:44 +0000 (12:22 +0100)]
Load GCode file after slicing if we still have the same model loaded
daid [Tue, 20 Mar 2012 10:01:47 +0000 (11:01 +0100)]
Add bridge settings to advanced config. Issue #18
daid [Tue, 20 Mar 2012 09:31:19 +0000 (10:31 +0100)]
End code adjustment, suggested by rpulkrabek
Daid [Mon, 19 Mar 2012 22:10:47 +0000 (23:10 +0100)]
Wrong type for minimum feedrate fix