Commit graph

8136 commits

Author SHA1 Message Date
Wilmer Gaona
57a4ac87bb
Update mendel90.def.json
Delete the unnecessary and commented lines
2019-02-21 11:09:51 -06:00
Jaime van Kessel
48ed9b6e20 Remove usage of plugin model 2019-02-21 17:16:59 +01:00
Ghostkeeper
2d108b3284
Merge branch 'master' of https://github.com/wgaonar/Cura into wgaonar-master 2019-02-21 16:55:36 +01:00
Jaime van Kessel
d9c4edf093 Prevent a few expensive conversions from happening in the QML 2019-02-21 16:36:14 +01:00
Jaime van Kessel
1b36a8e12c Fix some more bindings for SettingItem 2019-02-21 16:17:25 +01:00
Jaime van Kessel
27370dd45d Improve the bindings for the material menu
This way the evaluation is significantly faster.
2019-02-21 15:26:25 +01:00
Jaime van Kessel
b2df5c3445 Remove the numSettingsVisible property from the workspace dialog
This slows down the booting of Cura and it's probably not something people care about.
2019-02-21 15:08:41 +01:00
Jaime van Kessel
c2d783bf7a Removed unused plugins model 2019-02-21 15:05:40 +01:00
Jaime van Kessel
956b917cd6 Merge branch '4.0' of github.com:Ultimaker/Cura into 4.0 2019-02-21 14:50:01 +01:00
Jaime van Kessel
b07086dee4 Remove catalog creation from setting item
This pretty much doubles the speed by which setting items are created.
2019-02-21 14:49:25 +01:00
Ghostkeeper
650204dae7
Merge branch '4.0' 2019-02-21 09:09:19 +01:00
Remco Burema
ab25bcaf2f Tiny fix tranlation typo Spanish (X -> Y). 2019-02-21 08:54:05 +01:00
Remco Burema
b4e4b7125d Fix tab-bar of config.-menu always on idex 0 on reshow. [CURA-6232] 2019-02-20 13:27:05 +01:00
Simon Edwards
60547b4265
Merge pull request #5329 from Ultimaker/CL-1247_improve_cloud_disabled_states
CL-1247 Improve cloud disabled states
2019-02-20 13:17:11 +01:00
Remco Burema
1608adde00 Change of wording Skin Overlap (Percentage). [CURA-6140] 2019-02-20 09:57:48 +01:00
Wilmer Gaona
b60cfaab64
Update mendel90.def.json
The main modification is to set absolute extrusion and machine center in the start gcode
2019-02-19 15:32:23 -06:00
Ian Paschal
c14aa3686c Add some new colors to theme
Contributes to CL-1247
2019-02-19 12:23:03 +01:00
Remco Burema
70cd7518ed Adjust description of Skin Overlap (Percentage). [CURA-6140] 2019-02-19 10:47:21 +01:00
Ghostkeeper
275989d193
Merge branch 'fix_prime_tower_brim_for_raft' 2019-02-18 15:17:48 +01:00
Lipu Fei
64150cc7cf Merge remote-tracking branch 'origin/4.0' 2019-02-18 13:52:27 +01:00
Ghostkeeper
8d263e11b1
Merge branch 'mb-enable-gyroid-support' of https://github.com/smartavionics/Cura into smartavionics-mb-enable-gyroid-support 2019-02-18 11:30:49 +01:00
Jaime van Kessel
338f9c0052 Add check for platform mesh & texture
It simply checks if the file exists
2019-02-15 14:42:50 +01:00
Diego Prado Gesto
ef73453874 Fix height in the about dialog to show the logo correctly 2019-02-15 14:36:58 +01:00
Jaime van Kessel
2820bc2e8f Merge branch 'master' of github.com:Ultimaker/Cura 2019-02-15 14:08:22 +01:00
Jaime van Kessel
48b4f0ae2b Removed last few incorrect values from nwa3d profiles 2019-02-15 14:07:57 +01:00
Jaime van Kessel
b7bbe8e321 Merge branch 'master' of https://github.com/DragonJe/Cura 2019-02-15 14:07:09 +01:00
Jaime van Kessel
c0d75b38b7 Added test to check if a key in the profile is defined in the definition 2019-02-15 14:06:46 +01:00
Ghostkeeper
d42ba9dda0
Merge branch '4.0'
Conflicts:
	resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg -> Weights being changed while a whole slew of fixes were being done on 4.0
	resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg -> Ditto
