Commit graph

1489 commits

Author SHA1 Message Date
John Lewin
ab8550faf3 Use theme aware Markdown list bullets
- Issue MatterHackers/MCCentral#3730
2018-06-24 00:09:45 -07:00
Lars Brubaker
9f00ccad38 Putting phil into calibration parts
issue: MatterHackers/MCCentral#3689
Organize 'Calibration Parts' Folder
2018-06-22 14:10:59 -07:00
John Lewin
bf70b240e7 Add Markdig license 2018-06-19 13:17:42 -07:00
John Lewin
9fa0c470cc Markdig prototype
- Issue MatterHackers/MCCentral#3660
Add Markdown implementation for help guides
2018-06-19 13:03:40 -07:00
Lars Brubaker
4ec077fe2d another printer with a bad profile 2018-06-14 19:00:50 -07:00
Lars Brubaker
68960bf22e More bad printers 2018-06-14 18:56:39 -07:00
Lars Brubaker
21f8f6e4fd Remove some profiles with errors 2018-06-14 18:51:50 -07:00
Lars Brubaker
5cd9a2fd58 Updated static data printers 2018-06-14 18:36:24 -07:00
John Lewin
1f97ed29a9 Localize mouse terms
- Issue MatterHackers/MCCentral#3559
2018-06-12 12:33:35 -07:00
Lars Brubaker
76183b20f0 new translations 2018-06-12 10:10:27 -07:00
Lars Brubaker
e800b652d2 Changed gcode width calculation back to what it was.
Took out dead code
2018-06-12 09:30:25 -07:00
John Lewin
67d3567795 Update master.txt 2018-06-08 14:16:44 -07:00
John Lewin
62f6c6c382 Simplify 2018-05-23 11:48:23 -07:00
John Lewin
dcce521db4 Add material design add/import icons 2018-05-17 20:04:50 -07:00
John Lewin
a58089f71a Add prototype for SliceSetting section enable/disable
- Issue MatterHackers/MCCentral#3398
Consider promoting section toggle fields to section header/toolbars
2018-05-17 18:26:46 -07:00
John Lewin
f38d23d6e1 Make Skirt the first group under Adhesion 2018-05-17 18:26:46 -07:00
John Lewin
09ef65bc9d Add fit icon 2018-05-17 16:01:26 -07:00
John Lewin
4f96518a9b Remove fan controls when disabled
- Issue MatterHackers/MCCentral#3393
Enable Fan option shows even when my printer does not have a fan
2018-05-17 12:17:31 -07:00
Tyler Anderson
92c015ff18 Added toggles for brim and skirt 2018-05-17 10:46:37 -07:00
Lars Brubaker
fbd4f9e219 Improved GlyphTranslator
Added true type fonts
Refactored VertexStorage data types
Shortened FlagsAndComamand enum names
2018-05-15 15:06:40 -07:00
John Lewin
eb355a7fb9 Extract help guides to declarative json
- Issue MatterHackers/MCCentral#3346
GuideAssets use unlocalized string on purpose?
2018-05-10 08:57:56 -07:00
Lars Brubaker
f39d2116ee Made the selection much faster and consistent 2018-05-09 16:41:45 -07:00
John Lewin
03838baef0 Use PNG for X icon
- Issue MatterHackers/MCCentral#3278
X is not same black as checkmark (switch it to an icon in the icon folder)
2018-05-05 08:36:02 -07:00
John Lewin
c21018f503 Move printer image resource urls into Oem bucket
- Issue MatterHackers/MCCentral#3294
2018-05-03 22:42:50 -07:00
John Lewin
c7f289c73d Evaluate history containers in a common root
- Issue MatterHackers/MCCentral#3254
Consider moving all history containers into a single root
History container
2018-04-29 11:08:09 -07:00
LarsBrubaker
553e822e56 Added level sample cache
Added 100 point disk
2018-04-28 16:59:39 -07:00
Lars Brubaker
a3903be868 Made animation speed be right
Put in 10 x 10 grid
2018-04-27 18:28:59 -07:00
Lars Brubaker
44a8de8f4b Improving tips system
removing gifs (added a meg of data)
put in closer to real data
2018-04-25 11:35:33 -07:00
John Lewin
f69251f7f2 Add list view for tips 2018-04-24 16:08:04 -07:00
John Lewin
607d282bb2 Make unique icon for 'new part', revise icons 2018-04-24 08:55:05 -07:00
John Lewin
8d9db18d69 Improve stroke weighs and balancing, add missing SetPreMultiply() 2018-04-21 14:59:45 -07:00
John Lewin
0fef0fa266 Evaluate using scaled folder icons
- Issue MatterHackers/MCCentral#3154
2018-04-21 00:50:29 -07:00
Lars Brubaker
936c0bce0f made the create and copy printer buttons icon and to the right of printer selector 2018-04-20 13:56:09 -07:00
John Lewin
5d2e506dcf Purge StaticData image cache on theme change in debug 2018-04-19 16:05:22 -07:00
Lars Brubaker
a2632e390d New updated feeds for static data 2018-04-19 09:56:44 -07:00
LarsBrubaker
b04d9c88fc made the + tab have an above and a below feed
Made the feed layout better
2018-04-19 07:07:46 -07:00
John Lewin
63d1595689 Add folder icon
- Issue MatterHackers/MCCentral#3131
Create consistent folder icon
2018-04-16 18:56:20 -07:00
Lars Brubaker
b7faf17269 Took out cura and slic3r mapping classes
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
John Lewin
62e62b11c4 Add support for theme aware print toolbar buttons 2018-04-09 15:21:52 -07:00
Lars Brubaker
7590b179b6 Changed Bake to MakePermanent 2018-04-09 11:58:21 -07:00
Lars Brubaker
f3fd50eff8 adding in probe to z and xy probe offsets
issue: MatterHackers/MCCentral#3042
Change offset to include the word Probe
2018-04-09 10:05:09 -07:00
John Lewin
b7f3cacc14 Add StaticData fallback for Explore feed
- Issue MatterHackers/MCCentral#3009
MatterControl should fall back to stale content on offline Explore feed
2018-04-08 09:45:47 -07:00
John Lewin
9c00f026c0 Restore icon for Add menu item, improve icon support in MenuItem
- Render non-enabled menu icons with new lazy DisabledImage property
- Move SettingsRow into CustomWidgets namespace
2018-04-07 11:07:38 -07:00
John Lewin
974477accc Revised pinch/curve icons 2018-04-06 20:45:55 -07:00
Lars Brubaker
d3818471c5 Made probe calibration happen automatically if required 2018-04-06 14:59:09 -07:00
Lars Brubaker
0e6fb3f420 Put in the cog for leveling calibration 2018-04-06 11:49:08 -07:00
johnlewin
5b3f3ec00b
Merge branch 'design_tools' into design_tools 2018-04-05 17:23:09 -07:00
Lars Brubaker
28ffed0908 Fixing tests related to leveling 2018-04-05 16:16:55 -07:00
John Lewin
54fe713d7d Add simple toggle buttons for view options 2018-04-05 15:52:18 -07:00
Lars Brubaker
83a7d49e32 Make sure we don't sample off the bed
reorder 7 and 13 point leveling probe positions
issue: MatterHackers/MCCentral#1821
Improvements to leveling process
2018-04-04 14:58:20 -07:00