1618 Commits

Author SHA1 Message Date
Simon Edwards
cf85831d87 Also check the upgrade plugins. 2017-01-17 20:56:28 +01:00
Simon Edwards
1b43e4981e Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00
Simon Edwards
fb70eb6813 Merge branch 'master' into python_type_hinting 2017-01-17 08:42:55 +01:00
Simon Edwards
38a7ffa7da Some fixes regarding submodules and imports. 2017-01-16 21:35:28 +01:00
Simon Edwards
16a748e0d6 Merge pull request #1326 from Ultimaker/big_flame_graph
Support for the Big Flame Graph profiler
2017-01-12 14:25:18 +01:00
Thomas Karl Pietrowski
5891709800 Using UM.Platform and correcting something minor
Since we already have UM.Platform, I think it is worth to get constancy into our code and use UM.Platform for our detection.
Additionally, I corrected the head of the file, because I think I shall mention Cura and not Uranium. I guess the plugin was moved to Cura, so this was missed.
2017-01-11 19:08:46 +01:00
awhiemstra
47be957f38 Merge pull request #1267 from alephobjects/GCODEReader_upstream
Add a Gcode reader plugin
2017-01-11 17:15:52 +01:00
Simon Edwards
a5181f157e Applied the profiler's pyqtSlot decorator to all of the code. 2017-01-10 13:35:39 +01:00
TheRikke
5ed32230f7 Fix connections to devices not based on arduino
stk500v2 failed to release the serial port on timeout.
2017-01-07 22:22:47 +01:00
Youness Alaoui
ad95f94d40 Remove redundant check 2017-01-05 13:04:56 -05:00
Victor Larchenko
33cd386556 D6: Fixed layers and line widths 2017-01-05 13:04:32 -05:00
Ghostkeeper
341b92860c
Also format g-code in extruder start and end g-code settings
Would be nice, eh?

Contributes to Github issue #1225.
2016-12-29 20:52:08 +01:00
Ghostkeeper
5c4526f280 Merge branch '2.4' 2016-12-29 10:53:01 +01:00
Victor Larchenko
f8874bfe21 D6: Fixed multi-extrusion 2016-12-23 15:53:17 -05:00
Victor Larchenko
485e81731f D6: Fixed file naming, removed spaces and fixed decoration calls 2016-12-23 15:53:17 -05:00
Youness Alaoui
9e85d6c894 Fix GCodeReader-feature related _readMeshfinished to match changes upstream.
The job.getResult() now returns a list of nodes now, so we need to loop
over those nodes instead of taking it as a single node value.
2016-12-23 15:53:17 -05:00
Victor Larchenko
cb428c70de D6: Moved backend pausing to itself 2016-12-23 15:53:17 -05:00
Victor Larchenko
67ab0cab41 D6: Changed decorator and swapping to LayerView 2016-12-23 15:53:17 -05:00
Victor Larchenko
647c2f15ba D6: Changed Decorator 2016-12-23 15:53:17 -05:00
Victor Larchenko
90f7cebbbb D6: Fixed gcode loading to scene while undo/redo 2016-12-23 15:53:17 -05:00
Victor Larchenko
fecf23d66d D6: Moved extensions to plugin metadata 2016-12-23 15:53:17 -05:00
Victor Larchenko
620a3891da D6: Moved decorator to cura 2016-12-23 15:53:16 -05:00
Victor Larchenko
3605403314 D6: Moved file loading code 2016-12-23 15:53:16 -05:00
Victor Larchenko
26fe0ddbb5 D6: Refactoring 2016-12-23 15:53:16 -05:00
Victor Larchenko
afc9b71279 D6: Fixed dual extrusion E value 2016-12-23 15:53:16 -05:00
Victor Larchenko
ba372f69a7 D6: Refactoring 2016-12-23 15:53:16 -05:00
Victor Larchenko
60eb83d920 D5: Refactored main cycle 2016-12-23 15:53:16 -05:00
Victor Larchenko
e6ebd225d3 D5: Added support of printers with center is zero parameter 2016-12-23 15:53:16 -05:00
Victor Larchenko
4aa59950ca D5: Added decorator 2016-12-23 15:53:16 -05:00
Victor Larchenko
002b3139e6 D5: Fixed dual extrusion colors 2016-12-23 15:53:16 -05:00
Victor Larchenko
a795323e5f D5: Added cura-generated gcode coloring 2016-12-23 15:53:16 -05:00
Victor Larchenko
897f01150b D5: Added class documentation 2016-12-23 15:53:16 -05:00
Victor Larchenko
c18b3149da D5: Moved loading files code 2016-12-23 15:53:16 -05:00
Victor Larchenko
cd7979e301 D5: Refactoring 2016-12-23 15:53:16 -05:00
Victor Larchenko
1631045d7a D5: Refactoring 2016-12-23 15:53:16 -05:00
Victor Larchenko
ce9251b5a6 T466: Fixed show only top layers bug 2016-12-23 15:53:16 -05:00
Victor Larchenko
2948e99fe8 T466: Removed dual extrusion offsets, the second extruder shown as another color 2016-12-23 15:53:16 -05:00
Victor Larchenko
cb1b9770fd T466: Added support of multiextrudion 2016-12-23 15:53:16 -05:00
Victor Larchenko
be3a945fb0 T466: Fixed Nothing to slice bug 2016-12-23 15:53:16 -05:00
Victor Larchenko
2b2eec5643 T466: Removed nested functions 2016-12-23 15:53:16 -05:00
nickthetait
b576e4a7bd Improve description of plugin for T466 2016-12-23 15:53:16 -05:00
nickthetait
79f54a16f6 Update copyright information 2016-12-23 15:53:16 -05:00
nickthetait
ec12b901d1 Rename to be consistent with other plugins
T466
2016-12-23 15:53:16 -05:00
nickthetait
9120a33602 Improve grammar of a log message
T466
2016-12-23 15:53:16 -05:00
Victor Larchenko
5441f1889c T466: Added support of retraction moves 2016-12-23 15:53:16 -05:00
Victor Larchenko
0f835a240d T466: Added ability to cancel parsing 2016-12-23 15:53:16 -05:00
Victor Larchenko
1932437b07 T466: Added logging 2016-12-23 15:53:16 -05:00
Victor Larchenko
a8dcdef4dd T466: Renamed *.g file label 2016-12-23 15:53:16 -05:00
Victor Larchenko
529c47c690 T466: Fixed crash on small files 2016-12-23 15:53:16 -05:00
Victor Larchenko
2d2b8601a0 T466: Added progress indicator 2016-12-23 15:53:16 -05:00