Lipu Fei
|
bbd019f9e5
Fix job name UI binding
|
6 лет назад |
Lipu Fei
|
bb313c45a9
Set job name to "unnamed" if user types in nothing
|
6 лет назад |
Lipu Fei
|
3b0b6d300b
Only set user-specified job name when the editting is finished
|
6 лет назад |
Lipu Fei
|
689b88a024
Do not change prefix for user-specified job names
|
6 лет назад |
Aleksei S
|
b1c9b04a7a
Fix: filenames cut by first dot, remove only file extension because file might have dot in name
|
6 лет назад |
Ruben D
|
c8222b73c7
Merge branch 'feature_model_check'
|
6 лет назад |
Jack Ha
|
d8d226c0d6
CURA-4557 it's now a small button next to the job spec when one of the warping materials is selected
|
6 лет назад |
Lipu Fei
|
f97e615634
Fix file name update
|
6 лет назад |
Mark
|
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
|
6 лет назад |
Mark
|
461da709ff
Checked all divisions (again..) and multiplications on rounding errors
|
6 лет назад |
alekseisasin
|
db51054984
Merge pull request #2700 from fieldOfView/feature_cleanup_save_monitor_area
|
7 лет назад |
fieldOfView
|
fc7d1210cf
Fix qml binding loop
|
7 лет назад |
Mark
|
334283e893
Found some more margins that wouldnt be fixed numbers and made the code more consistent
|
7 лет назад |
Jaime van Kessel
|
a7e1017aa2
Added some missing widths en heights
|
7 лет назад |
Mark
|
d4a8dbdee7
Change Text to Label and cast all sizes to int
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Diego Prado Gesto
|
c3d6023418
Fixed an issue that doesn't generate the jobname again once the user removes the models. - CURA-4276
|
7 лет назад |
Lipu Fei
|
b0916e4b67
Fix job name mismatching
|
7 лет назад |
Ghostkeeper
|
b52446ed99
Use text colour specific to text in scene for job specs
|
7 лет назад |
Ghostkeeper
|
5866b759a8
Move material estimate properties to sidebar as well
|
7 лет назад |
Ghostkeeper
|
067449192a
Move time/material estimates code to sidebar
|
7 лет назад |
Ghostkeeper
|
d4824a8ff1
Make time estimates tooltip also appear on clock icon
|
7 лет назад |
Ghostkeeper
|
00aff6d2f2
Make feature labels more accurate for support
|
7 лет назад |
14bitVoid
|
e9d70a8a70
Translate features for time estimates
|
7 лет назад |
14bitVoid
|
05f46c47f7
Dynamically fill tooltip with time estimates
|
7 лет назад |
14bitVoid
|
69a95e37a5
Show time estimates per feature in tooltip
|
7 лет назад |
Lipu Fei
|
ac560229a1
Fix TypeError in JobSpec.qml due to material cost being undefined
|
7 лет назад |
Ghostkeeper
|
39fbe542b9
Fix font rendering issues in job spec details
|
7 лет назад |
Jaime van Kessel
|
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
|
7 лет назад |
fieldOfView
|
9229027001
Refactor properties that start with 'get' to avoid confusion between slots & properties
|
7 лет назад |
fieldOfView
|
a823980d17
Replace "transparent" Rectangles by Items
|
7 лет назад |
fieldOfView
|
a83c397d69
Show material cost in Job Specs area...
|
8 лет назад |
Thomas Karl Pietrowski
|
bfe97a1eca
Using ~ only for the amount of material in grams
|
8 лет назад |
Thomas Karl Pietrowski
|
1ab0637d11
Adding "approximately equal" to the amount of material needed
|
8 лет назад |
fieldOfView
|
9171908c8b
Show weights as well as lengths
|
8 лет назад |
Jaime van Kessel
|
dcc3bc8f80
Also refactored name of printlength in jobspecs.qml
|
8 лет назад |
Jaime van Kessel
|
7a43164654
Both material weights & lengths are now exposed
|
8 лет назад |
fieldOfView
|
08f2143790
Simplify showing each material length individually
|
8 лет назад |
fieldOfView
|
9c492342cb
Show each material length individually
|
8 лет назад |
Jaime van Kessel
|
318182495a
We now recieve material estimation per extruder
|
8 лет назад |
fieldOfView
|
bb18bf6a30
Fix creating a jobname after loading a file
|
8 лет назад |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 лет назад |
Ghostkeeper
|
c80455c6bc
Fix creating print job name
|
8 лет назад |
fieldOfView
|
12638f3601
Make machine prefix for jobname optional
|
8 лет назад |
fieldOfView
|
1583018e75
Clean up theme: tweak colors, remove unused styles
|
8 лет назад |
Jaime van Kessel
|
aafb981245
Setting empty jobname is now possible again
|
8 лет назад |
Jaime van Kessel
|
e8c99f6b9f
Increased readability
|
8 лет назад |
Jaime van Kessel
|
ffbc3e8da3
Added min size to printjob name
|
8 лет назад |
fieldOfView
|
bc24a3c95b
Add sensible maximum length to machine name and job name entry
|
8 лет назад |
Arjen Hiemstra
|
720324f0c6
Replace Theme property accessors with getThing calls
|
8 лет назад |