chiark / gitweb /
cura.git
12 years agoAdd printrun startmenu shortcut RC1
daid [Wed, 4 Apr 2012 09:16:26 +0000 (11:16 +0200)]
Add printrun startmenu shortcut

12 years agoUse utf-8 to save preferences, so the last filename may contain unicode characters.
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.

12 years agoAdd support and skirt/raft colors to GCode preview
Daid [Tue, 3 Apr 2012 21:45:42 +0000 (23:45 +0200)]
Add support and skirt/raft colors to GCode preview

12 years agoAdd support to GCode comments. Show connect button in print dialog.
Daid [Tue, 3 Apr 2012 18:27:46 +0000 (20:27 +0200)]
Add support to GCode comments. Show connect button in print dialog.

12 years agoSimplify the printer interface.
daid [Tue, 3 Apr 2012 15:01:51 +0000 (17:01 +0200)]
Simplify the printer interface.

12 years agoUpdated package script to run nsis if wine exists
daid [Tue, 3 Apr 2012 10:27:36 +0000 (12:27 +0200)]
Updated package script to run nsis if wine exists

12 years agoUpdated print window with statistics about the print. Filament used, and estimated...
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.

12 years agoAdd hidden virtual printer, for testing
daid [Tue, 3 Apr 2012 09:59:38 +0000 (11:59 +0200)]
Add hidden virtual printer, for testing

12 years agoDisable the window icon till we find out why the MacOS crashes, and the windows versi...
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.

12 years agoMove SkeinforgeVersion file into cura_sf directory
Daid [Mon, 2 Apr 2012 19:40:27 +0000 (21:40 +0200)]
Move SkeinforgeVersion file into cura_sf directory

12 years agoFix confict
Daid [Mon, 2 Apr 2012 17:39:36 +0000 (19:39 +0200)]
Fix confict

12 years agoJust a comment
Daid [Mon, 2 Apr 2012 17:34:27 +0000 (19:34 +0200)]
Just a comment

12 years agoMake the printer interface a bit more user friendly.
daid [Mon, 2 Apr 2012 16:56:44 +0000 (18:56 +0200)]
Make the printer interface a bit more user friendly.

12 years agoAdded extra fan control. Advanced setting to enabled/disable fan. And expert setting...
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.

12 years agoAdded icon to main window. Added win32 installer script, with drivers for Arduino...
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.

12 years agoPrinting works! If you press the right buttons in the right order that is.
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.

12 years agoSmall optimalization in gcode preview, saves a square root per line
Daid [Sat, 31 Mar 2012 19:48:23 +0000 (21:48 +0200)]
Small optimalization in gcode preview, saves a square root per line

12 years agoMerge branch 'master' of github.com:daid/Cura
Daid [Fri, 30 Mar 2012 15:39:18 +0000 (17:39 +0200)]
Merge branch 'master' of github.com:daid/Cura

12 years agoNo longer use the current_profile.ini to share the profile between the backend slicer...
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.

12 years agoSpeed up the first layer for low quality prints.
daid [Fri, 30 Mar 2012 10:11:10 +0000 (12:11 +0200)]
Speed up the first layer for low quality prints.

12 years agoDisable skirt for ABS on simple mode. Because we already have a raft.
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.

12 years agoTurn on fan in startcode instead of always have it on.
daid [Fri, 30 Mar 2012 07:50:13 +0000 (09:50 +0200)]
Turn on fan in startcode instead of always have it on.

12 years agoFix start.gcode saving when the tab is opened for the first time.
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.

12 years agoMerge branch 'master' of github.com:daid/Cura
Daid [Thu, 29 Mar 2012 19:11:43 +0000 (21:11 +0200)]
Merge branch 'master' of github.com:daid/Cura

12 years agoAdded simple mode dialog
daid [Thu, 29 Mar 2012 12:45:14 +0000 (14:45 +0200)]
Added simple mode dialog

12 years agoMake GCode reader store paths per layer
daid [Thu, 29 Mar 2012 09:01:33 +0000 (11:01 +0200)]
Make GCode reader store paths per layer

12 years agoMerge branch 'master' of github.com:daid/Cura
Daid [Wed, 28 Mar 2012 18:36:52 +0000 (20:36 +0200)]
Merge branch 'master' of github.com:daid/Cura

