Commit graph

424 commits

Author SHA1 Message Date
Lars Brubaker
497f9f793d Latest MatterSlice 2016-01-21 18:06:16 -08:00
John Lewin
8d6eb804c0 Add missing localizations 2016-01-20 10:12:01 -08:00
Lars Brubaker
05e087d966 Added the ability to turn off support outlines. 2016-01-18 12:20:53 -08:00
rytz
4b4242a10b Options menu labels 2016-01-18 10:08:47 -08:00
Lars Brubaker
8d0bf547e5 New translations 2016-01-15 18:04:44 -08:00
John Lewin
513bd1cea3 Add missing localizations 2016-01-14 14:20:11 -08:00
Lars Brubaker
342c2f0a94 Made the Movement offset not show unless it is not 0. 2016-01-13 17:04:14 -08:00
Lars Brubaker
534b0b5e7b Removed redundant list of eeprom settings
Made the view only get refreshed one time
reduced the overhead of creating row items in eeprom window
locked the lists to make sure they are consistent when used
Made fan an movement controls not save "Controls" redundant
2016-01-13 15:37:03 -08:00
Lars Brubaker
de8fcf4e87 Added in the ability to set if we are going to retract when changing islands.MapItemToBool
New translations for updated slice descriptions.
2016-01-13 14:26:31 -08:00
John Lewin
4f1972a338 Merge babystep behavior into standard xyz controls 2016-01-13 11:09:40 -08:00
John Lewin
77633139aa Add support for closing MatterControl while printing
- Rename CloseAndRemoveAllChildren
2016-01-12 11:20:39 -08:00
Lars Brubaker
5cf447bc3a Don't crash on corrupt zip files
Better text around z can be negative setting.
2016-01-11 16:43:57 -08:00
Lars Brubaker
ecbcaee9f0 Put in the ability to adjust the amount of support to generate. 2016-01-11 10:30:15 -08:00
larsbrubaker
06f8b63d55 Updated the temperature layout strings. 2016-01-09 10:40:00 -08:00
John Lewin
049c95fbe6 Revise TranslationMap
- Switch back to Master.txt for English
 - Use AutoGeneratingTranslationMap in debug builds
 - Drop DEBUG_SHOW_TRANSLATED_STRINGS for clarity
2016-01-09 09:03:42 -08:00
Lars Brubaker
f4a8be2153 Put in some localization. 2016-01-08 17:55:42 -08:00
Lars Brubaker
5ce0c8e73d localize string 2016-01-07 12:30:52 -08:00
Lars Brubaker
8394e03ff0 Adding the translation info. 2016-01-05 16:49:36 -08:00
Lars Brubaker
1fd27e57f5 latest ms. 2016-01-05 15:37:37 -08:00
John Lewin
8600a35576 Revise TranslationMap, UserSettings
- Move Master.txt translation file to Translations/en/Translation.txt
 - Threadsafe MatterControlTranslationMap initialization
 - Refactor UserSettings:
     - Threadsafe initialization
     - Concise initialization
     - UseTryGetValue for dictionary lookups
     - Use backing fields
     - Cache frequently accessed Language value as local property
2016-01-05 13:31:45 -08:00
larsbrubaker
2f91c54aa5 adding new test for spiral vase
fixed a bug with spiral vase having too many perimeters.
2016-01-01 10:22:08 -08:00
Gregory Diaz
5a1cd1b974 Added Automated unit tests for Exporting GCode from the Downloads folder and for adding zip files to the Downloads Folder I flagged it to be Ignored currently but they are nearly done 2015-12-31 12:57:00 -08:00
Lars Brubaker
7268e42a2c Made the part thumbnails not mess up the alpha in flat mode. 2015-12-31 12:31:42 -08:00
Lars Brubaker
0dc24d357a Show the offset for adjustment height
Don't try to heat if we are below a given temp.
2015-12-03 10:15:59 -08:00
Lars Brubaker
ea13ab5f76 Fixed the settings properties file with a closing brace. 2015-12-01 16:16:29 -08:00
Lars Brubaker
59cbe0f66e Put in code to reset the track ball view. 2015-11-09 12:36:47 -08:00
Lars Brubaker
5ace0a5859 New translation strings. 2015-11-02 18:19:22 -08:00
Lars Brubaker
b10b4ec3c6 Put in some more performance monitoring. 2015-10-29 11:31:09 -07:00
Lars Brubaker
25a2dc032e Wrote new performance timer code
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00
Lars Brubaker
6774f5ff17 Put print leveling configuration in its own section
renamed it for clarity
2015-10-16 13:39:50 -07:00
Lars Brubaker
1e41bca15d Fixed the number of samples message. 2015-10-16 12:22:28 -07:00
John Lewin
9ba0d5a8fc Add configurable outside perimeter extrusion widths 2015-10-13 19:51:39 -07:00
Lars Brubaker
69f077e5ab New icons for creators. 2015-09-23 16:03:50 -07:00
John Lewin
fa908d15be Refresh root library view as needed
- Add LibraryRootNotice event
 - Hook LibraryRootNotice into new Socketeer LibraryRootNotice DeviceEvent
 - Listen for LibraryRootNotice in LibraryProviderSelector and call ReloadData to ping ProviderFactories for visibility
 - Refactor LibraryProviderSharedPlugin for clarity
 - Refactor LibraryProviderSharedPlugin to support refreshing visibility logic after ShouldBeShown() calls
 - Revise AcquireCollectionData() to use 'internal' access modifier for reuse in LibraryProviderSharedPlugin
 - Ensure the input field on CloudShareRedeemForm is focused by default, make buttons available to test automation
 - Add new test for 'Shared with Me' folder visibility
 - Update existing Purchased folder test to look for revised item name
 - Replace magic 'ProviderSelectorKey' token with static member for compile time consistency
2015-09-22 22:40:15 -07:00
Lars Brubaker
c3a4eb53f5 new localization 2015-09-21 19:14:48 -07:00
Lars Brubaker
fe2d63cde9 Bringing some clarity to the material selection in 3d view. 2015-09-21 16:53:40 -07:00
Lars Brubaker
e61cade31a Fixed a bug with the cm3 value in exporting 2015-09-21 11:25:47 -07:00
Lars Brubaker
801cc06f2a put in share tool tip 2015-09-21 10:00:40 -07:00
Kevin E. Pope
14a6834669 Add share redemption. 2015-09-17 19:19:15 -07:00
Kevin E. Pope
bcb3b44d89 Add share button to library. 2015-09-17 18:03:02 -07:00
Lars Brubaker
20618e3835 more strings 2015-09-17 17:30:55 -07:00
Lars Brubaker
a51e71891d Put in a link to more about braille 2015-09-17 15:27:38 -07:00
Lars Brubaker
2da65bca39 put in more braille grade 2 support 2015-09-16 17:20:12 -07:00
Lars Brubaker
cb2f4e3668 loading animation is in the right spot
Braille is much better.
2015-09-16 10:54:37 -07:00
John Lewin
8e6869eef4 Add support for "Loading" indicators during provider init 2015-09-15 17:53:09 -07:00
Lars Brubaker
ea87dac1f1 separated base and characters.
Made it possible to show both braille and normal text
2015-09-15 12:15:47 -07:00
Lars Brubaker
f521cdd370 Can change which font to use (check box is in anyway).
Getting closer.
2015-09-14 18:58:54 -07:00
Lars Brubaker
fda0230555 More work on braille 2015-09-14 18:43:39 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
a076fab02b Ask the user if they want to rebuild thumbnails when switching modes. 2015-09-10 16:28:59 -07:00