Mark Burton
2caddee2fa
Add infill_angles setting to control direction of lines and zig zag infill.
...
This setting provides 4 options:
Default - the original directions, 45 and 135.
Uniform - one each of 45, 90, 135 and 180.
Stronger X - 45, 90, 135 and 90 again - provides more strength in X direction.
Stronger Y - 45, 0, 135 and 0 again - provides more strength in Y direction.
2016-12-28 08:38:33 +00:00
Ghostkeeper
84871017b8
Merge branch 'fieldOfView-fix_dialog_scales'
2016-12-27 10:41:46 +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
b967f045fe
D6: Removed unused file
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
1139b31900
T466: Shortened long filenames
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
nickthetait
87eb1e44f4
Update labeling for 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
Victor Larchenko
ba9d7fa1e2
T466: Fixed one at a time printing
2016-12-23 15:53:16 -05:00
Victor Larchenko
d7120e24d0
T466: Automatic switch to LayerView
2016-12-23 15:53:15 -05:00
Victor Larchenko
5d0c598622
T466: Cleaned code
2016-12-23 15:53:15 -05:00
Victor Larchenko
b24d5ef12b
T466: Ignoring top layers option for gcode files
2016-12-23 15:53:15 -05:00
Victor Larchenko
b4a7173a61
T466: Only one gcode file can be loaded at a time, and deleting previous gcode file when loading non-gcode file
...
Merge changes : Only call backgroundItem.hasMesh if/on an imported model (skips if only curaprofiles get loaded)
2016-12-23 15:53:15 -05:00
Victor Larchenko
1f84ad7084
T466: Added explanation text on settings panel
2016-12-23 15:53:15 -05:00
Victor Larchenko
84add5be84
T466: Added disabling of view button
2016-12-23 15:53:15 -05:00
Victor Larchenko
9da00563e5
T553: Fixed job name
2016-12-23 15:53:15 -05:00