Commit graph

737 commits

Author SHA1 Message Date
Gregory Diaz
3accc83de5 Added new profiles for Ultimaker printers. 2015-11-18 11:42:00 -08:00
Lars Brubaker
4e281dce08 Icon with better alpha channel. 2015-11-09 15:41:01 -08:00
John Lewin
ae7cd7bcaa Increase default infill overlap to 0.1 2015-11-09 12:53:54 -08:00
Lars Brubaker
59cbe0f66e Put in code to reset the track ball view. 2015-11-09 12:36:47 -08:00
Gregory Diaz
b644eb63b4 Added Other Other printer to PrinterSettings 2015-11-05 18:02:36 -08:00
Lars Brubaker
bc9a00ca84 Fixed the first layer speed. 2015-11-03 17:21:03 -08:00
Lars Brubaker
5ace0a5859 New translation strings. 2015-11-02 18:19:22 -08:00
Gregory Diaz
8f6ecbc1fe Added logic to show manufacturer names with utf characters 2015-11-02 17:54:42 -08:00
Gregory Diaz
0046a12ba2 Changed Esagono Manufacturer name in StaticData so that we don't run into problems when parsing folders on disk whose names include unicode characters 2015-11-02 17:54:41 -08:00
Lars Brubaker
eb8fb01c0d Merge pull request #434 from gregory-diaz/1.4.1PrinterProfiles
Added new profiles for gCreate and Wanhao USA and also added them to …
2015-10-29 13:36:40 -07:00
Gregory Diaz
5aa6e9fd50 Added new profiles for gCreate and Wanhao USA and also added them to the printer whitelist 2015-10-29 13:22:13 -07:00
Gregory Diaz
606a6ab9c5 Added name changes to Esagono Manufacturer name in printer settings and on the printer whitelist. Also added workaround for sqlite queries containing unicode characters. 2015-10-29 12:02:51 -07:00
Lars Brubaker
b10b4ec3c6 Put in some more performance monitoring. 2015-10-29 11:31:09 -07:00
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