daid303
|
7c7937fde5
|
Update on the GL window, better lighting. Upda on the plugin system GUI. Always show copy-to-SD button, and open preferences if no drive is set.
|
2012-11-06 08:52:16 +01:00 |
|
daid
|
8378267abd
|
Ignore M101 and M104 for #222
|
2012-09-28 15:09:16 +02:00 |
|
Daid
|
2e01bbbe79
|
Fix the speed rate modify in the printing interface.
|
2012-09-07 12:04:55 +02:00 |
|
Daid
|
081ac97f95
|
Fix for gcode preview, was showing very thin lines because of the new start code.
|
2012-07-07 08:30:53 +02:00 |
|
Daid
|
42e1c34cc9
|
Add some missing M codes to the GCode reader so we do not report them as unknown.
|
2012-07-05 22:58:39 +02:00 |
|
Daid
|
8e6eec768f
|
Fixed #140
|
2012-06-23 12:15:29 +02:00 |
|
Daid
|
21a71f288e
|
Added G4 to GCode reader. Fixes #132
|
2012-06-19 21:57:16 +02:00 |
|
daid
|
d6fb3e7f91
|
Fix printer interface images for frozen build. Do not report an unknown gcode for M110
|
2012-06-01 12:14:20 +02:00 |
|
daid
|
a93fde841c
|
Added setup.py script for cx_Freeze, which I hope will help building a proper MacOS version. However, the frozen executable is not working correctly yet.
|
2012-05-31 18:01:57 +02:00 |
|
daid
|
5b7e60e163
|
Some cleanup and preperation for better packaging.
|
2012-05-31 12:05:10 +02:00 |
|
daid
|
4d39ce07df
|
Fixed #102 - Jorised GCode preview was messed up. Caused by incorrect layerheight calculations, new code only updates the layer heigh if a move is done, not when an extrusion is done.
|
2012-05-16 15:14:17 +02:00 |
|
daid
|
58b4a48162
|
Updated gcode interperter and GCode preview. Fixed #77
|
2012-05-07 13:24:26 +02:00 |
|
daid
|
8b24d77aea
|
Added copy button to project planner, and cleaned up project planner code a bit.
|
2012-05-04 17:57:24 +02:00 |
|
daid
|
11d9022741
|
Update preferences to allow math expressions. Fixed #86
|
2012-05-01 11:39:52 +02:00 |
|
Daid
|
8f39846349
|
Corrected extruder offset direction
|
2012-04-29 14:50:52 +02:00 |
|
Daid
|
74d8329a73
|
Fixed positioning when using multiple extruders. Fixed GCode preview for multiple extruders. Removed multiply, depricated because of the project planner, and does not work right with multiple extruders.
|
2012-04-29 14:22:20 +02:00 |
|
Daid
|
632a447575
|
Show print time, filemant used and cost estimate after slicing.
|
2012-04-29 12:00:13 +02:00 |
|
daid
|
b294aede47
|
Added skin setting to advanced settings
|
2012-04-06 17:08:49 +02:00 |
|
daid
|
c2ce7b9c24
|
Updated print window with statistics about the print. Filament used, and estimated print time.
|
2012-04-03 12:06:02 +02:00 |
|
daid
|
a8963b1cc1
|
Make the printer interface a bit more user friendly.
|
2012-04-02 18:56:44 +02:00 |
|
daid
|
ddfd386b73
|
Make GCode reader store paths per layer
|
2012-03-29 11:01:33 +02:00 |
|
daid
|
0834aec2d2
|
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster.
|
2012-03-28 16:53:08 +02:00 |
|
daid
|
405f4880cd
|
Split gui to gui and util directories.
|
2012-03-28 14:26:40 +02:00 |
|