12 years agoInitial layout for print window
Daid [Wed, 28 Mar 2012 18:36:46 +0000 (20:36 +0200)]
Initial layout for print window

12 years agoAdded my own STL loader, no longer using the one from Skeinforge. This one is 3 to...
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.

12 years agoSplit gui to gui and util directories.
daid [Wed, 28 Mar 2012 12:26:40 +0000 (14:26 +0200)]
Split gui to gui and util directories.

12 years agoRemove debug message
daid [Wed, 28 Mar 2012 10:24:34 +0000 (12:24 +0200)]
Remove debug message

12 years agoMove SF into its own directory, to seperate SF and Cura. Rename newui to gui.
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.

12 years agoAdd uppercase STL and HEX to file dialog filters for linux/MacOS
daid [Tue, 27 Mar 2012 14:21:53 +0000 (16:21 +0200)]
Add uppercase STL and HEX to file dialog filters for linux/MacOS

12 years agoCleanup of unused alteration files
daid [Tue, 27 Mar 2012 11:49:15 +0000 (13:49 +0200)]
Cleanup of unused alteration files

12 years agoAdd start/end code to Slic3r engine. Fix for SF engine crash
daid [Tue, 27 Mar 2012 11:48:40 +0000 (13:48 +0200)]
Add start/end code to Slic3r engine. Fix for SF engine crash

12 years agoMerge pull request #31 from ryneches/master
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

12 years agofixed missing import for sys package
Russell Neches [Mon, 26 Mar 2012 21:15:15 +0000 (14:15 -0700)]
fixed missing import for sys package

12 years agoModified gcodeInterperter to use an object for the path parts, instead of a dict...
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.

12 years agoExtrusion multiply is the inverse of packing density
daid [Mon, 26 Mar 2012 13:11:08 +0000 (15:11 +0200)]
Extrusion multiply is the inverse of packing density

12 years agoAdded experimental Slic3r option as backend. This does not support all options.
daid [Mon, 26 Mar 2012 13:03:26 +0000 (15:03 +0200)]
Added experimental Slic3r option as backend. This does not support all options.

12 years agoMove nozzle_size back to machine config. Rename machine config tab to advanced config...
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

12 years agoUpdated script filenames.
Daid [Sat, 24 Mar 2012 18:50:37 +0000 (19:50 +0100)]
Updated script filenames.
Renamed SkeinPyPy to Cura in README

12 years agoAdded printWindow placeholder
Daid [Sat, 24 Mar 2012 17:12:10 +0000 (18:12 +0100)]
Added printWindow placeholder

12 years agoEnable print button, does not do anything useful yet. But stashing the change so...
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

12 years agoRename from SkeinPyPy to Cura in URLs, paths and scripts.
Daid [Sat, 24 Mar 2012 10:01:35 +0000 (11:01 +0100)]
Rename from SkeinPyPy to Cura in URLs, paths and scripts.

