Jaime van Kessel
da23eff2a6
Codestyle changes
2018-08-09 13:28:08 +02:00
Jaime van Kessel
d31df8ec67
Fixed that long printernames overlap other GUI elements
2018-08-09 12:47:49 +02:00
Ghostkeeper
aab0cded0e
Adjust maximum zoom to printer size
...
Previously the maximum distance you could zoom out was 2000. Now it's variable depending on how large your printer is. I've put it to 5 so that it works out to be approximately the same maximum zoom level for normal sized printers (like 25 cube build volume approximately).
This should make it possible to zoom out completely for large sized printers.
2018-08-09 12:02:28 +02:00
Jaime van Kessel
1180fad62f
Fix binding loop
2018-08-09 11:33:04 +02:00
Jaime van Kessel
5c860d9592
Fixed typo
2018-08-09 11:11:41 +02:00
fieldOfView
b9ac567123
Fix description of the setting
2018-08-09 09:32:38 +02:00
Andreea Scorojitu
3e6dc1070d
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-08-09 09:14:35 +02:00
Andreea Scorojitu
41a892796d
CURA-5626 Remove UM3 from connection message
...
"This printer is not set up to host a group of Ultimaker 3 printers.", Ultimker 3 was removed from the message.
2018-08-09 09:14:25 +02:00
Diego Prado Gesto
bb769282d6
Merge pull request #4213 from ValentinPitre/patch-1
...
Add mesh offset
2018-08-09 09:07:26 +02:00
ValentinPitre
ea770a26a3
Add mesh offset
2018-08-08 23:23:32 +02:00
fieldOfView
c3504fb223
Add setting for Support Infill Line Direction
2018-08-08 20:47:22 +02:00
fieldOfView
d7e8cc9224
Fix rendering support eraser cubes
...
MeshBuilder.addCube creates cubes that don't have per-vertex normals. Geometry like that does not render properly in most shaders used in Cura. This becomes obvious when a user changes the "Mesh Type" using Per Model Settings.
2018-08-08 17:03:57 +02:00
fieldOfView
688a5083d2
Add canUpdateFirmware property to printer output devices
2018-08-08 15:53:26 +02:00
Lipu Fei
9239e82b1f
Make mypy happy
...
CURA-5578
2018-08-08 12:56:49 +02:00
Lipu Fei
387fb3ce1f
Fix missing attribute
...
CURA-5622
self._plugins_loaded should be there in the beginning or Cura will crash
when it gets used.
2018-08-08 11:47:14 +02:00
Ghostkeeper
55cf1fa137
Turn on CuraEngine debug mode when front-end is in debug mode
...
You can test this by running Cura's front-end with parameter --debug.
2018-08-07 16:51:48 +02:00
Lipu Fei
910ffe0ad5
Fix quality reset upon material deletion
...
CURA-5621
2018-08-07 16:15:05 +02:00
Ghostkeeper
58e5a81236
Fix units for initial layer print/travel acceleration
...
These two were wrong.
Contributes to issue CURA-5495.
2018-08-07 13:10:03 +02:00
Ghostkeeper
59bb774436
Remove unused variables
2018-08-07 10:51:56 +02:00
Lipu Fei
aac6fe4860
Fix some code style
2018-08-07 09:35:50 +02:00
Ghostkeeper
dfd4488573
Merge branch 'CURA-5457_primetower_settings'
2018-08-07 09:12:39 +02:00
Lipu Fei
95481b8560
Fix print order for one-at-a-time mode
2018-08-06 17:23:01 +02:00
Ghostkeeper
6c6e05bf06
Don't send JSON file to back-end any more
...
They are no longer using it.
The back-end now just takes all settings that come in via setting messages. It doesn't need to set its defaults any more because all settings are set at the beginning. Only when slicing via command line does it need a JSON file.
Contributes to issue CURA-4410.
2018-08-06 17:22:44 +02:00
Aleksei S
5eb9ae9177
removed unnecessary variable
2018-08-06 14:32:59 +02:00
Tim Kuipers
bc0a53c15a
JSON fix: only enable skin settings when there is skin
2018-08-06 10:38:21 +02:00
Diego Prado Gesto
bfaaa4a471
Fix code-style
2018-08-06 09:32:12 +02:00
Diego Prado Gesto
4491d5164a
Fix the gcode start/end formatter.
...
Fixes #4181 .
2018-08-06 09:24:48 +02:00
Lipu Fei
85f80f85b8
Merge pull request #4189 from Ultimaker/toolbox_development
...
Only show material packages when clicking an author
2018-08-03 14:52:14 +02:00
Ian Paschal
944ababa1c
Copy normal tile behavior to showcase tiles
...
Contributes to CURA-5604
2018-08-03 14:48:04 +02:00
Lipu Fei
1bacdabf35
Minor refactor
2018-08-03 14:42:34 +02:00
Lipu Fei
20806eeb72
Refactor some code
...
CURA-5612
2018-08-03 14:37:13 +02:00
Ian Paschal
8268419eda
Remove debug print()
...
Contributes to CURA-5604
2018-08-03 14:31:30 +02:00
Ian Paschal
7856e47467
Remove old filtering
...
Contributes to CURA-5604
2018-08-03 14:30:49 +02:00
Ian Paschal
2a6da9fe8e
Only show material packages when clicking an author
...
Contributes to CURA-5604
2018-08-03 14:28:45 +02:00
DavidGergely
ea8d10783c
Cura-5457 prime tower settings
...
New settings for the prime towers for all profiles expect PP0.8 printcore
2018-08-03 14:12:36 +02:00
Aleksei S
99cb9e93b3
Revert "The manually added priters by IP have "(manual) suffix"
...
This reverts commit 977c0958a3
.
2018-08-03 13:46:22 +02:00
Aleksei S
38ce73365a
Manually added printers have suffix "( manual)"
2018-08-03 13:45:08 +02:00
Aleksei S
977c0958a3
The manually added priters by IP have "(manual) suffix
2018-08-03 13:40:54 +02:00
Ian Paschal
ee61078143
Merge pull request #4187 from Ultimaker/add_error_messages_writers
...
Add some extra information when the FileWriters can't write the files.
2018-08-03 13:09:36 +02:00
Diego Prado Gesto
38a0c9b66d
Add some extra information when the Cura can't write the files.
2018-08-03 12:02:11 +02:00
Diego Prado Gesto
d8abf8f470
Merge pull request #4185 from Ultimaker/clear_out_old_gcode
...
Clear out old gcode
2018-08-03 12:00:21 +02:00
alekseisasin
a67fbc5b89
Merge pull request #4186 from Ultimaker/toolbox_development
...
Continue scrolling over compatibility charts
2018-08-03 11:57:39 +02:00
Aleksei S
9c8ac6e9ed
After switching the Monitor Tab set Null to active output printer
...
CURA-5612
2018-08-03 11:42:55 +02:00
Ian Paschal
c47de04983
Fix bracket style
...
Contributes to CURA-5598
2018-08-03 11:41:08 +02:00
Ian Paschal
bcedef3bbe
Continue scrolling over compatibility charts
...
Contributes to CURA-5598
2018-08-03 11:38:42 +02:00
Aleksei S
aadbebd457
After enabling the video strem from a printer the first image is Null
...
CURA-5612
2018-08-03 11:13:35 +02:00
Ian Paschal
1d0e88dc16
Fix typing issue
2018-08-03 11:00:56 +02:00
Ian Paschal
1a050968a5
Clear out old gcode
...
This way if you move the model, and don't hit prepare again, you can end up exporting the old gcode again thinking its new gcode.
2018-08-03 10:51:01 +02:00
Lipu Fei
206a32ae50
Refactor quality lookup
2018-08-03 10:41:36 +02:00
Lipu Fei
e2a97e3a01
Refactor quality lookup table creation
2018-08-03 10:28:21 +02:00