Arjen Hiemstra
a5cc805c5e
Update Cura desktop file with the right icon and version
...
Contributes to Ultimaker/Uranium#42
2015-07-07 11:45:34 +02:00
Arjen Hiemstra
ef61f01812
Add a .desktop file for Linux systems
...
Contributes to Ultimaker/Uranium#42
2015-07-07 11:30:00 +02:00
Arjen Hiemstra
a9f109fd74
Fix USB printing on Linux
...
Contributes to #82
2015-07-07 11:30:00 +02:00
Arjen Hiemstra
17e5d1f835
Fix styling of USB Printing control and firmware window
...
Contributes to Ultimaker/Uranium#8
2015-07-07 11:30:00 +02:00
Jaime van Kessel
877c2d3ecb
Merge pull request #97 from quillford/master
...
Prusa i3 Profile
2015-07-07 10:04:21 +02:00
Jaime van Kessel
aba12be7b7
Merge pull request #113 from quillford/patch-3
...
modified README
2015-07-06 21:45:34 +02:00
quillford
f8d2215192
Removed change in spacing in README
2015-07-06 10:48:20 -07:00
Jaime van Kessel
eb01541456
Update README.md
2015-07-06 19:45:36 +02:00
quillford
d26a89d318
modified README
2015-07-06 10:44:07 -07:00
Jaime van Kessel
5a61c4bb4e
Merge pull request #112 from quillford/patch-2
...
Instructions for making profiles for non UM printers
2015-07-06 19:35:47 +02:00
quillford
5ea7e90bd5
Instructions for making profiles for non UM printers
2015-07-06 09:50:45 -07:00
Jaime van Kessel
4a2c0b2411
Merge pull request #98 from fieldOfView/fix-slider-visibility
...
Improve visibility of layer slider
2015-07-06 12:31:37 +02:00
Aldo Hoeben
e2b170b51a
Improve visibility of layer slider
...
The layer slider (in Layer viewmode) has poor visibility against the background if the slider overlaps the checkerboard in the 3d scene. This patch changes the color of the slider to the same color that is used for buttons, setting it apart from the checkerboard.
Fixes https://github.com/Ultimaker/Cura/issues/93
2015-07-03 21:59:58 +02:00
quillford
45be2a449a
Fixed formatting for Prusa i3 profile
2015-07-03 12:57:16 -07:00
quillford
a7677ad25d
Added Prusa i3 profile
2015-07-03 11:51:21 -07:00
quillford
d7ef41d774
Merge pull request #1 from Ultimaker/master
...
update
2015-07-03 11:43:10 -07:00
Tim Kuipers
b573a71195
bugfixes for raft problems: unregistered settings
2015-07-03 13:23:47 +02:00
Tim Kuipers
425b1fbcca
bugfix: zero percent infill
2015-07-02 11:14:26 +02:00
Tim Kuipers
15ebac2ff2
Merge branch 'master' of https://github.com/Ultimaker/Cura
2015-07-01 17:17:32 +02:00
Tim Kuipers
22302534d5
added travel_compensate_overlapping_walls_enabled setting
2015-07-01 17:17:20 +02:00
Tamara Hogenhout
caa7fdb147
Styling to add descriptive tooltips to the settings -> preferences -> view page.
...
contributes to issue from Asana: #unknown
2015-07-01 16:35:33 +02:00
Arjen Hiemstra
9542819c7f
Remove the cleanup code as it causes too many issues
15.06.01
1.15.06.01
2015-07-01 02:33:44 -07:00
Arjen Hiemstra
d7c5238b7f
Remove the close button since it does not work
...
Contributes to Ultimaker/Uranium#8
2015-07-01 02:52:29 +02:00
Arjen Hiemstra
cc58f4d159
More fixes for the Firmware update window
...
Now it works on MacOSX
Contributes to Ultimaker/Uranium#8
2015-07-01 02:49:44 +02:00
Arjen Hiemstra
9aa386c2b0
Remove the check for connected printers
...
Not doing anything at all is actually worse because it looks like it is
broken.
Contributes to Ultimaker/Uranium#8
2015-07-01 01:27:43 +02:00
Arjen Hiemstra
ff896907ea
Fix errors due to changes in USBPrinter
...
Contributes to Ultimaker/Uranium#8
2015-07-01 00:24:08 +02:00
Arjen Hiemstra
7878456c9b
Improve styling of Firmware update window
...
Contributes to Ultimaker/Uranium#8
2015-06-30 23:33:42 +02:00
Arjen Hiemstra
59fbf72ac3
Use a proper path for the firmware/printing window and set some additional properties
...
Contributes to Ultimaker/Uranium#8
2015-06-30 23:33:10 +02:00
Arjen Hiemstra
a604f2041a
Do not show a firmware update window if there are no printers connected
...
Contributes to Ultimaker/Uranium#8
2015-06-30 23:32:06 +02:00
Arjen Hiemstra
8b9dbec188
Reset configuration files on start if old config files were found
2015-06-30 18:06:58 +02:00
Arjen Hiemstra
651b4fdfea
Final changes for release
...
Adds the release splash and changes the version to 15.06
2015-06-30 17:40:58 +02:00
Arjen Hiemstra
ee8c60ddba
Update Cura translation file with the correct version
...
Contributes to #57
2015-06-30 17:29:40 +02:00
Arjen Hiemstra
d343d39374
Add finnish translations
...
Contributes to #57
2015-06-30 17:26:52 +02:00
Arjen Hiemstra
ccae79c378
Round to two digits, not one
...
Contributes to Asana issue 38958940640344
2015-06-30 17:24:44 +02:00
Arjen Hiemstra
0c1b4934bf
Add spanish translations
2015-06-30 15:03:05 +02:00
Arjen Hiemstra
94768332d2
Add german translations
...
Contributes to #57
2015-06-30 15:02:44 +02:00
Arjen Hiemstra
06c70422fb
Add an arrow indicator when a tool_button button has a menu
...
Fixes #67
2015-06-30 15:01:18 +02:00
Arjen Hiemstra
a50159a99a
Always install to $prefix/lib, do not use an arch-specific libdir
...
Contributes to Ultimaker/Uranium#42
2015-06-30 14:24:52 +02:00
Arjen Hiemstra
16e5b15ba1
Make short description of devices properly translatable
...
Contributes to #57
2015-06-30 12:27:17 +02:00
Arjen Hiemstra
b7912c30f7
Show a message to indicate we are saving to an SD card
...
Contributes to Asana issue 39317829262610
2015-06-30 12:26:51 +02:00
Arjen Hiemstra
e433e0d599
Fix french translation so we do not get "missing argument" errors
...
Contributes to #57
2015-06-30 11:41:51 +02:00
Arjen Hiemstra
8e085fa92d
Prevent exceptions about using a variable before assigning it
2015-06-30 11:41:51 +02:00
Arjen Hiemstra
b9fb9385c2
Assume the engine sends material amount in mm3 and calculate length based on that
...
Contributes to Asana issue 38958940640344
2015-06-30 11:41:51 +02:00
Arjen Hiemstra
f6f3eba3ff
Always emit a progress of 1.0 once we have finished slicing
...
Contributes to Asana issue 39317829262610
2015-06-30 11:41:51 +02:00
Tamara Hogenhout
56a6467491
Styling to add descriptive tooltips to the settings -> preferences -> plugins page.
...
contributes to issue from Asana: #unknown
2015-06-29 19:07:42 +02:00
Tamara Hogenhout
6a1183f680
Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06
2015-06-25 18:39:25 +02:00
Tamara Hogenhout
c6151c2343
Restyling of the save to toolpath button
...
The save to button only shows a short description, not the entire description including device-name.
Contributes to #54
2015-06-25 18:38:43 +02:00
Arjen Hiemstra
5a5d85aed5
Bump version to .97
2015-06-25 08:58:44 -07:00
Tamara Hogenhout
d13eedee64
Merge branch '15.06' of https://github.com/Ultimaker/Cura into 15.06
2015-06-25 16:53:33 +02:00
Tamara Hogenhout
a9f87d5d34
Restyling of the save to toolpath button
...
When the text is to long for the infobox, it is elided of the "Estimated print-time" message is not shown.
Contributes to #54
2015-06-25 16:49:57 +02:00