Ghostkeeper
17e86a28b7
Guard against broken import
2019-07-01 10:58:08 +02:00
Ghostkeeper
f86cf06b88
Add typing
2019-07-01 10:57:08 +02:00
Jaime van Kessel
db3d6aae83
Add boundingbox test for buildvolume
2019-07-01 09:55:04 +02:00
nubnubbud
59ee319293
changed red axis to be a bit more distiguishable
2019-06-29 01:22:54 -07:00
trouch
a9540c1ff0
define Z Seam X/Y as Z Seam Position children
2019-06-28 21:41:19 +02:00
Francois Brassart
997176eb14
update profiles, qualities, variants... of TiZYX printers
2019-06-28 08:21:59 -07:00
Jaime van Kessel
6136f5a2f2
Further simplify the build volume code
2019-06-28 15:22:58 +02:00
Jaime van Kessel
691d106719
Remove old unused code
2019-06-28 15:09:08 +02:00
Jaime van Kessel
f329d7aed9
Made typing hint a bit more specific
2019-06-28 15:08:46 +02:00
Jaime van Kessel
2133fc78e0
Remove unused code
2019-06-28 15:01:09 +02:00
Jaime van Kessel
47cc87ec47
Add tests for calculating the bed adhesion size
2019-06-28 14:17:18 +02:00
Jaime van Kessel
b240ede21c
Add test for computing the static disallowed areas
2019-06-28 13:45:05 +02:00
Jaime van Kessel
efc6ef2905
Add missing typing
2019-06-28 13:44:47 +02:00
Remco Burema
810fee37eb
Start to test other IntentManager functions.
...
Very rudimentary at the moment, need to split the method into 3, and make a class for the setup.
This also uncovered that the currentAvailableIntents doesn't (unless the global stack is missing) retrun any default intents, while currentAvailableIntentCategories does do that.
Since it's not clear how we're going to handle that right now, I made a TODO in the code, which of course will have to be fixed before this/these branch/es are merged.
part of CURA-6091
2019-06-28 12:10:39 +02:00
Remco Burema
6b918dbd1d
Fix typing in IntentCategoryModel.
2019-06-28 12:04:04 +02:00
Remco Burema
2843fc903b
First OK test-case for 'currentAvailableIntents'.
...
part of CURA-6091
2019-06-28 11:09:42 +02:00
Remco Burema
e8a1c68d92
Added (partial) test for 'currentAvailableIntents'.
...
part of CURA-6091
2019-06-27 17:07:26 +02:00
Lipu Fei
67f10d8bc3
Merge pull request #5885 from Ultimaker/CURA-6329_add_crystallinity_setting
...
Add deprime settings
2019-06-27 16:09:36 +02:00
Ghostkeeper
fe0fcc6eec
Change human-readable names of renamed settings too
...
Forgot about those.
Contributes to issue CURA-6329.
2019-06-26 16:43:11 +02:00
Ghostkeeper
faf256b2f0
Rename deprime settings with the new name
...
These have been renamed for greater clarity. We also have to rename them on this side now.
Contributes to issue CURA-6329.
2019-06-26 16:41:51 +02:00
KOUBeMT
d444b404fb
Pause_script_emotiontech_delete
2019-06-26 12:05:18 +02:00
Remco Burema
ad4e78c8e4
Merge branch 'master' into feature_intent_per_quality
2019-06-25 18:09:30 +02:00
Remco Burema
9e3f3c194c
Small refactor: Dont retrieve global-stack twice.
...
Part of CURA-6091
2019-06-25 18:00:58 +02:00
pkuiper-ultimaker
67191c4040
Merge pull request #5863 from Ultimaker/CURA-6414_no_blob_for_one_at_a_time
...
Don't prime-blob when print-sequence is one-at-a-time. [CURA-6414]
2019-06-25 17:44:51 +02:00
Ian Paschal
48a69afbcf
Merge pull request #5912 from Ultimaker/cloud-print-job-actions
...
CS-134: Print job actions via cloud
2019-06-25 15:52:10 +02:00
trouch
377b52e21e
feat: "Z-Seam Position" presets to ease XY setting
2019-06-24 22:44:36 +02:00
Lipu Fei
934248e218
Merge pull request #5578 from curso007/master
...
Adding Geeetech A30 & FLSUN QQ-S machine definitons
2019-06-24 13:27:03 +02:00
Lipu Fei
92d029d18f
Update flsun_qq_s.def.json
2019-06-24 13:22:18 +02:00
Lipu Fei
7bd297bef5
Fix setting_version
2019-06-24 13:21:04 +02:00
Jaime van Kessel
d9358d56cc
Update issue templates
...
Added a bit more clarification to the issue template.
2019-06-24 13:20:05 +02:00
Lipu Fei
544e7a1614
Rename Geeetech_A30.def.json to geeetech_a30.def.json
2019-06-24 13:20:04 +02:00
Lipu Fei
6a7da56057
geeetech_a30.def.json
...
Fix geeetech_a30.def.json
2019-06-24 13:19:24 +02:00
ChrisTerBeke
1d09cb5b9c
Fix typing for optional data argument
...
Co-Authored-By: Jaime van Kessel <nallath@gmail.com>
2019-06-24 13:18:27 +02:00
Jaime van Kessel
9e4f2a441b
Revert "Also upgrade profiles if only the setting version is incorrect"
...
This reverts commit 77d396b9bd
.
The upgrade only needs to be run if it still uses "profile" as type (eg 2.1 profiles). So for a
regular setting version upgrade, this does not need to be run (and breaks importing profiles).
Fixes CURA-6592
2019-06-24 11:59:13 +02:00
Jaime van Kessel
0a0b4821ef
Added logging for cases where the upgrade of the profile failed
...
CURA-6592
2019-06-24 11:32:43 +02:00
nubnubbud
d6339ee541
Revised capitalization to match Ultimaker themes
2019-06-22 04:33:49 -07:00
nubnubbud
33f959259b
removed incomplete theme
2019-06-22 03:02:56 -07:00
nubnubbud
ad6f09a744
added light and dark colorblindness accessibility themes
2019-06-22 02:56:02 -07:00
nubnubbud
da56f2787c
added colorblind mode
2019-06-21 15:49:56 -07:00
Remco Burema
308fcb6b9f
Fix typing for IntentManager
...
Part of CURA-6091.
2019-06-21 15:39:27 +02:00
Remco Burema
02516f0f47
Refactor: Move common fixtures to 'conftest'.
...
Part of CURA-6091.
2019-06-21 14:58:55 +02:00
Remco Burema
96bb1e8915
Merge branch 'master' into feature_intent_per_quality
2019-06-21 14:38:30 +02:00
Remco Burema
0f9de9935e
Add unit-test for .intentCategories
...
Part of CURA-6091.
2019-06-21 14:37:10 +02:00
Ghostkeeper
f339686c49
Implement category model
...
Not just pseudocode. However this code is not yet tested.
Contributes to issue CURA-6091.
2019-06-21 12:45:44 +02:00
Ghostkeeper
6273d34eae
Merge branch 'master' of https://github.com/Robokinetics/Cura into Robokinetics-master
2019-06-21 11:33:07 +02:00
KOUBeMT
11270b9142
Top_Bottom_layers_number_fix
2019-06-21 11:19:45 +02:00
Робокинетика
f5d94b9646
Fixed the value of "retraction_amount"
2019-06-21 11:53:06 +03:00
Remco Burema
f03c239041
Update some documentation. [CURA-6091]
2019-06-20 17:57:15 +02:00
Remco Burema
d076bfae77
Merge branch 'feature_intent_per_quality' of https://github.com/Ultimaker/Cura into feature_intent_per_quality
2019-06-20 17:49:41 +02:00
Remco Burema
fd80a6c1b6
Change some leftover pseudo-code to real code.
...
Part of CURA-6091.
2019-06-20 17:48:52 +02:00