Commit graph

22694 commits

Author SHA1 Message Date
ninovanhooff
1cdad60b5b
Merge pull request #5765 from Ultimaker/log_litho
Logarithmic lithophane thickness
2019-11-01 10:32:39 +01:00
Nino van Hooff
90f580494b Change default image reader algorithm from logarithmic to linear
The log curve might have some benefits but is also harder to understand
and configure, so let's keep the default at linear.

CURA-6540
2019-11-01 10:31:34 +01:00
Nino van Hooff
88b3a2506d Version Upgrade 44 to 45
Includes test for changes made in CURA-6522

CURA-6522
2019-11-01 09:58:47 +01:00
Nino van Hooff
e5c9bca3d0 Fix TestBuildVolume
CURA-6522
2019-11-01 09:57:51 +01:00
Kaz
2818a24516 Update Makeblock mCreate define files name 2019-11-01 11:40:39 +08:00
Remco Burema
aca7f4551e
Make verified material containers read-only, even for variants.
part CURA-6856
2019-10-31 19:01:23 +01:00
Remco Burema
5908ff60ee
Move verification check from plugin to the import of containers.
part of CURA-6856
2019-10-31 18:50:24 +01:00
THeijmans
05b1ce9658 Removes 0.2mm layer height visual intent profiles 2019-10-31 17:06:05 +01:00
Nino van Hooff
b6fc8523f3 refactor ConvexHullDecorator.getConvexHull
CURA-6522
2019-10-31 16:40:32 +01:00
Nino van Hooff
249a66ebd9 Merge machine_head_polygon and machine_head_with_fans_polygon defs.
There is no usecase for having both. when a definition has both,
the head is removed. when it has only head, it is renamed to
_with_fans

CURA-6522
2019-10-31 16:38:00 +01:00
WalshJames
b388246659
Add files via upload 2019-10-31 15:15:50 +01:00
WalshJames
5c3167be07
Delete Leapfrog_Bolt_Pro_epla_natural_standard.inst.cfg 2019-10-31 15:15:30 +01:00
Nino van Hooff
6971e1f9cf Add clarifying documentation to getConvexHull
CURA-6522
2019-10-31 15:01:24 +01:00
Nino van Hooff
e5fb9fb8cf Remove hack used to draw some build area edge border
This disallowed area should not exist and caused difference in behavior
between all-at-once and one-at-a-time printing for a single object

CURA-6522
2019-10-31 14:59:54 +01:00
Jaime van Kessel
1af1a8ddcb
Rename "smooth" intent to draft
CURA-6890
2019-10-31 13:26:49 +01:00
Jaime van Kessel
355ebd4e71
Remove override for prime tower position
The formula in the fdmprinter definition does it's job, so no need to change it!

CURA-6943
2019-10-31 13:20:35 +01:00
Jaime van Kessel
9dccbcdd8e
Merge branch 'CURA-6874_path_slider_layout' of github.com:Ultimaker/Cura 2019-10-31 13:15:01 +01:00
Jaime van Kessel
33a748b800
Merge branch '4.4' of github.com:Ultimaker/Cura 2019-10-31 13:14:25 +01:00
Jaime van Kessel
f679b557dc
Add visual quality to model to be translatable
CURA-6942
2019-10-31 11:54:06 +01:00
THeijmans
ce31e9cffe
Adds visual intents
and create subdirectories per printer. As discussed 31-10-2019.
2019-10-31 11:48:40 +01:00
Tim Kuipers
96f8dab853 dont prepend 'Pre-sliced file' 2019-10-31 11:43:26 +01:00
Jaime van Kessel
1dcc93586c
Merge branch 'CURA-6934_caligraphy' of github.com:Ultimaker/Cura 2019-10-31 11:37:32 +01:00
Kaz
6a028ac6ec
Update makeblock.def.json
update start gcode and end gcode
2019-10-31 17:32:32 +08:00
Ghostkeeper
60d59148e8
Fix typo in the R
Contributes to issue CURA-6934.
2019-10-30 14:05:35 +01:00
Ghostkeeper
d8e1402b68
Make logo larger
Seems to be more towards what the rest of the products show.

Contributes to issue CURA-6934.
2019-10-30 13:50:42 +01:00
Ghostkeeper
d3809f8830
Replace logo in the top left corner
This aligns it with the other Ultimaker products. Sorry, overruled by higher up. Corporate things.

