Commit graph

1636 commits

Author SHA1 Message Date
Lars Brubaker
c1363c9aca Load filament is now working
made other extruder temps visible in the normal slice settings
2019-02-05 14:51:38 -08:00
Lars Brubaker
9f55a1432c dual extrusion load / unload filament
unload filament is actually working on extruder 2
2019-02-05 13:43:04 -08:00
John Lewin
ea1deb4cfe Add missing files 2019-02-05 09:11:56 -08:00
Lars Brubaker
b2c41a1098 Updated translations 2019-02-01 17:11:53 -08:00
John Lewin
2224a9cc89 Add Roslyn localize detector for Description attributes 2019-02-01 11:24:14 -08:00
Lars Brubaker
45bfe377d9 Made the ratio have a larger tolerance
updated translations

issue: MatterHackers/MCCentral#4974
investigate position sensor false positive

issue: MatterHackers/MCCentral#4984
run localizations
2019-02-01 10:10:48 -08:00
John Lewin
d3b2148233 Add Roslyn localization extraction for DisplayName attributes
- Issue MatterHackers/MCCentral#4889
Update localizations
2019-01-31 18:52:27 -08:00
John Lewin
bba7d2e164 Update localizations
- Issue MatterHackers/MCCentral#4889
2019-01-31 18:52:27 -08:00
John Lewin
e5eb0c4dc3 Update precomputed primitive thumbnails
- MatterHackers/MCCentral#4636
Primitives should use 3D icons, even when flat icons are selected
2019-01-30 17:30:14 -08:00
John Lewin
b6a05dcd18 Add missing file 2019-01-22 22:35:19 -08:00
John Lewin
4e9f1510ac Wire up validation error popovers, use warning/error status icons 2019-01-22 13:35:27 -08:00
John Lewin
f2e8a9d4ec Add error panel 2019-01-22 13:35:27 -08:00
John Lewin
b33780d5f8 Revise layouts.txt 2019-01-10 15:44:45 -08:00
LarsBrubaker
eb90fe82b0 removing z_offset, adding data to nozzle offsets xyz
issue: MatterHackers/MCCentral#4793
Slightly illogical that z-offset can have different values
2019-01-06 08:35:55 -08:00
John Lewin
6ea5a1dba6 Depict slice settings validation status in SliceSettings views 2019-01-05 10:38:33 -08:00
John Lewin
f8310638bb Revise alignment icons 2019-01-04 11:43:03 -08:00
Lars Brubaker
45b1a32e03 removing MS auto support generation 2019-01-03 16:05:02 -08:00
John Lewin
2888a77d1e Add titles to tour items 2018-12-30 14:18:16 -08:00
John Lewin
9381e53df8 Improve icon consistency 2018-12-28 18:28:30 -08:00
Lars Brubaker
bc9b621546 Latest translations 2018-12-27 17:25:38 -08:00
John Lewin
6676702d7a Use images for offline indicators 2018-12-26 13:21:48 -08:00
John Lewin
9c6cfae622 Update PauseOnLayer HelpText to indicate pause is before layer
- Issue MatterHackers/MCCentral#4721
2018-12-21 18:37:11 -08:00
Lars Brubaker
f0fc1234e7 making more macro replaces work
issue: MatterHackers/MCCentral#4720
[temperature1] not working correctly
2018-12-17 18:53:52 -08:00
John Lewin
da625fc267 Add cached network loading for product tour 2018-12-13 09:27:27 -08:00
John Lewin
9c4283ef2c Extract tour data to external file 2018-12-13 09:27:26 -08:00
Lars Brubaker
0d776e20f2 removing unused setting 2018-12-07 13:21:33 -08:00
LarsBrubaker
f131f9c3a5 adding libigl to about
issue: MatterHackers/MCCentral#4633
add libigl to about page
2018-12-05 07:43:28 -08:00
Lars Brubaker
1a434b6388 Moved extruder offsets from passing to MS to being part of stream processing
Made '; NO_PROCESSING' track printer position correctly
issue: MatterHackers/MCCentral#4658
Create setting for ZOffset for extruder 2
2018-12-04 13:28:46 -08:00
Lars Brubaker
5fbf6281d7 put in the ability to specify "; NO_PROCESSING" on a gcode line
issue: MatterHackers/MCCentral#4663
set position Z Tower and no Level
2018-12-03 16:33:35 -08:00
Lars Brubaker
fa218d9ebe Making it possible to have a z offset in multi extruder setups 2018-12-03 14:58:42 -08:00
John Lewin
13001df42f Use agg_basics.GetLongHashCode for ID
- Issue MatterHackers/MCCentral#4636
Primitives should use 3D icons, even when flat icons are selected
2018-11-29 17:14:51 -08:00
Lars Brubaker
23c0722585 Working on creating a features Tour 2018-11-28 11:55:58 -08:00
John Lewin
a6caed8f5e Add theme support for noContentFieldDescription
- Issue MatterHackers/MCCentral#4613
Unfilled text should be a desaturated color
2018-11-23 18:45:29 -08:00
Lars Brubaker
844f97a060 Removed active printer static
issue: MatterHackers/MCCentral#4562
GCodeStream
2018-11-12 15:03:02 -08:00
John Lewin
87cbf4e7f2 Reduce tab bar background/intactive tab contrast levels 2018-11-08 13:23:08 -08:00
John Lewin
417c8fee80 Fix Properties bar color 2018-11-08 13:19:14 -08:00
John Lewin
00d1d09f99 Add white theme 2018-11-08 10:37:38 -08:00
John Lewin
adde521e31 Add missing theme values
- Issue MatterHackers/MCCentral#4515
Missing theme definitions
2018-11-07 18:03:45 -08:00
John Lewin
bed543ac10 Add network status panel to status bar, remove from sign-in droplist 2018-11-06 16:34:07 -08:00
Lars Brubaker
234ab03072 Improving default loading markdown text
improving layout of progress bar in loading and unloading
2018-11-06 09:33:44 -08:00
John Lewin
575a9aa08e Add missing file 2018-11-05 17:35:25 -08:00
Lars Brubaker
d7716c8faf updated translations
issue: MatterHackers/MCCentral#4472
update localizations
2018-11-05 14:20:05 -08:00
Lars Brubaker
734bd88c86 Made the unloading wizard code rather than macro
Took out the macro processing stream
2018-11-05 11:08:21 -08:00
John Lewin
7212f11871 Rename theme.ActiveTabColor to theme.BackgroundColor
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
c279f8a511 Fix typo
- Issue MatterHackers/MCCentral#4485
Consider renaming recently added config setting with typo in name
2018-11-03 08:45:17 -07:00
John Lewin
3d43ddc590 Rebuild master.txt
- Issue MatterHackers/MCCentral#4472
update localizations
2018-11-02 22:56:04 -07:00
John Lewin
958acf97a3 Fix typos 2018-11-02 22:52:08 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
Lars Brubaker
8c1c0bcff4 Improving setup connection wizard
issue: MatterHackers/MCCentral#4453
Add images to connection wizard
2018-11-01 14:16:25 -07:00