Ian Paschal
|
db6d18cf2c
|
Merge pull request #4199 from Ultimaker/fix_gcode_formatter
Fix the gcode start/end formatter
|
2018-08-10 10:37:19 +02:00 |
|
Ian Paschal
|
82e1a7c5fc
|
Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2
CURA-5538 Fix print order for one-at-a-time mode
|
2018-08-09 16:16:27 +02:00 |
|
Ian Paschal
|
1915659393
|
Merge pull request #4176 from Ultimaker/fix_slider_range
Fix the sliders that went out of range when using the arrow keys
|
2018-08-09 14:12:50 +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 |
|
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 |
|
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 |
|
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 |
|
Diego Prado Gesto
|
1a189ba4f5
|
Simplify normalization formula.
|
2018-08-03 09:13:19 +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
|
c14539d63a
|
Fix the sliders that went out of range when using the arrow keys.
|
2018-08-02 13:12:01 +02:00 |
|