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
|
a6253b7f48
|
Only add temperature to start code if the temperature is not configured in the start code already. Fixes #76
|
2012-04-24 11:59:17 +02:00 |
|
Lawrence Johnston
|
f7071d59cf
|
Fixes #73: When start.gcode is changed changes are not saved
|
2012-04-23 20:02:50 -07:00 |
|
daid
|
cfadc75e9c
|
Add alteration files to profile ini. (Note, this broke Slic3r support)
|
2012-04-23 18:02:30 +02:00 |
|
daid
|
13c8bc4583
|
Only allow printing with slic3r if we can find the executable, else silently use CuraSF
|
2012-04-23 15:24:16 +02:00 |
|
daid
|
a749233e07
|
Change default profile a bit so it works better in the project planner.
|
2012-04-23 11:35:52 +02:00 |
|
Daid
|
8f83a2420f
|
Add autoplace button to project planner
|
2012-04-21 20:45:53 +02:00 |
|
daid
|
861610f376
|
Add progress window to project planner.
|
2012-04-20 17:06:50 +02:00 |
|
daid
|
816598c45b
|
Moving default message, so it does not emit a message on the project planner slicing
|
2012-04-20 15:25:48 +02:00 |
|
daid
|
814d4bfddb
|
Support setting tags in start/end gcode.
|
2012-04-19 15:08:50 +02:00 |
|
daid
|
b3eae9c9ff
|
Added "open file location" button
|
2012-04-18 14:07:41 +02:00 |
|
daid
|
1891ebe9ff
|
Merge branch 'master' of github.com:daid/Cura
|
2012-04-18 10:51:01 +02:00 |
|
daid
|
0ebce8cf3e
|
Update some tooltip texts to help users
|
2012-04-18 10:50:56 +02:00 |
|
Daid
|
6885a39be1
|
Merge conflic solved
Merge branch 'master' of github.com:daid/Cura
Conflicts:
Cura/util/profile.py
|
2012-04-17 19:14:48 +02:00 |
|
Daid
|
0ed8e32b0c
|
Some changes for the project manager.
|
2012-04-17 19:12:40 +02:00 |
|
daid
|
f52575373a
|
Fixed #57 - mistakenly encoded to str (ascii) before trying to convert to utf-8.
|
2012-04-17 13:49:34 +02:00 |
|
daid
|
ddaca56c89
|
Added "scale up to max size" button, we really need those icons...
|
2012-04-17 12:08:19 +02:00 |
|
daid
|
3ca97578c3
|
Fixes #56 - Adjust the flowrate of bridges with the speed setting
|
2012-04-16 12:26:55 +02:00 |
|
daid
|
3b2b76a8ac
|
Fixed #46 - added support for calculating print costs.
|
2012-04-12 14:26:03 +02:00 |
|
daid
|
2d10cb47f4
|
Add option to save profile when slicing
|
2012-04-12 13:58:19 +02:00 |
|
daid
|
497eb6f03d
|
Add version info
|
2012-04-11 16:34:15 +02:00 |
|
daid
|
a79a7c066d
|
Allow math expressions in fields.
|
2012-04-10 16:45:53 +02:00 |
|
daid
|
b294aede47
|
Added skin setting to advanced settings
|
2012-04-06 17:08:49 +02:00 |
|
daid
|
1ded2a5c18
|
Added defaults for swap_xz and swap_yz
|
2012-04-06 15:15:41 +02:00 |
|
daid
|
8a82f0c625
|
Change default support material amount to 50%, this seems to make the support a lot easier to remove, without affecting quality.
|
2012-04-05 18:00:22 +02:00 |
|
daid
|
835b7883ca
|
Add bottom layer thickness. Fix bug with line with in 3D preview (was not calculated from layer thickness)
|
2012-04-05 16:50:59 +02:00 |
|
daid
|
b7701af448
|
Use utf-8 to save preferences, so the last filename may contain unicode characters.
|
2012-04-04 11:10:08 +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
|
7ec27fec92
|
Added extra fan control. Advanced setting to enabled/disable fan. And expert setting to set the fan start layer and fan speed.
|
2012-04-02 16:09:56 +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
|
ab6430c843
|
Added simple mode dialog
|
2012-03-29 14:45:14 +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 |
|