Remco Burema
6b04c736e9
Revert "Disable the material sync message again"
...
This reverts commit 1f6e1942d7
.
2022-05-31 12:34:55 +02:00
Ghostkeeper
35147d7f5e
Don't crash if machine_extruder_trains metadata is missing
...
This old function is only necessary for upgrading from before v3.4. Best not let it crash in any other case, even if that would sometimes make very old machine instances corrupt if I made a mistake in thinking here.
Fixes Sentry issue CURA-3XG.
2022-05-31 11:24:08 +02:00
Jaime van Kessel
097cc9388a
Added orientiation plugin to gitignore
2022-05-31 09:37:58 +02:00
Jaime van Kessel
67dec0dd3a
Update bugreport.yaml
2022-05-31 09:20:53 +02:00
Jaime van Kessel
1ec554ad1c
Add "Status: Triage" to bug report
2022-05-31 09:19:34 +02:00
Ghostkeeper
ac50bb0e2b
Merge branch 'main' of github.com:Ultimaker/Cura into main
2022-05-30 16:41:46 +02:00
Ghostkeeper
8cf1afc770
Update master branch to main in XML file link
...
Because the default branch name changed.
2022-05-30 16:41:30 +02:00
Ghostkeeper
593f8ad4db
Merge branch 'appdata.xml' of https://github.com/Tim453/Cura into Tim453-appdata.xml
2022-05-30 16:39:51 +02:00
Jaime van Kessel
fc63edb779
Merge pull request #11745 from Ultimaker/PP-3_improved_experimental_bridge_settings
...
Better default for the experimental bridge settings. See PP-3 for det…
2022-05-30 13:25:16 +02:00
p.kuiper
0db75501a3
Merge remote-tracking branch 'origin/main' into PP-3_improved_experimental_bridge_settings
...
# Conflicts:
# resources/definitions/ultimaker.def.json
2022-05-30 07:59:50 +02:00
Ghostkeeper
596c24657d
Merge branch 'master'
2022-05-25 11:52:34 +02:00
Ghostkeeper
528af5826a
Merge branch 'master' of github.com:Ultimaker/Cura
2022-05-25 11:51:38 +02:00
Jaime van Kessel
becf5cb53a
Update no-response to use GH actions instead of a bot
2022-05-23 15:10:13 +02:00
Jaime van Kessel
5fdd0c6e74
Update no-response to use GH actions instead of a bot
2022-05-23 13:02:18 +02:00
Ghostkeeper
1af2a75138
Also send short OpenGL version
...
This is the one we're more likely to be interested in.
Done as a 5 minute fix.
2022-05-23 11:54:53 +02:00
Ghostkeeper
0cb2b3e2cb
Fix translation containing HTML tags
...
Let's not confuse the translators by requiring to translate these in the future.
Done as a 5 minute fix.
2022-05-23 11:54:26 +02:00
Jaime van Kessel
f130eb2e7c
Merge pull request #11623 from cbc02009/fix-voron-retraction
...
fix retraction speed and amount for direct drive afterburner.
2022-05-20 16:54:01 +02:00
Ghostkeeper
b5e3479c1c
Catch UnicodeDecodeErrors when parsing error messages from server
...
Stupid recursive errors.
Fixes Sentry issue CURA-3VB.
2022-05-20 12:55:59 +02:00
Ghostkeeper
64b29779ca
Fix crash when server sends invalid JSON data
...
If readJSON fails, it puts an entry in the log and then returns None. This then crashes with a TypeError because you can't check for things to be in None.
Fixes Sentry issue CURA-3V5.
2022-05-19 11:36:16 +02:00
Jaime van Kessel
c41c59da13
Merge pull request #12188 from Ultimaker/CURA-8708_remove_travel_acceleration_jerk
...
Add setting to no longer use different jerk/acc for travels
2022-05-18 16:32:50 +02:00
Jaime van Kessel
8b02b4161b
Merge branch 'fix_tall_toolbar' of https://github.com/fieldOfView/Cura
2022-05-18 13:29:42 +02:00
Jaime van Kessel
21fdaa70dd
Merge branch '4.13' of github.com:Ultimaker/Cura
2022-05-17 15:32:48 +02:00
Remco Burema
bf9c3cbc83
Secure another 'environment-settable via Qt' DLL.
...
SEC-258 a.k.a. CURA-8969
2022-05-17 11:45:14 +02:00
Ghostkeeper
dd251b5117
Merge branch '5.0'
2022-05-16 16:32:12 +02:00
Ghostkeeper
ae630a70a0
Merge branch 'change_log_update' into 5.0
2022-05-16 16:31:50 +02:00
fvrmr
6fc7a961fd
Merge branch 'change_log_update' of https://github.com/Ultimaker/Cura into change_log_update
2022-05-16 16:29:50 +02:00
fvrmr
ed67392bcb
Update change_log.txt
...
Remove tabs
2022-05-16 16:29:42 +02:00
Fenne
25ad5cf101
Update resources/texts/change_log.txt
...
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-05-16 16:28:07 +02:00
Fenne
5078d3f251
Update resources/texts/change_log.txt
...
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-05-16 16:18:14 +02:00
fvrmr
2d8e1ee2c2
Add beta bug fixes
...
Added beta bug fixes in a separate list.
Typo's
Removed the line that implied that win 7 keeps functioning, because it doesn't!
Removed a line about an improvement that was only in a Alpha
2022-05-16 16:13:59 +02:00
Ghostkeeper
fc4585e098
Merge branch '5.0'
...
Conflicts:
plugins/Marketplace/resources/qml/PackageCardHeader.qml -> An improvement for future translations was made at the same time as a change to the label here.
2022-05-16 15:11:39 +02:00
Ghostkeeper
94fc3981a3
Fix import for file dialog
...
Without this, the page fails to load, showing nothing, because the FileDialog element doesn't exist.
I don't know why this is necessary for Qt6, but we had to do this for all other FileDialog uses too.
Done as a 5-minute fix.
2022-05-16 15:10:26 +02:00
fvrmr
0bb8ac3460
Added UI fixes
...
Forgot to add all the UI fixes (those were not part of automating the changelog script) I added only the important fixes like drag and drop, scrollbar on tooltip etc
2022-05-16 14:48:21 +02:00
fvrmr
d1aa7a2142
Update change_log.txt
...
Updated the changelog with all the bug fixes and added community translations. Removed changelog from 4.9.1
2022-05-16 14:02:54 +02:00
j.delarago
77f5c91b77
Update names of function calls
...
CURA-9141
2022-05-16 13:33:56 +02:00
j.delarago
63e6b7704c
Use startswith for more pythonic code.
...
Swap out while True with for line in f.readlines. This will now termitate without having to catch a StopIteration error.
CURA-9141
2022-05-16 13:33:56 +02:00
Joey de l'Arago
b04f3bd587
Code style and typing improvements
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-05-16 13:33:33 +02:00
j.delarago
fe261d31a2
Added my script for updating one of our po files with a po file from the community. This should save some time next time we get a scrambled po file.
...
CURA-9141
2022-05-16 13:33:18 +02:00
j.delarago
4f11568d31
Add learn more to all languages
...
CURA-9141
2022-05-16 13:33:17 +02:00
j.delarago
0e6301a344
Updated Chinese translations from github. Many of these were G-code -> G-Code which was unwanted, so I removed them from the commit.
...
CURA-9141
2022-05-16 13:33:17 +02:00
j.delarago
966fa6f58a
Add back missing translations
...
CURA-9141
2022-05-16 13:33:08 +02:00
Jaime van Kessel
fc7e0907f7
Merge branch 'CURA-9216_ToolTip' of github.com:Ultimaker/Cura into 5.0
2022-05-13 15:36:16 +02:00
Ghostkeeper
acc8b511d0
Add setting to no longer use different jerk/acc for travels
...
Enabling this adds more control, possibly improving the productivity of the printer by allowing higher acceleration and jerk rates during travel moves where they have less of an impact.
Disabling this reduces the size of the g-code and the CPU requirements of the printer.
Contributes to issue CURA-8708.
2022-05-13 14:17:12 +02:00
Remco Burema
c56530ceb8
Merge pull request #12186 from Ultimaker/CURA-9293__PP-168__UM2+C_buffer_underrun_cherry-picks
...
[PP-168] [CURA-9293] Fix UM2+C buffer underruns
2022-05-13 13:14:02 +02:00
Remco Burema
2f357cc6e5
Add brackets for increased readability.
...
I had to try out what this actually did, fortunately, the result was the same as the without brackets version in all cases, otherwise we'd have a pretty weird problem.
relates to PP-168 and in 5.0 becasue of CURA-9293
2022-05-13 13:11:00 +02:00
p.kuiper
843bdcfb46
After more research it was observered that this change decreased the print quality of normal prints and only improved the quality in the spiral mode. Therefore the higher deviation settings is only enabled for the in spiralize mode.
...
Relates to PP-168
2022-05-13 13:01:09 +02:00
p.kuiper
439df31028
This setting change results in a reduction of the bufferunderrun blobs that were observered when switching from Cura 4.13 to 5.0. Increasing the deviation results in less small segments and reduces the segments per second. Stijn Antz observered that the blob artefacts disappeared when applying this change.
...
Relates to PP-168
2022-05-13 13:00:57 +02:00
Ghostkeeper
9a5a99da46
Merge branch 'patch-1' of https://github.com/xDazld/Cura into xDazld-patch-1
2022-05-12 12:38:12 +02:00
Casper Lamboo
b4ccd690ea
Merge pull request #12161 from Ultimaker/CURA-9106_color_image_weird_scaling
...
[CURA-9106] Make parent item of ExtruderIcons handle all scaling.
2022-05-11 17:30:55 +02:00
c.lamboo
482d21c642
Fix for tooltip
...
Problem was that the mouse events were not properly propagated to the underlying mouse area. Fixed by placing the MouseArea on top of the content (instead of under) and allowing the mouse events to propagate through the mouse area.
CURA-9219
2022-05-11 17:23:54 +02:00