Ghostkeeper
c5e33e45a4
Fix setting definition if importing profile without printer-specific profiles
...
Fixes a crash.
2017-12-19 13:24:20 +01:00
Aleksei S
3eef50dfb7
Merge branch 'master' of github.com:Ultimaker/cura
2017-12-19 13:19:19 +01:00
Aleksei S
fd6d3e76a3
Simplified upgrade funtion, typos, check extruder count
...
CURA-4708
2017-12-19 13:17:53 +01:00
ChrisTerBeke
b3758be12e
Fix selecting cura connect printer preference
2017-12-19 11:55:08 +01:00
ChrisTerBeke
7a3d05ae8a
Ignore new plugins
2017-12-19 09:20:53 +01:00
ChrisTerBeke
4782214893
Fix adding printer support wiki link
2017-12-18 23:18:22 +01:00
ChrisTerBeke
c58b116111
Added a license reference to the readme
...
As is custom on most GitHub repositories.
2017-12-18 21:22:42 +01:00
ChrisTerBeke
80880a871f
Fixed legacy cura repo link.
2017-12-18 21:17:37 +01:00
ChrisTerBeke
06512e53ac
Move configuration options info to a wiki page
...
As all other info was there already.
2017-12-18 21:16:11 +01:00
ChrisTerBeke
16ce1e870e
Create GitHub issue template
...
Might help streamlining issue creation and handling.
2017-12-18 20:57:43 +01:00
ChrisTerBeke
cab27711ad
Cleanup readme
...
Cleanup readme now that we have better Wiki content
2017-12-18 20:50:45 +01:00
Jack Ha
d6c6aa1c71
CURA-4715 fix updating custom profile
2017-12-18 17:03:18 +01:00
Ghostkeeper
8f66db6565
Remove overzealeous log message
...
This message appears on every machine in every material, which is far too much.
2017-12-18 13:29:10 +01:00
ChrisTerBeke
48cf6ad1c9
Merge pull request #3005 from fieldOfView/fix_early_crash
...
Prevent CrashHandler creating a QWidget before QApplication is created
2017-12-18 12:40:27 +01:00
fieldOfView
77daad1f98
Also exit when the crash handler dialog is not created
2017-12-18 12:19:56 +01:00
fieldOfView
d839b62e42
Prevent CrashHandler creating a QWidget before QApplication is created
2017-12-18 12:18:22 +01:00
Diego Prado Gesto
cdfcfa9d53
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-18 11:58:41 +01:00
Diego Prado Gesto
4a211c6ac6
CURA-4495 Change property name and add default values
2017-12-18 11:58:34 +01:00
Ghostkeeper
39d235c7b2
Merge branch 'master' of github.com:Ultimaker/Cura
2017-12-18 11:25:50 +01:00
Ghostkeeper
76d0a336f0
Merge branch 'master' of https://github.com/innovo3d/Cura
2017-12-18 11:24:22 +01:00
ChrisTerBeke
e3a996073e
Remove duplicate --headless argument as it is now in Uranium
2017-12-18 11:09:41 +01:00
Ghostkeeper
d5b3f18da8
Split all non-word characters for making abbreviations
...
So now cases like CR-10 are more appropriately split into ['CR', '10'].
Fixes #2910 .
2017-12-18 11:01:15 +01:00
ChrisTerBeke
443e155cf7
Adding set stage back
2017-12-18 10:50:50 +01:00
ChrisTerBeke
6666829939
Merge pull request #2940 from thopiekar/master-prepare-for-com-support
...
(DONE) Registration of arguments of plugins, add invisible mode (No splashscreen!) and "--debug" mode as argument
2017-12-18 10:49:44 +01:00
Diego Prado Gesto
6ddf8ce649
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-18 10:15:09 +01:00
Diego Prado Gesto
c3ce3724e5
Fix small issue when resetHandler is not defined
2017-12-18 10:00:08 +01:00
Jack Ha
43db06db2d
CURA-4721 removed comment from breakaway 0.1mm quality profile
2017-12-18 09:39:20 +01:00
Aleksei S
3a5b96b0e9
Merge branch 'master' of github.com:Ultimaker/cura
2017-12-15 18:14:06 +01:00
Aleksei S
54bc7dd348
Version upgrade for nozzle_size
...
CURA-4708
2017-12-15 18:13:29 +01:00
Diego Prado Gesto
3bef7dd9b1
CURA-4716 Add Fine quality profile for Breakaway AA0.4 in UM3
2017-12-15 16:32:41 +01:00
ChrisTerBeke
3e7589e22f
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-15 16:30:47 +01:00
ChrisTerBeke
421d93baa3
Fix potential crash on missing index in extruder dict
2017-12-15 16:30:38 +01:00
Lipu Fei
248fe37ed9
setDefinition() takes the ID instead of the container
...
CURA-4713
2017-12-15 14:54:26 +01:00
Lipu Fei
f26872ec1f
Apply fix for single extrusion machines when a new global stack is added
...
CURA-4713
Now the machines are not all loaded in the beginning, so the old way of
adding extruder stacks for old single-extrusion machines don't work.
With this fix, it now happens whenever a global stack is added to the
registry.
2017-12-15 14:51:48 +01:00
ChrisTerBeke
57651e837f
Fix setting the right extruder temperatures in start and end gcode
2017-12-15 14:17:18 +01:00
ChrisTerBeke
876ad01597
Directly use CuraApplication.backend instead of via property
2017-12-15 13:32:45 +01:00
ChrisTerBeke
b6f6ee2f31
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-15 11:05:53 +01:00
ChrisTerBeke
79028388a2
Add option for custom reset handler in setting item
2017-12-15 11:05:42 +01:00
Aleksei S
8d61445482
Merge branch 'master' of github.com:Ultimaker/cura
2017-12-15 09:45:21 +01:00
Aleksei S
2c18127cc1
Tests: Removed python circular import dependency and added empty containers
...
CURA-4687
2017-12-15 09:43:02 +01:00
ChrisTerBeke
4b1c0dff7a
Merge branch 'master' of https://github.com/Ultimaker/Cura
2017-12-14 19:51:42 +01:00
ChrisTerBeke
5d27443dd0
Merge pull request #2970 from Ghostkeeper/layerview_backface_culling
...
Layer view backface culling
2017-12-14 19:51:32 +01:00
ChrisTerBeke
cac561600e
Use pyqtProperty instead of slot to bind backend
2017-12-14 15:44:11 +01:00
ChrisTerBeke
9db320bf35
Remove unused backend property
2017-12-14 15:34:58 +01:00
ChrisTerBeke
47e5303a89
Catch situations where backend is not correctly set
2017-12-14 15:16:17 +01:00
ChrisTerBeke
c056fcb23d
Fix monitor sidebar machine selection - CURA-4234
2017-12-14 14:58:51 +01:00
Jack Ha
cda6aa2547
CURA-4234 splitted MachineSelection into a separate file and add it to PrintMonitor as well, because now it's part of the sidebar
2017-12-14 14:49:18 +01:00
Aleksei S
497bc756b7
Merge branch 'master' into CURA-4234_expand_collapse
2017-12-14 09:42:05 +01:00
Ruben D
f69375691f
Reduce vertices per tube by 1
...
Since the tubes are symmetrical, instead of using an extra vertex to flip the winding order, I just mirror all horizontal coordinates so that the triangles flip inside out.
2017-12-13 18:58:05 +01:00
Jack Ha
f3a6f50e2c
CURA-4234 fix topbar resize issues and removed hard coding numbers
2017-12-13 16:47:38 +01:00