fieldOfView
ebbe37a6cd
Remove "Edit" button from materials page
...
The "Edit" button is an unnecessary barrier. Read-only materials are still uneditable.
2017-01-03 11:23:31 +01:00
fieldOfView
6479f2f938
Remove redundant "(Approx.)"
...
It is made redundant by the ~, and Approx. is an ugly abbreviation anyway
2017-01-03 11:11:57 +01:00
fieldOfView
a83c397d69
Show material cost in Job Specs area...
...
...if weight/price information is available
2017-01-03 11:05:32 +01:00
fieldOfView
27cf300ba6
Remove lingering debug statement
2017-01-03 11:05:32 +01:00
fieldOfView
ac34fe89ee
Make currency preference settable
2017-01-03 11:05:32 +01:00
fieldOfView
4429825d15
Show the calculated values are an approximation
2017-01-03 11:05:31 +01:00
fieldOfView
a06f66305f
Calculate spool length and cost per meter
2017-01-03 11:05:31 +01:00
fieldOfView
7516fb6056
Store cost & weight as preference values independent of material definition
...
Users need to be able to set these values independent of the xml definition, as it is not a material property but something that depends on the reseller etc. It must also be settable for read-only materials.
2017-01-03 11:05:31 +01:00
Ghostkeeper
693bc1de1c
Make skin pattern layer 0 inherit from skin pattern
...
When the user changes the skin pattern, he'd also expect the skin pattern for layer 0 to change. This commit makes the knowledge prerequisite smaller.
Contributes to pull request #1290 .
2017-01-03 10:52:15 +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
14bitVoid
8ee6b89a56
Adds a setting to select skin pattern for first layer
2017-01-02 22:54:53 +01:00
Ghostkeeper
6b7bae4dff
Make prime tower flow inherit from material flow
...
This is a profile enhancement requested by the material team.
2017-01-02 17:05:30 +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
Ghostkeeper
42abc76cd9
Update translation templates
...
These are the string changes that have been introduced for version 2.4.
2016-12-28 10:54:31 +01:00
Ghostkeeper
ae170830fb
Make minimum fan speeds scale with parent fan speed setting
...
Otherwise you get cryptic error messages about settings that may be hidden having invalid values, since minimum fan speed may not be higher than maximum fan speed. The value of the setting with the default settings should be the same.
Contributes to Github issue #1268 .
2016-12-28 10:22:35 +01: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