Commit graph

724 commits

Author SHA1 Message Date
John Lewin
f0472c12ee Add Android resources to StaticData 2015-10-21 14:23:51 -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
Gregory Diaz
628fdc435f Added requested ME3D profile changes 2015-10-14 12:28:27 -07:00
Gregory Diaz
5814e87d9d Added new material presets for sent by ROBO 3D 2015-10-14 11:38:29 -07:00
John Lewin
9ba0d5a8fc Add configurable outside perimeter extrusion widths 2015-10-13 19:51:39 -07:00
Lars Brubaker
544ee2fa9a Added top infill speed.
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
Gregory Diaz
1b3c45a884 Removing old INF3D-SPE profile as requested by Revolution 3D 2015-10-12 12:00:23 -07:00
Gregory Diaz
f5239a0e59 Added new profile for Esagono MELTEDBYTE XL (new OEM) 2015-10-12 11:18:14 -07:00
Gregory Diaz
f40c3cedd3 Committing Tylers new Kossel Pro profile as well as updated settings for PrintSpace Altair 2015-09-24 18:38:13 -07:00
John Lewin
46eaec40a8 Update library shared folder image 2015-09-24 12:32:35 -07:00
Lars Brubaker
69f077e5ab New icons for creators. 2015-09-23 16:03:50 -07:00
Lars Brubaker
c582898ca1 Merge pull request #409 from mmoening/1.4.0
Updated printer profiles for Makerbots and Creator Pro dual
2015-09-23 13:45:09 -07:00
Matt Moening
8b7043abcc Flashforge Creator Pro has two extruders
Makersbots will now explicitly turn off extruder and bed so that MatterControl and the printer match states
2015-09-23 13:35:28 -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
Gregory Diaz
6d6615cd10 Added Tylers Start Gcode changes to Airwolf 3d XL profile 2015-09-22 17:33:48 -07:00
Gregory Diaz
bd40c1b275 Adding Tylers new profile for the Type A Series 1 Plywood 2015-09-22 17:29:56 -07:00
Gregory Diaz
a63c54330a made hotkey controls icon change to the correct color when ActiveTheme is changed from light to dark 2015-09-22 14:47:33 -07:00
Lars Brubaker
c3a4eb53f5 new localization 2015-09-21 19:14:48 -07:00
Matt Moening
46b576a0eb Updated FlashForge printer profiles to send end print message to printer on cancel. 2015-09-21 16:59:35 -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
be1ee63705 Put in the new loading images 2015-09-21 15:44:13 -07:00
Lars Brubaker
f600e0f031 Don't crash when adding a missing file to the library. 2015-09-21 14:57:06 -07:00
Lars Brubaker
e61cade31a Fixed a bug with the cm3 value in exporting 2015-09-21 11:25:47 -07:00
Lars Brubaker
c3c12745b7 Merge branch '1.4.0' of https://github.com/MatterHackers/MatterControl into 1.4.0 2015-09-21 10:00:44 -07:00
Lars Brubaker
801cc06f2a put in share tool tip 2015-09-21 10:00:40 -07:00
Kevin E. Pope
ce98ea2328 Update loading icon/image. 2015-09-18 15:53:51 -07:00
Kevin E. Pope
4466c2365f Update shared folder icon. 2015-09-18 11:24:46 -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
Lars Brubaker
3e12badcc0 Put in a loading animation. 2015-09-15 18:17:56 -07:00
John Lewin
8e6869eef4 Add support for "Loading" indicators during provider init 2015-09-15 17:53:09 -07:00
Lars Brubaker
de42321257 Pun in a braille font
Much better output of brail.
2015-09-15 17:45:48 -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
fce926cc2d 48x48 icon 2015-09-14 15:33:20 -07:00
Lars Brubaker
254779e2a2 New file icon 2015-09-14 14:52:29 -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
Matt Moening
2b9683c32b Updated and added Profiles for all X3G printers we carry 2015-09-09 11:06:46 -07:00
Lars Brubaker
563a5a3b2d Improving the intuition around library navigation 2015-09-08 18:01:09 -07:00
Gregory Diaz
880b2d2931 Added the most up-to-date ROBO 3D printer profile "R1 & R1 +Plus" 2015-09-08 14:47:34 -07:00
Lars Brubaker
0e6275b0d8 Made the 'add to library' go through provider selector 2015-09-04 13:47:48 -07:00
Lars Brubaker
81d9518fcd Updated the queue icon image
Trying to get the purchase folder to show up correctly.
2015-09-02 18:47:44 -07:00