2019-02-15 13:58:47 +01:00
Diego Prado Gesto
2d1d0c2d37 Remove unused image 2019-02-15 13:39:40 +01:00
Satish
4a0bb43e39 CURA-6201 - Added an id to stage buttons for the integration tests 2019-02-15 12:08:42 +01:00
Ghostkeeper
73524deb8d
Add settingKey property for Squish to find things easier 2019-02-15 11:52:16 +01:00
Mark Burton
1ba7b35ccc Support gyroid support.
Haven't actually tried printing gyroid support but at least now it can be evaluated.
2019-02-15 09:19:40 +00:00
DragonJe
6ed5296e59
Update nwa3d_a5_normal.inst.cfg
Added "initial_layer_line_width_factor = 100" and changed "True" and "False" syntax
2019-02-14 16:05:42 -06:00
DragonJe
f91ee80373
Update nwa3d_a5_fast.inst.cfg
Added "initial_layer_line_width_factor = 100" and changed True and False syntax
2019-02-14 16:02:57 -06:00
DragonJe
bcf9a36278
Update nwa3d_a5_best.inst.cfg
Changed True and False syntax
2019-02-14 15:59:45 -06:00
DragonJe
e46024e7d1
Update nwa3d_a5_best.inst.cfg 2019-02-14 15:54:56 -06:00
Jaime van Kessel
6ff1f49c34 Ensure the layout gets the right width & height for the output devices popup
CURA-6222
2019-02-14 17:21:54 +01:00
Diego Prado Gesto
b53e5a963e Change setting version to 7
Contributes to CURA-6203.
2019-02-14 17:13:34 +01:00
Lipu Fei
0cc882a398
Merge pull request #5304 from Ultimaker/fix_um2_08_profiles
CURA-6215 Remove layer_height from um2+ extruder profiles.
2019-02-14 12:05:49 +01:00
Diego Prado Gesto
b06113f807 Merge branch 'contribution' of https://github.com/ValentinPitre/Cura into ValentinPitre-contribution 2019-02-14 11:57:22 +01:00
Diego Prado Gesto
0a325426d0 Merge branch 'Z-Bolt-master' 2019-02-14 11:24:57 +01:00
Diego Prado Gesto
bdd4b6438e Add extruder file for Z-Bolt printers.
Contributes to CURA-6193.
2019-02-14 11:24:00 +01:00
Remco Burema
a392f50a67 Small fix for glue-warning height in Ext.-config. 2019-02-14 11:21:01 +01:00
Diego Prado Gesto
100be642bd Merge branch 'master' of https://github.com/Z-Bolt/Cura into Z-Bolt-master 2019-02-14 11:15:25 +01:00
Jaime van Kessel
a8f66a558c Merge branch '4.0' of github.com:Ultimaker/Cura 2019-02-14 10:53:01 +01:00
Jaime van Kessel
c1b53f0a90 Change header color in about window
This makes it work for both light & dark theme
2019-02-14 10:42:25 +01:00
Remco Burema
7698ea0df2
Merge pull request #5260 from Ultimaker/CURA-6144_support_extruder_combobox_style
CURA-6144 Fix combox style for support extruder in recommended
2019-02-13 16:55:21 +01:00
Remco Burema
a601e0878c Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864] 2019-02-13 15:46:39 +01:00
ValentinPitre
2515f51e81 correction of settings 2019-02-13 14:48:02 +01:00
Simon Edwards
dc9d3ba2a3
Merge pull request #5293 from Ultimaker/CL-1165_missing_cloud_info
CL-1165 Improve cloud connection or not checking
2019-02-13 14:23:05 +01:00