Commit graph

26 commits

Author SHA1 Message Date
Daid
d19a3c676c Removed unused GLUT import 2012-03-10 13:16:00 +01:00
Daid
fdb3a32a40 Renamed DepthComplexity to XRay in code
Added working steps per E calibration
Fixed checkboxes being unchecked always on first run
2012-03-09 20:00:22 +01:00
Daid
425dcaae75 Only save the alteration file if it was loaded 2012-03-09 17:00:09 +01:00
Daid
0b7567ed06 Another attempt at fixing the macOS OpenGL bug 2012-03-09 16:39:45 +01:00
Daid
9b2ca263d3 Attemt to fix MacOS OpenGL 2012-03-09 16:26:54 +01:00
Daid
291ccdadcb Possibly fixed OpenGL bug for MacOS?
Changed font size for titles to default size for system
2012-03-09 16:12:59 +01:00
unknown
2cba5e4183 Fix problems with serial connection
Added first version of steps per E
Added more GCode path preview (lower layers)
2012-03-09 15:14:12 +01:00
Daid
42cc76a0e0 Fixes for the config wizard 2012-03-07 22:45:41 +01:00
daid
ed61e889dc Added model transformation options (scale/flip/rotate) 2012-03-07 16:58:04 +01:00
Daid
d3af800217 Large update adding:
-Python based firmware loader (not used yet)
-Beginning of the first run wizard
-Preferences window
Also moved around a few functions, cleaned somethings up
2012-03-05 22:30:54 +01:00
daid
d535ec9795 Added depth complexity to 3D view. This helps in finding problems in 3D models. 2012-02-29 18:25:57 +01:00
daid
5481b6e636 Updated the GCode preview, now uses thick lines for extrusion. Allows you to spot slicing errors better.
This update also adds a layer selection to the GCode preview.
2012-02-28 17:39:46 +01:00
daid
e7a5ba9712 Split gcode interperter from preview window.
Added top down view
Added mouse wheel zoom
Removed 2 useless analyze plugins
Added temperature
Added template for M92 E value (but not configurable yet)
Remove M101 M103 from GCode
Moved filament to print settings
2012-02-28 15:02:24 +01:00
Daid
f5c5f67f62 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
2012-02-26 14:30:34 +01:00
Daid
cc62bcae48 Add error message if pypy crashes
Position 3D model at given printer center
Add temperature/support headers so I do not forget those settings.
2012-02-24 23:01:22 +01:00
daid
68d7dc617e Updated a whole bunch of settings so they actually work now. 2012-02-24 19:19:00 +01:00
Daid
86c8bc2288 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
2012-02-23 22:47:42 +01:00
daid
a2bbadbc37 Added left/right config panels for better overview of config tab.
Solved window start size problem
Made few adjustments to start/end code.
2012-02-23 18:15:29 +01:00
daid
bdb4b5b4e9 Added a proper toolbar to the 3D preview.
Fixed pypy run (wx error)
2012-02-23 14:08:34 +01:00
Daid
5bcb8035e4 Some fixes in the GCode interperter. Start/End gcode is saved now. 2012-02-22 20:44:00 +01:00
Daid
7a77a44dea 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)
2012-02-21 23:05:30 +01:00
Daid
1414737787 Added few missing options
Added transparent mode to 3D preview
2012-02-21 00:54:04 +01:00
Daid
68944bb221 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.
2012-02-20 23:27:34 +01:00
daid
66ed99c4db Add information about which settings to ignore and to save.
Make load stl button functional.
2012-02-20 18:55:54 +01:00
daid
bb7e453bc4 Some more new UI updates. Not functional yet.
UI no longer crashes if you don't have PyOpenGL.
Start of UI using skeinforge settings.
2012-02-20 16:44:43 +01:00
Daid
a414a80837 Adding SkeinPyPy_NewUI as development for a brand new user interface.
Experimental, doesn't slice yet, loads of work ahead.
2012-02-20 00:30:49 +01:00