6533 Commits

Author SHA1 Message Date
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
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
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
Jaime van Kessel
ccaca9d788 Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4 2016-12-19 13:05:12 +01:00
Jaime van Kessel
c25c4c1d77 Moved conflict boxes to be aligned with "headers"
CURA-1263
2016-12-19 13:04:55 +01:00
Ghostkeeper
5caa1b9b58 Allow floating point values higher than 9.9999
It would allow only one digit before the radix.

Contributes to issue CURA-3157.
2016-12-19 12:25:49 +01:00
Ghostkeeper
45bc603c84
Allow floating point values higher than 9.9999
It would allow only one digit before the radix.

Contributes to issue CURA-3157.
2016-12-19 11:55:58 +01:00
Ghostkeeper
8fadc41ac8
Fix prime tower position limits w.r.t. the origin of its placement
The origin of the prime tower's coordinates are on the front-right side of the prime tower. We should adjust the minimum and maximum values of the position of the prime tower to account for that, rather than having the limits be based on the centre of the prime tower.
2016-12-19 11:33:57 +01:00
Jaime van Kessel
9fe0ccac23 Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4 2016-12-19 10:21:29 +01:00
Jaime van Kessel
ac216494e4 Default of don't show again checkobx is now true
CURA-1263
2016-12-19 09:52:51 +01:00
Ghostkeeper
958187eb5d
Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-16 17:17:44 +01:00
Ghostkeeper
76c2e87749
Fix more plural forms
Forgot these ones.

Contributes to issue CURA-1263.
2016-12-16 17:17:10 +01:00
Ghostkeeper
5b82098afc
Fix more plural forms
Forgot these ones.

Contributes to issue CURA-1263.
2016-12-16 17:15:32 +01:00
Ghostkeeper
33c79245ac
Fix plural form for number of overrides
Contributes to issue CURA-1263.
2016-12-16 17:08:57 +01:00
Ghostkeeper
263b084714
Remove commented material names repeater
Nallath intended to remove this, he says.

Contributes to issue CURA-1263.
2016-12-16 16:55:03 +01:00
Ghostkeeper
67d2d74f75
Merge branch '2.4' 2016-12-16 16:17:51 +01:00
Ghostkeeper
39c0a367b6
Update documentation of this stack description I found
Not really related, but doesn't hurt.

So... does not contribute to issue CURA-3157.
2016-12-16 16:17:14 +01:00
Ghostkeeper
0e31de3ed9
No longer crash when numeric settings are empty strings
They may temporarily be empty strings while the user is typing, but that currently makes the setting red. However, if we crash during the build plate updating, the front-end gets in some half-updated state in which settings get reset to their previous state every time the user changes anything. So don't crash here.

Contributes to issue CURA-3157.
2016-12-16 16:17:14 +01:00
Ghostkeeper
0c212d01b9
Tighten regex for floats
You're no longer allowed to type multiple radices, for instance.

Contributes to issue CURA-3157.
2016-12-16 16:17:14 +01:00
Jaime van Kessel
c4e061be60 Changed margins on save & load workspace dialog
CURA-1263
2016-12-16 14:38:31 +01:00
Jaime van Kessel
f598a49c4b Order of extruders is now sorted by position
CURA-1263
2016-12-16 13:29:51 +01:00
Jaime van Kessel
ff18a314ef Added extruder information to workspace summary dialog
CURA-1263
2016-12-16 13:16:11 +01:00
Jaime van Kessel
8391a7971b Added machine type to workspace summary dialog
CURA-1263
2016-12-16 12:40:59 +01:00
Jaime van Kessel
0e09de195b Added num user settings to save project dialog 2016-12-16 11:50:50 +01:00
Jaime van Kessel
4431241a51 Merge branch '2.4' of github.com:Ultimaker/Cura into 2.4 2016-12-16 11:35:51 +01:00