Lipu Fei
0383cea816
Fix code style
...
CURA-4333
2017-10-12 10:31:13 +02:00
Lipu Fei
b59b245bff
Merge branch 'master' into CURA-4333_Notification_icon_for_recommended_mode
2017-10-12 10:20:35 +02:00
Ghostkeeper
497327ba73
Merge branch '3.0'
2017-10-12 09:29:09 +02:00
Ghostkeeper
f94954e9ca
Improved end g-code
...
This one removes the hair at the end of this print a bit better.
Contributes to issue EM-1859.
2017-10-12 09:28:50 +02:00
A.Sasin
b318dc7087
Added notification icon in recomended mode. The notification icon is only
...
active if one of custom settings is changed
CURA-4333
2017-10-12 08:57:26 +02:00
Lipu Fei
052ea7d90a
Force use and update the job name with the loaded project file
...
CURA-4348
- If no project is loaded beforehand and then a model file is loaded,
the job name should be determined with the current machine name and
the first loaded model name.
- If a project is loaded, the job name should be the same as the project
name, and it should not change until another project is loaded.
2017-10-12 07:59:43 +02:00
Mark
3a7fbdb173
Changed parseInt to Math.floor
2017-10-11 17:06:13 +02:00
Mark
eaa7b75f0e
Changed parseInt to Math.floor
2017-10-11 16:47:40 +02:00
Diego Prado Gesto
d9c7a211c1
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-10-11 15:55:54 +02:00
Diego Prado Gesto
2915199367
Avoid printer connection when the status is 'error' - CURA-3868
2017-10-11 15:55:30 +02:00
Ghostkeeper
17a1d4c840
Merge branch 'master' of github.com:Ultimaker/Cura
2017-10-11 15:04:10 +02:00
Ghostkeeper
9f8f8e7c8c
Merge branch '3.0'
2017-10-11 15:03:54 +02:00
Lipu Fei
a835ffa54a
Merge pull request #2561 from Ultimaker/FixGridShaderForOlderOpenGLVersions
...
Fix the OpenGL shader for older (legacy?) OpenGL.
2017-10-11 15:03:12 +02:00
ChrisTerBeke
551adc058f
Merge branch '3.0'
2017-10-11 14:54:30 +02:00
ChrisTerBeke
331574eec0
Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0
2017-10-11 14:53:59 +02:00
Mark
00205996da
Change Text to Label and cast all sizes to int
...
CURA-4437
2017-10-11 14:53:46 +02:00
Ghostkeeper
be268a88dc
Fix order of commented-out translations
...
Apparently it's not allowed to put a comment halfway through a translation item.
Contributes to issue CURA-4341.
2017-10-11 14:53:18 +02:00
ChrisTerBeke
3db5787d5d
Code cleanup for infill slider value binding - CURA-4438
2017-10-11 14:41:13 +02:00
Ghostkeeper
e4580b6cd2
Delete unused cura.po file
...
To crevent ponfusion.
Contributes to issue CURA-4341.
2017-10-11 14:39:50 +02:00
Ghostkeeper
92e931e02e
Add translations out-of-band for string freeze violations
...
These texts were added after the string freeze. Bad! We've now translated half of these with a native speaker in the office, and the other half via Google and some clever copying from existing translations.
Contributes to issue CURA-4341.
2017-10-11 14:35:05 +02:00
ChrisTerBeke
e97bdc526b
Merge branch '3.0'
2017-10-11 14:13:57 +02:00
Lipu Fei
bb476752a4
Fix infill density binding in Recommended mode
...
CURA-4438
Infill density in Recommended mode should be bound to the correct stack
when the infill extruder is/is not set to a specific extruder.
2017-10-11 14:05:56 +02:00
Ghostkeeper
c4339955b3
Merge branch '3.0' into CL-508_show_lost_connection_status
2017-10-11 14:05:10 +02:00
Ghostkeeper
bf1baa2791
Merge branch '3.0' of github.com:Ultimaker/Cura into 3.0
2017-10-11 14:04:17 +02:00
Simon Edwards
b68707d29c
Show the printer unreachable status in the Cura Connect tab when needed.
...
CL-508
2017-10-11 13:52:45 +02:00
ChrisTerBeke
23d0201f6b
Merge branch 'fix_garbled_fonts_part_2'
2017-10-11 13:41:33 +02:00
Lipu Fei
4927a639cd
Always update the job name with the loaded project
...
CURA-4348
2017-10-11 12:49:22 +02:00
Mark
d4a8dbdee7
Change Text to Label and cast all sizes to int
...
CURA-4437
2017-10-11 12:48:42 +02:00
ChrisTerBeke
a5aa13f853
Merge pull request #2585 from Ultimaker/CL-555_manual_ip_connect_bug
...
CL-555 Don't blow up at plugin start up due to the plugin path not being ready yet
2017-10-11 12:40:50 +02:00
ChrisTerBeke
496791db7f
simplify updating max layers changed - CURA-4432
2017-10-11 11:55:54 +02:00
Simon Edwards
3c69442ceb
Don't blow up at plugin start up due to the plugin path not being ready yet
...
CL-555
2017-10-11 11:54:00 +02:00
Lipu Fei
0e7f209efa
Fix updating upper handle in layer view
...
CURA-4432
2017-10-11 11:46:22 +02:00
Ghostkeeper
cadfa14fb4
Fix mistake in verb vs. noun of 'Print'
...
The translator misunderstood this. It's not 'to print the details', but 'details of the print'.
Contributes to issue CURA-4341.
2017-10-11 11:22:08 +02:00
Ghostkeeper
69f6a7de73
Fix mistaken negation
...
The translator read this one wrong.
Contributes to issue CURA-4341.
2017-10-11 11:16:59 +02:00
ChrisTerBeke
ea01d6ad01
Set focus on text field when slider handle is active - CURA-4432
2017-10-11 11:13:04 +02:00
Ghostkeeper
d3853815ea
Add missing strings for broken string freeze
...
Bad. Bad!
Contributes to issue CURA-4341.
2017-10-11 11:10:42 +02:00
Ghostkeeper
3df98ecfc5
Change error/success messages for checking cluster-capability
...
This breaks the string freeze. The developers of this plug-in are well aware. However, it turns out that for these two strings the string freeze had already broken. We'll change these strings first then translate them out of band. I hate this sort of menial administration that could've been prevented...
Contributes to issue CURA-4341.
2017-10-11 11:10:08 +02:00
ChrisTerBeke
a7368e1751
Re-added active handler functionality in layer slider - CURA-4432
2017-10-10 17:12:13 +02:00
ChrisTerBeke
bc59d421de
Add message when model could not be loaded because of small size - CURA-4431
2017-10-10 16:44:25 +02:00
ChrisTerBeke
30c9ccfb7f
Merge branch '3.0'
2017-10-10 16:31:29 +02:00
ChrisTerBeke
1b0576947d
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-10-10 16:31:04 +02:00
ChrisTerBeke
216dcd33e0
Make sure we do not have a crash when model is very small - CURA-4431
2017-10-10 16:27:14 +02:00
ChrisTerBeke
301485dc53
Revert "Fixed: Very small objects less then 0.1mm creates critical issues"
...
This reverts commit 7f887413954152f2de7dbfd0f6e985dcd63875b8.
2017-10-10 16:22:54 +02:00
A.Sasin
2cdec7e47f
Merge branch 'layerview-slider-refactor'
...
CURA-4412
2017-10-10 16:22:29 +02:00
A.Sasin
ed8e5309b5
Remove Comment TODO
...
CURA-4412
2017-10-10 16:20:17 +02:00
A.Sasin
acb1feb8e7
Merge branch 'master' of github.com:Ultimaker/cura
2017-10-10 15:48:20 +02:00
A.Sasin
7f88741395
Fixed: Very small objects less then 0.1mm creates critical issues
...
CURA-4431
2017-10-10 15:47:18 +02:00
ChrisTerBeke
fc1282773a
Merge branch 'thopiekar-remove-cura-under-cura-logo'
2017-10-10 15:43:21 +02:00
Lipu Fei
c7ccc3c1b8
Fix long text display in mode toggle buttons
...
CURA-4341
2017-10-10 14:47:13 +02:00
Ghostkeeper
d962ffb8d8
Merge branch '3.0'
2017-10-10 14:36:38 +02:00