Contributes to issue CURA-6934.
2019-10-30 13:42:33 +01:00
Jaime van Kessel
1284d9fe8d
Fix setting prefered material on machine creation
The previous check would occasionaly set duplicated materials
2019-10-30 11:27:46 +01:00
skriDude
fe86bc1bc2
updated machine_start_gcode 2019-10-30 11:18:22 +01:00
Nino van Hooff
d63499fb24 Remove redundant visibility properties from Items
CURA-6874
2019-10-30 10:57:03 +01:00
Nino van Hooff
958a922808 Cleanup debugging things for cura-6874
CURA-6874
2019-10-30 10:54:22 +01:00
ninovanhooff
cc221f6295
Merge pull request #6581 from Ultimaker/CURA-6557_options_to_exclude_plugins
CURA-6557 Add CMake options to exclude plugins for installation
2019-10-30 10:39:33 +01:00
THeijmans
7cd4158ac1 Adds Ultimaker S3 intent profiles
As discussed 29-10-2019.
2019-10-30 09:09:17 +01:00
Remco Burema
298eb27c7f
Add possibility to check material-profiles.
Needed to add the filename to deserialize, feels a bit unsafe as an optional parameter, will discuss tomorrow.
part of CURA-6856
2019-10-29 17:45:19 +01:00
Nino van Hooff
888c3f51a5 Show both handle labels instead of the range label
Now that the labels are horizontally centered with the handles,
the range label would overlap the bottom handle. So instead, delete the
range handle and show both other handles instead.

CURA-6854
2019-10-29 14:11:09 +01:00
Nino van Hooff
3db5abbd3a Move layer slider range handle label to below the vertical center
CURA-6854
2019-10-29 13:39:52 +01:00
Nino van Hooff
ba766c3a19 Move lower layer slider handle label to the bottom
CURA-6854
2019-10-29 13:23:43 +01:00
Nino van Hooff
e152529b5e Increase layer slider margins to accomodate labels
CURA-6854
2019-10-29 13:03:53 +01:00
Nino van Hooff
5ebdae9f1a Move upper layer slider handle label to the top
CURA-6854
2019-10-29 11:47:39 +01:00
Lipu Fei
7b9ababc11 Use Doxygen-style docs
CURA-6557
2019-10-29 11:14:51 +01:00
Ghostkeeper
18167c7a71
Fix prime position of right extruder 2019-10-29 11:03:11 +01:00
Jaime van Kessel
007add7fc2
Prevent undefined qml warnings
CURA-6935
2019-10-29 10:57:15 +01:00
fieldOfView
528814c9e6 Make jobname less sensitive to being touched 2019-10-29 09:33:30 +01:00
Ghostkeeper
2beeca0687
Merge branch 'qml_speed_improvements' 2019-10-28 16:43:14 +01:00
Ghostkeeper
8154ca5f7c
Improve translations for option for heated build plate
Eigenbouw is typisch zo'n woord bedacht door iemand die helemaal verzadigd is na een lange dag vertalen...

Discovered while working on issue CURA-6932.
2019-10-28 16:42:24 +01:00
Jaime van Kessel
26ba0e645a
Ensure that first start machine actions model gets initialized
CURA-6932
2019-10-28 16:33:08 +01:00
Jaime van Kessel
9906d454ce
Merge branch 'qml_speed_improvements' of github.com:Ultimaker/Cura into qml_speed_improvements 2019-10-28 16:08:04 +01:00
Jaime van Kessel
7204deac0c
Rename function to beter reflect what it does
CURA-6932
2019-10-28 16:07:35 +01:00
Ghostkeeper
95350cda51
Revert "Add a few process events to setActiveMachine to make it react more smooth"
This reverts commit 27701f7653. After discussion with Nallath we've decided that it wasn't that noticeable and could temporarily display wrong names in the interface. We've decided to undo it for now.

Contributes to issue CURA-6932.
2019-10-28 16:04:43 +01:00
Lipu Fei
3f1a3d76ea Add more docs
CURA-6557
2019-10-28 14:37:22 +01:00
Lipu Fei
9e6207794b Add CMake options to exclude plugins for installation
CURA-6557
2019-10-28 14:37:22 +01:00