Ghostkeeper
fae4138b79
Fix percentages using fullwidth font
...
These would not be recognised by Python.
Contributes to issue CURA-6768.
2019-09-23 12:06:41 +02:00
Ghostkeeper
020b874ec3
Update traditional Chinese translations for Cura 4.3
...
These are the new translation files we got from Chang.
Contributes to issue CURA-6768.
2019-09-23 12:04:59 +02:00
Cláudio 'Patola' Sampaio
d181913eec
Updated pt_BR strings for Cura 4.3
2019-09-23 03:28:40 -03:00
Remco Burema
9e64072b05
Older drivers can lie w.r.t. GLSL-version if it's forced lower.
...
... so don't use gl_PrimitiveID at all when in compatibility mode. This direct commit partly fixes github #6387 -- but see also the forthcoming PR in Uranium.
2019-09-21 14:58:59 +02:00
Ellecross
87cc46454a
Removed PPA entries from the changelog
2019-09-20 11:31:12 +02:00
Lipu Fei
03866d0d07
Merge pull request #6380 from Ultimaker/CURA-6690_printhead_negative_values
...
Cura 6690 printhead negative values
2019-09-20 09:40:18 +02:00
Ellecross
e2ad8b6e2e
Updated Change Log for 4.3
2019-09-19 17:08:36 +02:00
Lipu Fei
c661f82756
Recreate bindings for the text fields
...
CURA-6690
2019-09-19 15:33:10 +02:00
Nino van Hooff
c43cdb5c63
Implement allowPositive for printhead settings
...
CURA-6690
2019-09-19 14:49:18 +02:00
Nino van Hooff
17a832f52f
Do not transform negative printhead min max values to positive while
...
displaying
CURA-6690
2019-09-19 13:56:37 +02:00
Diego Prado Gesto
b4d4a0e291
Add the Trimesh Reader to the list of bundled plugins
2019-09-16 16:49:12 +02:00
Diego Prado Gesto
021a04c427
Show the printer types list when we show the label every time or when only show the label for the active printer.
2019-09-16 15:29:34 +02:00
Ellecross
28310e03f2
Revert "Only show printerTypes for active machine"
...
This reverts commit 2395567f1e .
2019-09-16 15:05:09 +02:00
Jaime van Kessel
2395567f1e
Only show printerTypes for active machine
2019-09-13 10:49:35 +02:00
Jaime van Kessel
112c2266f8
Merge branch '4.3' of github.com:Ultimaker/Cura into 4.3
2019-09-11 15:15:48 +02:00
Jaime van Kessel
ab910c2a37
Disable retraction min travel
...
It's broken right now, so we should enable it again once it's fixed
CURA-6675
2019-09-11 15:12:49 +02:00
Ian Paschal
d370a69073
Add some theme values
...
CS-158
2019-09-11 14:49:36 +02:00
Ghostkeeper
8126cdc051
Update translation headers for Cura 4.3
...
Contributes to issue CURA-6768.
2019-09-10 17:33:30 +02:00
Ghostkeeper
6643bf5083
Update translation files per language for Cura 4.3
...
The translators can now fill these in with their translations.
Contributes to issue CURA-6768.
2019-09-10 17:33:29 +02:00
Ghostkeeper
b877717fde
Update translation template files for Cura 4.3
...
These are the new strings in Cura 4.3.
Contributes to issue CURA-6768.
2019-09-10 17:33:29 +02:00
Diego Prado Gesto
c6f5f4fb33
Merge pull request #6308 from smartavionics/mb-fix-legacy-glsl-issue
...
Remove gl_PrimitiveID from shader when it's not available.
2019-09-10 17:33:02 +02:00
Lipu Fei
cfeefe365d
Merge pull request #6328 from Ultimaker/fix_select_face
...
CURA-6754 / CURA-6761 Fix Select Face
2019-09-10 14:05:41 +02:00
Remco Burema
e5a690e605
Wrap up 'lay flat by face' feature for 4.3-BETA.
...
Icon thanks to Yi-An Lai.
part of CURA-6754
2019-09-10 12:37:59 +02:00
Ghostkeeper
8c817e041e
Reduce size of print head without fans for one-at-a-time mode
...
This allows you to place models more compactly.
According to the discussion at #5590 , this was tested to work well.
Fixes #5590 .
2019-09-09 17:37:01 +02:00
Diego Prado Gesto
ddcd8e40cc
Merge pull request #6292 from samirabaza/patch-7
...
Update printrbot_simple.def.json
2019-09-09 16:26:51 +02:00
Ian Paschal
dfc23d994f
Add bom_numbers field to definitions
...
CS-171
2019-09-06 16:03:26 +02:00
Ghostkeeper
82aa0492ea
Revert "CS-171 Add R2 support"
2019-09-06 14:00:04 +00:00
Ian Paschal
b7cc48131c
Add bom_numbers field to definitions
...
CS-171
2019-09-06 11:23:02 +02:00
Ghostkeeper
bff9f2fb82
Merge branch 'patch-5' of https://github.com/samirabaza/Cura into samirabaza-patch-5
2019-09-05 14:38:47 +02:00
Mark Burton
dffaf2f6c3
Exclude code that uses gl_PrimitiveID from shader when GLSL version < 150.
2019-09-05 10:53:15 +01:00
Lipu Fei
c7c859f02c
Revert "Update S3 definition"
...
CURA-6742
This reverts commit bb11c695e2 .
2019-09-05 09:14:52 +02:00
Lipu Fei
bb11c695e2
Update S3 definition
...
CURA-6742
2019-09-04 17:40:04 +02:00
Diego Prado Gesto
ebd3b4b9bf
Change the URL to check for new firmware
...
Contributes to CURA-6742.
2019-09-04 10:26:48 +02:00
Ghostkeeper
52cb68fdb3
Commit actual files instead of my symlinks
...
I've been having this profile added via a symlink so that it would update itself. I didn't know that symlinks were possible in Git.
Contributes to issue CURA-6742.
2019-09-04 09:23:27 +02:00
Ghostkeeper
de7915688a
Move profiles from pr-data to main Cura repository
...
Don't look too deeply into this, please.
Contributes to issue CURA-6742.
2019-09-04 09:16:22 +02:00
Lipu Fei
d154c98476
Merge pull request #6288 from Ultimaker/feature_bottom_face
...
Align Face To Build-Plate
2019-09-03 16:14:48 +02:00
Remco Burema
5b48e13337
Remove 'align face to bottom' from context-menu.
...
part of CURA-6745
2019-09-03 14:25:10 +02:00
Ghostkeeper
51ed0072db
Apply proposed Creality changes
...
These are the changes currently confirmed by multiple people in this comment: https://github.com/Ultimaker/Cura/issues/6106#issuecomment-524241165
Contributes to issue #6106 .
2019-09-03 09:48:01 +02:00
SAMSECTOR
cb65cb868e
Update printrbot_simple.def.json
...
manufacturer name changed from "PrintrBot" to "Printrbot" to allow the profile under the "Add a printer" menu
not appearing in version 4.2.1
2019-09-02 22:20:20 +03:00
SAMSECTOR
957add798b
Update printrbot_simple_extended.def.json
...
manufacturer name changed from "PrintrBot" to "Printrbot" to allow the profile under the "Add a printer" menu
not appearing in version 4.2.1
2019-09-02 22:14:24 +03:00
Lipu Fei
b358d8ddd0
Fix typo in ComboBox.qml
2019-09-02 13:20:09 +02:00
Remco Burema
b97015a354
Added 'align selected face with buildplate' feature.
...
Alt-click to select a face. See the (identically named) 'feature_bottom_face' branch in Uranium for more indepth information.
2019-09-02 00:17:14 +02:00
Jaime van Kessel
867a881de9
Ensure bool and enum settings get control highlighted on hover
2019-08-27 13:38:55 +02:00
pinchies
15e91bb32a
Add JGAurora A3S ( #6235 )
...
* Add profile for JGAurora JGMaker Magic
CURA-6734
2019-08-26 10:34:58 +02:00
Ghostkeeper
7ccf46124f
Give warning when build plate temperature is below volume temperature
...
It's not going to become lower than the ambient temperature after all.
2019-08-22 13:37:30 +02:00
Ghostkeeper
9f16973215
Don't remove skirt when printing with support
...
According to tests by theWaldschrat and Liger0, the skirt is still necessary when support is enabled.
Fixes #6229 .
2019-08-22 09:46:49 +02:00
Ghostkeeper
9122d0cca4
Remove misleading text that says you could enter hostnames
...
We don't resolve the hostnames ever. You can only enter IP addresses.
2019-08-21 09:56:32 +02:00
Ghostkeeper
53efad7e6f
Fix translation of horizontal expansion in French
...
It's not 'horizontal printing speed'.
2019-08-19 12:39:54 +02:00
Lipu Fei
581cde1ddf
Use HTTPS for firmware update check URLs
2019-08-15 13:42:13 +02:00
Ghostkeeper
f440535581
Add platform mesh for Creality Ender-3
...
Provided by Sprint8 in #6204 , but I think the mesh was obtained from an older Cura version.
This fixes #6204 .
2019-08-15 11:31:19 +02:00