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 977c0958a337505b3ef982bc6d77c11e5b8614b6.
|
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 |
|
Lipu Fei
|
a7448e4970
|
Refactor material lookup tree creation
|
2018-08-03 10:28:01 +02:00 |
|
Lipu Fei
|
5320d05b20
|
Add special quality profiles
|
2018-08-03 09:34:36 +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 |
|
Matteo Spinelli
|
e817d94a83
|
Add user editable snap distance
This PR requires an update to CuraEngine as well (I'm posting the update right after)
|
2018-08-02 17:30:06 +02:00 |
|
Lipu Fei
|
cc39ca09b8
|
Enable build plate selection menu
|
2018-08-02 17:16:16 +02:00 |
|
Lipu Fei
|
066a00653a
|
Add one more layer to the decision tree
|
2018-08-02 17:15:34 +02:00 |
|
Lipu Fei
|
a303f394c8
|
Move VariantType to VariantType.py
Less circular dependencies for imports.
|
2018-08-02 16:11:55 +02: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 |
|
fieldOfView
|
339987be9d
|
Move hardcoded firmware-file table to definitions
|
2018-08-02 11:50:28 +02:00 |
|
fieldOfView
|
3ac5342dfc
|
Separate firmware updater from USBPrinterOutputDevice
|
2018-08-02 11:11:22 +02: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 |
|
fieldOfView
|
171220205c
|
Merge branch 'fix_firmware_upload' into feature_firmware_updater
|
2018-08-01 11:25:42 +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 |
|
Ian Paschal
|
56437af4d2
|
CURA-5613 Don't focus on slider
This way arrow keys are able to rotate the viewport
|
2018-08-01 10:50:29 +02:00 |
|
Diego Prado Gesto
|
dc9a17ac1d
|
Merge branch 'master' into builtiplexer-output-name
|
2018-08-01 09:04:00 +02:00 |
|
Diego Prado Gesto
|
4406b621a5
|
Fix quality profiles for Dagoma Neva Magis.
Contributes to CURA-5499.
|
2018-08-01 08:46:44 +02:00 |
|
Diego Prado Gesto
|
d1b6aa8c37
|
Set the focus in the upper handle in the layer view instead of in the
text field. That makes it easier to release the focus by clicking in the
main view and use the arrow keys to rotate the view.
|
2018-08-01 08:33:47 +02:00 |
|
Jack Ha
|
be177939b5
|
Reverts other commit bound to CURA-5563, that was not correct.
|
2018-07-31 17:09:33 +02:00 |
|
Jack Ha
|
e557751752
|
Add the active build plate name to default (not user specified) job name
|
2018-07-31 11:31:46 +02:00 |
|