daid
|
7f57669280
|
Move extruder switching GCode to profile instead of hardcoded.
|
2012-05-07 17:42:46 +02:00 |
|
daid
|
f437bc38eb
|
Remove duplicate code.
|
2012-05-04 12:03:08 +02:00 |
|
Daid
|
06bf4c6f93
|
Merge branch 'master' of github.com:daid/Cura
|
2012-05-03 19:23:12 +02:00 |
|
daid
|
e29261a992
|
Added more GCode validation to GCode editor. Made temp changes to profile really temp so they are never stored in the ini file. Fixed crash bug in skeinforge where there is no layer code.
|
2012-05-03 12:29:55 +02:00 |
|
Daid
|
b9d4c9b5fa
|
Merge branch 'master' of github.com:daid/Cura
|
2012-05-01 18:40:18 +02:00 |
|
Daid
|
3d70d67145
|
Save last known Z position in multi color slicing.
|
2012-05-01 18:40:10 +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
|
70d833b19d
|
No newlines in slice progress status label.
|
2012-04-29 12:01:56 +02:00 |
|
Daid
|
632a447575
|
Show print time, filemant used and cost estimate after slicing.
|
2012-04-29 12:00:13 +02:00 |
|
Daid
|
9c91c58c6e
|
Move extruder offset and extruder head size to preferences.
|
2012-04-29 11:35:36 +02:00 |
|
Daid
|
a1b4a50342
|
Added extruder selection to project planner, fixed bug with project planner where the skirt was incorrectly added to the movement size
|
2012-04-27 19:18:29 +02:00 |
|
Daid
|
ec9f24fac8
|
Updates after some testing with dual extrusion (loads of work to do)
|
2012-04-27 13:45:32 +02:00 |
|
daid
|
bfaebcce3e
|
Report total time spend slicing after project planner slice
|
2012-04-25 15:49:43 +02:00 |
|
daid
|
3770dea42c
|
Added tool switching GCode. Made the E value reset after each layer for multiple extruder support.
|
2012-04-25 13:34:25 +02:00 |
|
daid
|
94f0597be0
|
Multiple extruders, not functional yet. Final GCode has wrong E values. But the idea starts to work.
|
2012-04-24 18:46:29 +02:00 |
|
daid
|
b3eae9c9ff
|
Added "open file location" button
|
2012-04-18 14:07:41 +02:00 |
|
daid
|
2d10cb47f4
|
Add option to save profile when slicing
|
2012-04-12 13:58:19 +02:00 |
|
Daid
|
d0691018c2
|
Fixed progress bar error when slicing with skin enabled.
|
2012-04-07 16:27:22 +02:00 |
|
daid
|
88337f1675
|
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.
|
2012-03-30 13:54:49 +02:00 |
|
daid
|
405f4880cd
|
Split gui to gui and util directories.
|
2012-03-28 14:26:40 +02:00 |
|
daid
|
5d531a7a00
|
Remove debug message
|
2012-03-28 12:24:34 +02:00 |
|
daid
|
8b3b3e5076
|
Move SF into its own directory, to seperate SF and Cura. Rename newui to gui.
|
2012-03-27 17:20:30 +02:00 |
|