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