2012-03-27 |
daid | Move SF into its own directory, to seperate SF and... |
| commitdiff |
2012-03-27 |
daid | Add uppercase STL and HEX to file dialog filters for... |
| commitdiff |
2012-03-27 |
daid | Cleanup of unused alteration files |
| commitdiff |
2012-03-27 |
daid | Add start/end code to Slic3r engine. Fix for SF engine... |
| commitdiff |
2012-03-27 |
daid | Merge pull request #31 from ryneches/master |
| commitdiff |
2012-03-26 |
Russell Neches | fixed missing import for sys package |
| commitdiff |
2012-03-26 |
daid | Modified gcodeInterperter to use an object for the... |
| commitdiff |
2012-03-26 |
daid | Extrusion multiply is the inverse of packing density |
| commitdiff |
2012-03-26 |
daid | Added experimental Slic3r option as backend. This does... |
| commitdiff |
2012-03-26 |
daid | Move nozzle_size back to machine config. Rename machine... |
| commitdiff |
2012-03-24 |
Daid | Updated script filenames. |
| commitdiff |
2012-03-24 |
Daid | Added printWindow placeholder |
| commitdiff |
2012-03-24 |
Daid | Enable print button, does not do anything useful yet... |
| commitdiff |
2012-03-24 |
Daid | Rename from SkeinPyPy to Cura in URLs, paths and scripts. |
| commitdiff |
2012-03-24 |
Daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
| commitdiff |
2012-03-24 |
Daid | Rename in source files to Cura |
| commitdiff |
2012-03-23 |
daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
| commitdiff |
2012-03-23 |
daid | Switch to GCode view when GCode is generated. Switch... |
| commitdiff |
2012-03-22 |
Daid | Rename of skein to slice |
| commitdiff |
2012-03-22 |
daid | Fix joris plugin, it caused moves to be also extruded... |
| commitdiff |
2012-03-22 |
daid | Only have 1 load thread at a time, else we run into... |
| commitdiff |
2012-03-22 |
daid | Speedup gcodeInterpreter a bit by compiling the regexp |
| commitdiff |
2012-03-22 |
daid | Disable OpenGL error checking, which makes the 3D previ... |
| commitdiff |
2012-03-22 |
daid | Update to SkeinPyPy to work with SF50 |
| commitdiff |
2012-03-22 |
daid | Patch from SF49 to SF50. Only notiable change is the... |
| commitdiff |
2012-03-22 |
daid | Move the rotate button to the preview window. And.... |
| commitdiff |
2012-03-22 |
daid | Move multiply to preview window. (Only rotate left... |
| commitdiff |
2012-03-21 |
daid | Added reset profile function, preperation for "simple... |
| commitdiff |
2012-03-21 |
daid | . |
| commitdiff |
2012-03-21 |
daid | Add a few float validators to advanced config. |
| commitdiff |
2012-03-21 |
daid | Added scale to preview window instead of model tab |
| commitdiff |
2012-03-21 |
daid | Move flip option to 3D preview window |
| commitdiff |
2012-03-21 |
daid | Do not need stepsPerE from gcode interperter |
| commitdiff |
2012-03-21 |
daid | Remove conditional import for pypy, instead import... |
| commitdiff |
2012-03-21 |
daid | Fix the multiply seperation to be always 10mm |
| commitdiff |
2012-03-21 |
daid | Show error lines in transparent and x-ray view |
| commitdiff |
2012-03-21 |
daid | Use the proper even for comboboxes #25. |
| commitdiff |
2012-03-21 |
daid | Do not emit a warning on M109. #26 |
| commitdiff |
2012-03-20 |
daid | Change the way intersection warnings are reported,... |
| commitdiff |
2012-03-20 |
daid | Force minimal size to fix issue #16 |
| commitdiff |
2012-03-20 |
daid | Moved "nozzle size" to preferences, as it is not someth... |
| commitdiff |
2012-03-20 |
daid | Added raft settings for #24 |
| commitdiff |
2012-03-20 |
daid | Maybe solve issue #13. But most likely not. |
| commitdiff |
2012-03-20 |
daid | Load GCode file after slicing if we still have the... |
| commitdiff |
2012-03-20 |
daid | Add bridge settings to advanced config. Issue #18 |
| commitdiff |
2012-03-20 |
daid | End code adjustment, suggested by rpulkrabek |
| commitdiff |
2012-03-19 |
Daid | Wrong type for minimum feedrate fix |
| commitdiff |
2012-03-19 |
daid | Added minimal feedrate setting to cool settings (enhanc... |
| commitdiff |
2012-03-19 |
daid | Add layer number to output comments |
| commitdiff |
2012-03-19 |
daid | Add error lines to 3D model preview after slicing |
| commitdiff |
2012-03-19 |
daid | Only reload model/gcode if they have changed. Renambed... |
| commitdiff |
2012-03-19 |
daid | Updated osx scripts not to use 2.7 version of python... |
| commitdiff |
2012-03-19 |
daid | Merge branch 'master' of github.com:daid/SkeinPyPy |
| commitdiff |
2012-03-19 |
daid | Merge pull request #22 from alx/readme-with-package |
| commitdiff |
2012-03-19 |
daid | Added current print speed volume to warning |
| commitdiff |
2012-03-19 |
Alexandre Girard | replace build.sh by package.sh in README |
| commitdiff |
2012-03-19 |
daid | Changed layer height warning to use nozzle size. Added... |
| commitdiff |
2012-03-19 |
daid | Always use the configured serialport/baudrate if none... |
| commitdiff |
2012-03-19 |
daid | Added unexpected error handling to Serial interface |
| commitdiff |
2012-03-18 |
Daid | Add proper line width calculation to GCode preview... |
| commitdiff |
2012-03-18 |
Daid | Added possibility to switch between GCode and Model... |
| commitdiff |
2012-03-17 |
Daid | Moved profile read/write functions to newui. Better... |
| commitdiff |
2012-03-16 |
Daid | Fixing a problem with the heatup button in the first... |
| commitdiff |
2012-03-16 |
daid | Changed linux script to use python, not python2.7 |
| commitdiff |
2012-03-16 |
daid | Added skeinpypy.sh script for linux |
| commitdiff |
2012-03-16 |
daid | Extrude the 100mm a bit faster, and wait a bit longer. |
| commitdiff |
2012-03-16 |
daid | Add print time estimate |
| commitdiff |
2012-03-16 |
daid | Small package fix for win32 |
| commitdiff |
2012-03-16 |
daid | Don't hate me, but I renamed the sources directory. |
| commitdiff |
2012-03-16 |
daid | Remove useless files (ever noticed Skeinforge is a... |
| commitdiff |
2012-03-16 |
daid | Changes to the layer coloring, better visible gcode... |
| commitdiff |
2012-03-16 |
daid | Renamed the build.sh to package.sh to better reflect... |
| commitdiff |
2012-03-16 |
daid | Typo fix |
| commitdiff |
2012-03-16 |
daid | Report actual amount of filament pressed forward, even... |
| commitdiff |
2012-03-16 |
daid | Fix the multiply feature (oops). Added total extrusion... |
| commitdiff |
2012-03-16 |
daid | Added help menu items, and warning for MacOS |
| commitdiff |
2012-03-16 |
daid | Added multiply settings |
| commitdiff |
2012-03-16 |
daid | Added advanced config for support |
| commitdiff |
2012-03-16 |
daid | Maybe fix issue #17 |
| commitdiff |
2012-03-15 |
daid | Renamed "load stl" to "load model", added better error... |
| commitdiff |
2012-03-15 |
daid | Made the help popups show on focus for MacOS. This... |
| commitdiff |
2012-03-15 |
daid | Add our own 3D vector class, so we are less depended... |
| commitdiff |
2012-03-15 |
daid | Updated the E calibration with a heatup button. Also... |
| commitdiff |
2012-03-15 |
daid | Save log output next to gcode after slicing. Also,... |
| commitdiff |
2012-03-15 |
daid | More to ignore! (Thanks for the ignore file alex) |
| commitdiff |
2012-03-15 |
Alexandre Girard | modify build script to update Printrun instead of cloni... |
| commitdiff |
2012-03-15 |
Alexandre Girard | add gitignore |
| commitdiff |
2012-03-14 |
daid | After some tests with EVT_KILL_FOCUS I found something... |
| commitdiff |
2012-03-14 |
daid | Moved the 3D normal generation to the model loading... |
| commitdiff |
2012-03-14 |
daid | Added infill overlap percentage in advanced settings. |
| commitdiff |
2012-03-14 |
daid | Merge pull request #8 from thehans/patch-1 |
| commitdiff |
2012-03-14 |
daid | Send an M92 Exxx when doing test extrusion |
| commitdiff |
2012-03-14 |
Hans L | Search the full path |
| commitdiff |
2012-03-12 |
Bill Bumgarner | update format |
| commitdiff |
2012-03-12 |
Bill Bumgarner | updated readme |
| commitdiff |
2012-03-12 |
Bill Bumgarner | - build.sh now copies just the startup scripts, and... |
| commitdiff |
2012-03-12 |
Bill Bumgarner | - build.sh can now take an optional argument that is... |
| commitdiff |
2012-03-12 |
Daid | Workaround for STL loading problem. Really need to... |
| commitdiff |
2012-03-12 |
Daid | Possibly fix the popups for MacOS |
| commitdiff |
2012-03-12 |
daid | Changed the way the default background colour for contr... |
| commitdiff |
next |