6705 Commits

Author SHA1 Message Date
Victor Larchenko
cb1b9770fd T466: Added support of multiextrudion 2016-12-23 15:53:16 -05:00
Victor Larchenko
1139b31900 T466: Shortened long filenames 2016-12-23 15:53:16 -05:00
Victor Larchenko
be3a945fb0 T466: Fixed Nothing to slice bug 2016-12-23 15:53:16 -05:00
Victor Larchenko
2b2eec5643 T466: Removed nested functions 2016-12-23 15:53:16 -05:00
nickthetait
b576e4a7bd Improve description of plugin for T466 2016-12-23 15:53:16 -05:00
nickthetait
79f54a16f6 Update copyright information 2016-12-23 15:53:16 -05:00
nickthetait
ec12b901d1 Rename to be consistent with other plugins
T466
2016-12-23 15:53:16 -05:00
nickthetait
9120a33602 Improve grammar of a log message
T466
2016-12-23 15:53:16 -05:00
nickthetait
87eb1e44f4 Update labeling for T466 2016-12-23 15:53:16 -05:00
Victor Larchenko
5441f1889c T466: Added support of retraction moves 2016-12-23 15:53:16 -05:00
Victor Larchenko
0f835a240d T466: Added ability to cancel parsing 2016-12-23 15:53:16 -05:00
Victor Larchenko
1932437b07 T466: Added logging 2016-12-23 15:53:16 -05:00
Victor Larchenko
a8dcdef4dd T466: Renamed *.g file label 2016-12-23 15:53:16 -05:00
Victor Larchenko
529c47c690 T466: Fixed crash on small files 2016-12-23 15:53:16 -05:00
Victor Larchenko
2d2b8601a0 T466: Added progress indicator 2016-12-23 15:53:16 -05:00
Victor Larchenko
ba9d7fa1e2 T466: Fixed one at a time printing 2016-12-23 15:53:16 -05:00
Victor Larchenko
d7120e24d0 T466: Automatic switch to LayerView 2016-12-23 15:53:15 -05:00
Victor Larchenko
5d0c598622 T466: Cleaned code 2016-12-23 15:53:15 -05:00
Victor Larchenko
b24d5ef12b T466: Ignoring top layers option for gcode files 2016-12-23 15:53:15 -05:00
Victor Larchenko
b4a7173a61 T466: Only one gcode file can be loaded at a time, and deleting previous gcode file when loading non-gcode file
Merge changes : Only call backgroundItem.hasMesh if/on an imported model (skips if only curaprofiles get loaded)
2016-12-23 15:53:15 -05:00
Victor Larchenko
1f84ad7084 T466: Added explanation text on settings panel 2016-12-23 15:53:15 -05:00
Victor Larchenko
84add5be84 T466: Added disabling of view button 2016-12-23 15:53:15 -05:00
Victor Larchenko
9da00563e5 T553: Fixed job name 2016-12-23 15:53:15 -05:00
Victor Larchenko
4ba8033c2a T553: Resetting layer slider to max 2016-12-23 15:53:15 -05:00
Victor Larchenko
38d42a7885 T466: Added multilayer parsing for speed issues 2016-12-23 15:53:15 -05:00
Victor Larchenko
aa81cc090b T466: Added ability to print loaded gcode 2016-12-23 15:53:15 -05:00
Victor Larchenko
8987aa2048 T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Victor Larchenko
64d7bb0c2a T466: Added ability to print loaded gcode 2016-12-23 15:53:14 -05:00
Victor Larchenko
2ee5e2cb0b T466: Added hiding of properties menu 2016-12-23 15:53:13 -05:00
Victor Larchenko
d7b4296cfc T466: Added correct prefix 2016-12-23 15:53:13 -05:00
Victor Larchenko
3ee83f26c3 T466: Added correct models switching 2016-12-23 15:53:13 -05:00
Victor Larchenko
2b3f46f49e T466: Added correct models switching 2016-12-23 15:53:13 -05:00
Victor Larchenko
41a698959b T466: Hiding backend label 2016-12-23 15:53:13 -05:00
Victor Larchenko
333e501268 T466: Removed cube, Changed label, Added clearing of scene 2016-12-23 15:53:13 -05:00
Victor Larchenko
0a75c3d19b T466: Fixed infill parsing bug and moved model to center 2016-12-23 15:53:13 -05:00
Victor Larchenko
eb649511a7 T466: Improved parsing 2016-12-23 15:53:13 -05:00
Victor Larchenko
8aa3b1b38c T466: Added basic file loading and parsing 2016-12-23 15:53:12 -05:00
Victor Larchenko
65f3495a29 T466: Added pausing of backend work 2016-12-23 15:53:12 -05:00
Victor Larchenko
b9514527dd T466: Added test line 2016-12-23 15:53:12 -05:00
Victor Larchenko
ac6ad5ec6c T466: Added plugin 2016-12-23 15:53:12 -05:00
fieldOfView
cbf553aad1 Fix scale of Add Machine and Select (Per Object) Settings dialogs...
... on fairly high, but non-"retina" screens.

I have a new laptop with a 13" 1080p display, which I use at its native resolution. This works fine for most dialogs, except the mentioned two which are shown comically large.
2016-12-23 12:55:16 +01:00
Tim Kuipers
fda18286e3 JSON fix: prime tower thickness defaulted to zero, rather than defaulting to full prime tower (CURA-3175) 2016-12-21 11:40:12 +01:00
Ghostkeeper
70628bef3b
Merge branch 'fieldOfView-fix_theme_machine_selection' 2016-12-21 09:37:05 +01:00
Ghostkeeper
fb80992788 Merge branch 'fix_theme_machine_selection' of https://github.com/fieldOfView/Cura into fieldOfView-fix_theme_machine_selection 2016-12-21 09:34:19 +01:00
fieldOfView
f9ed6af6d6 Tweak the hovered state of the machine selection to match the rest of the header 2016-12-20 14:35:00 +01:00
Jaime van Kessel
7858e967e7 Minor textual changes for changelog 2016-12-20 09:33:33 +01:00
Jaime van Kessel
7921d05682 Added delta support to changelog 2016-12-20 09:30:45 +01:00
Jaime van Kessel
aa5c169c98 Also added victor9999 in the thanks message of changelog 2016-12-20 09:26:45 +01:00
Jaime van Kessel
1d9ac5dfa4 Merge branch '2.4' of github.com:Ultimaker/Cura 2016-12-19 16:35:45 +01:00
Jaime van Kessel
323e426ce8 Updated changelog for 2.4 2016-12-19 16:35:20 +01:00