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
Jack Ha
cd8eaf7759
minimum layer slider now works
2017-01-03 15:58:35 +01:00
Jack Ha
e57de296e7
Readded accidently removed stuff
2017-01-03 10:14:34 +01:00
Jack Ha
55dd08eff8
Somewhat better layout, added legend
2017-01-03 09:18:26 +01:00
Jack Ha
f0e0d65635
Finishing up compatibility mode
2017-01-02 14:56:31 +01:00
Jack Ha
93137fcc91
Added compatibility mode - old layer view is now also available
2017-01-02 12:56:18 +01:00
Jack Ha
b79f0c6d08
Merge branch 'master' into layer_view3_cleanup
2017-01-02 09:25:19 +01:00
Jack Ha
73a8859b0e
WIP second slider LayerView
2017-01-02 09:20:27 +01:00
Jack Ha
e3d77de6df
Working quite well
2016-12-30 15:43:32 +01:00
Jack Ha
6271774528
Added all kinds of options to layer view
2016-12-30 15:32:06 +01:00
Jack Ha
fc4c60b0dc
Added layer view options
2016-12-30 14:31:53 +01: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
Jack Ha
1217281727
Busy with layer_view options
2016-12-29 16:49:00 +01:00
Ghostkeeper
5c4526f280
Merge branch '2.4'
2016-12-29 10:53:01 +01:00
Jack Ha
0f2fb86cd9
Layer shader now uses own attribute for line dimensions instead of misusing uvs.
2016-12-28 15:20:14 +01:00
Jack Ha
8d2b3654a4
Layer thickness now as array
2016-12-28 13:15:42 +01:00
Jack Ha
9904dad07b
Added line thickness to layer view
2016-12-28 11:30:59 +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