Jaime van Kessel
86be07b095
Refactored the config models so they they function are more stand alone units.
...
The seperation of concern got a bit mixed up, as the printer output model was connecting the signals that the config model needed to function together.
With these changes it's now also possible to use the config model as a part of a printjob, since printjobs can also have a configuration
2018-08-09 16:22:35 +02:00
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
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
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
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
Ghostkeeper
dfd4488573
Merge branch 'CURA-5457_primetower_settings'
2018-08-07 09:12:39 +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
Diego Prado Gesto
e74aa6dcc9
Merge pull request #4124 from milkok/patch-9
...
Create winbo_dragonl4_extruder.def.json
2018-08-03 09:28:49 +02:00
Diego Prado Gesto
c7dbb478a8
Merge pull request #4120 from milkok/patch-5
...
Create winbo_dragonl4.def.json
2018-08-03 09:28:39 +02:00
Diego Prado Gesto
42f0daa21a
Merge pull request #4123 from milkok/patch-8
...
Create winbo_mini2_extruder.def.json
2018-08-03 09:28:27 +02:00
Diego Prado Gesto
5913903d1e
Merge pull request #4119 from milkok/patch-4
...
Create winbo_mini2.def.json
2018-08-03 09:28:13 +02:00
milkok
85575f6782
Update winbo_dragonl4.def.json
2018-08-03 09:58:23 +08:00
milkok
7157118889
Update winbo_mini2.def.json
2018-08-03 09:53:25 +08:00
Diego Prado Gesto
847fc33796
Merge branch 'ValentinPitre-contribution'
2018-08-01 17:06:31 +02:00
Diego Prado Gesto
aca4ebec50
Update version number for quality profile.
...
Contributes to CURA-5610.
2018-08-01 17:03:49 +02:00
Diego Prado Gesto
f968b4f62d
Merge branch 'master' into ValentinPitre-contribution
2018-08-01 16:54:42 +02:00
Diego Prado Gesto
c842d2f89e
Merge pull request #4164 from Ultimaker/builtiplexer-output-name
...
Add the active build plate name to default (not user specified) job name
2018-08-01 14:04:58 +02:00
Diego Prado Gesto
d57090c049
Allow the user to change the name and even though the name in the
...
different buildplates will change accordingly to the build plate number.
2018-08-01 12:53:07 +02:00
Lipu Fei
e582886e16
Merge pull request #4170 from Ultimaker/focus_layer_slider
...
CURA-5613 Set the focus in the upper handle in the layer view
2018-08-01 11:26:30 +02:00
Jack Ha
b8ec1d0fa7
In relative mode, the feedback is still absolute and not relative. CURA-5480
2018-08-01 10:52:31 +02:00