12 years agoMerge branch 'master' of github.com:daid/SkeinPyPy
Daid [Sat, 24 Mar 2012 09:52:00 +0000 (10:52 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy

12 years agoRename in source files to Cura
Daid [Sat, 24 Mar 2012 09:51:52 +0000 (10:51 +0100)]
Rename in source files to Cura

12 years agoMerge branch 'master' of github.com:daid/SkeinPyPy
daid [Fri, 23 Mar 2012 13:05:02 +0000 (14:05 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy

12 years agoSwitch to GCode view when GCode is generated. Switch to model view when loading a...
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

12 years agoRename of skein to slice
Daid [Thu, 22 Mar 2012 19:29:03 +0000 (20:29 +0100)]
Rename of skein to slice

12 years agoFix joris plugin, it caused moves to be also extruded, and removed the first data...
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.

12 years agoOnly have 1 load thread at a time, else we run into strange bugs
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

12 years agoSpeedup gcodeInterpreter a bit by compiling the regexp
daid [Thu, 22 Mar 2012 14:30:28 +0000 (15:30 +0100)]
Speedup gcodeInterpreter a bit by compiling the regexp

12 years agoDisable OpenGL error checking, which makes the 3D preview a lot faster.
daid [Thu, 22 Mar 2012 14:12:37 +0000 (15:12 +0100)]
Disable OpenGL error checking, which makes the 3D preview a lot faster.

12 years agoUpdate to SkeinPyPy to work with SF50
daid [Thu, 22 Mar 2012 12:46:55 +0000 (13:46 +0100)]
Update to SkeinPyPy to work with SF50

12 years agoPatch from SF49 to SF50. Only notiable change is the addition of the "Sharpest Angle...
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.

12 years agoMove the rotate button to the preview window. And... model tab be-gone!
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!

12 years agoMove multiply to preview window. (Only rotate left to move)
daid [Thu, 22 Mar 2012 10:24:52 +0000 (11:24 +0100)]
Move multiply to preview window. (Only rotate left to move)

12 years agoAdded reset profile function, preperation for "simple" mode
daid [Wed, 21 Mar 2012 17:22:00 +0000 (18:22 +0100)]
Added reset profile function, preperation for "simple" mode

12 years ago.
daid [Wed, 21 Mar 2012 16:46:04 +0000 (17:46 +0100)]
.

12 years agoAdd a few float validators to advanced config.
daid [Wed, 21 Mar 2012 16:23:02 +0000 (17:23 +0100)]
Add a few float validators to advanced config.

12 years agoAdded scale to preview window instead of model tab
daid [Wed, 21 Mar 2012 15:53:05 +0000 (16:53 +0100)]
Added scale to preview window instead of model tab

12 years agoMove flip option to 3D preview window
daid [Wed, 21 Mar 2012 14:53:29 +0000 (15:53 +0100)]
Move flip option to 3D preview window

12 years agoDo not need stepsPerE from gcode interperter
daid [Wed, 21 Mar 2012 12:59:21 +0000 (13:59 +0100)]
Do not need stepsPerE from gcode interperter

12 years agoRemove conditional import for pypy, instead import depending on arguements.
daid [Wed, 21 Mar 2012 12:33:01 +0000 (13:33 +0100)]
Remove conditional import for pypy, instead import depending on arguements.

12 years agoFix the multiply seperation to be always 10mm
daid [Wed, 21 Mar 2012 12:20:30 +0000 (13:20 +0100)]
Fix the multiply seperation to be always 10mm

12 years agoShow error lines in transparent and x-ray view
daid [Wed, 21 Mar 2012 11:18:57 +0000 (12:18 +0100)]
Show error lines in transparent and x-ray view

12 years agoUse the proper even for comboboxes #25.
daid [Wed, 21 Mar 2012 09:46:04 +0000 (10:46 +0100)]
Use the proper even for comboboxes #25.

12 years agoDo not emit a warning on M109. #26
daid [Wed, 21 Mar 2012 09:42:17 +0000 (10:42 +0100)]
Do not emit a warning on M109. #26

12 years agoChange the way intersection warnings are reported, so we actually know where they...
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.

12 years agoForce minimal size to fix issue #16
daid [Tue, 20 Mar 2012 15:23:00 +0000 (16:23 +0100)]
Force minimal size to fix issue #16

12 years agoMoved "nozzle size" to preferences, as it is not something that really belongs are...
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.

12 years agoAdded raft settings for #24
daid [Tue, 20 Mar 2012 14:59:31 +0000 (15:59 +0100)]
Added raft settings for #24

12 years agoMaybe solve issue #13. But most likely not.
daid [Tue, 20 Mar 2012 13:50:22 +0000 (14:50 +0100)]
Maybe solve issue #13. But most likely not.

12 years agoLoad GCode file after slicing if we still have the same model loaded
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

12 years agoAdd bridge settings to advanced config. Issue #18
daid [Tue, 20 Mar 2012 10:01:47 +0000 (11:01 +0100)]
Add bridge settings to advanced config. Issue #18

12 years agoEnd code adjustment, suggested by rpulkrabek
daid [Tue, 20 Mar 2012 09:31:19 +0000 (10:31 +0100)]
End code adjustment, suggested by rpulkrabek

12 years agoWrong type for minimum feedrate fix
Daid [Mon, 19 Mar 2012 22:10:47 +0000 (23:10 +0100)]
Wrong type for minimum feedrate fix

12 years agoAdded minimal feedrate setting to cool settings (enhancing skeinforge!)
daid [Mon, 19 Mar 2012 17:15:44 +0000 (18:15 +0100)]
Added minimal feedrate setting to cool settings (enhancing skeinforge!)

12 years agoAdd layer number to output comments
daid [Mon, 19 Mar 2012 16:58:30 +0000 (17:58 +0100)]
Add layer number to output comments

12 years agoAdd error lines to 3D model preview after slicing
daid [Mon, 19 Mar 2012 16:11:50 +0000 (17:11 +0100)]
Add error lines to 3D model preview after slicing

12 years agoOnly reload model/gcode if they have changed. Renambed "open gcode" button to "show...
daid [Mon, 19 Mar 2012 15:15:16 +0000 (16:15 +0100)]
Only reload model/gcode if they have changed. Renambed "open gcode" button to "show result"

12 years agoUpdated osx scripts not to use 2.7 version of python, but whatever is available
daid [Mon, 19 Mar 2012 11:09:50 +0000 (12:09 +0100)]
Updated osx scripts not to use 2.7 version of python, but whatever is available

12 years agoMerge branch 'master' of github.com:daid/SkeinPyPy
daid [Mon, 19 Mar 2012 10:58:50 +0000 (11:58 +0100)]
Merge branch 'master' of github.com:daid/SkeinPyPy

12 years agoMerge pull request #22 from alx/readme-with-package
daid [Mon, 19 Mar 2012 10:57:13 +0000 (03:57 -0700)]
Merge pull request #22 from alx/readme-with-package

replace build.sh by package.sh in README

12 years agoAdded current print speed volume to warning
daid [Mon, 19 Mar 2012 10:49:16 +0000 (11:49 +0100)]
Added current print speed volume to warning

12 years agoreplace build.sh by package.sh in README
Alexandre Girard [Mon, 19 Mar 2012 10:45:46 +0000 (11:45 +0100)]
replace build.sh by package.sh in README

12 years agoChanged layer height warning to use nozzle size. Added max volume extrusion per secon...
daid [Mon, 19 Mar 2012 10:45:40 +0000 (11:45 +0100)]
Changed layer height warning to use nozzle size. Added max volume extrusion per second check for speed.

12 years agoAlways use the configured serialport/baudrate if none given as parameters
daid [Mon, 19 Mar 2012 10:05:40 +0000 (11:05 +0100)]
Always use the configured serialport/baudrate if none given as parameters

12 years agoAdded unexpected error handling to Serial interface
daid [Mon, 19 Mar 2012 09:58:53 +0000 (10:58 +0100)]
Added unexpected error handling to Serial interface

12 years agoAdd proper line width calculation to GCode preview. Added raft settings.
Daid [Sun, 18 Mar 2012 22:00:33 +0000 (23:00 +0100)]
Add proper line width calculation to GCode preview. Added raft settings.

12 years agoAdded possibility to switch between GCode and Model view. Added mixed view. Updated...
Daid [Sun, 18 Mar 2012 12:00:31 +0000 (13:00 +0100)]
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.

12 years agoMoved profile read/write functions to newui. Better seperation of Skeinforge and...
Daid [Sat, 17 Mar 2012 11:03:38 +0000 (12:03 +0100)]
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.

12 years agoFixing a problem with the heatup button in the first run wizard
Daid [Fri, 16 Mar 2012 18:46:40 +0000 (19:46 +0100)]
Fixing a problem with the heatup button in the first run wizard

12 years agoChanged linux script to use python, not python2.7
daid [Fri, 16 Mar 2012 16:10:56 +0000 (17:10 +0100)]
Changed linux script to use python, not python2.7

12 years agoAdded skeinpypy.sh script for linux
daid [Fri, 16 Mar 2012 16:10:05 +0000 (17:10 +0100)]
Added skeinpypy.sh script for linux

12 years agoExtrude the 100mm a bit faster, and wait a bit longer.
daid [Fri, 16 Mar 2012 15:38:39 +0000 (16:38 +0100)]
Extrude the 100mm a bit faster, and wait a bit longer.

12 years agoAdd print time estimate
daid [Fri, 16 Mar 2012 14:41:39 +0000 (15:41 +0100)]
Add print time estimate

12 years agoSmall package fix for win32
daid [Fri, 16 Mar 2012 14:25:40 +0000 (15:25 +0100)]
Small package fix for win32

12 years agoDon't hate me, but I renamed the sources directory.
daid [Fri, 16 Mar 2012 14:15:08 +0000 (15:15 +0100)]
Don't hate me, but I renamed the sources directory.