Lars Brubaker
c2d2509195
Got the per layer info to show up in gcode view
...
Fixed bugs with gcode parsing
Moved classes into separate files
2018-05-08 15:19:29 -07:00
John Lewin
1d46c5f0d7
Remove unused type
2018-05-05 09:05:21 -07:00
Lars Brubaker
75a31a6ccd
Added the ability to get physical memory
...
Refactoring
removing some dead code
2018-05-04 09:45:14 -07:00
John Lewin
74dcbc52dc
Add LibraryCollectionContainer
...
- Issue MatterHackers/MCCentral#3287
Bucket library containers into a common root - like History
2018-05-03 23:32:17 -07:00
John Lewin
d2c59589ea
Rename type to match behavior
2018-05-03 08:50:00 -07:00
Lars Brubaker
27b1e31ac5
Working on fit to bounds having radial option (image coin support)
...
Make default names and colors for all primitives
Improving public property editor context so we can show many at the same time
fixed spelling
2018-05-02 10:59:19 -07:00
Lars Brubaker
c3653967d0
Automation runner defaults to agg input methods and tests pass
...
Got agg input methods working better
deleted some unneeded tests
Working on adding past image to clipboard
Working on adding past FileDropList to clipboard
2018-04-30 15:16:25 -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
John Lewin
c3e8beb823
Add Part History container
2018-04-29 11:00:37 -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
ce9b84f67f
Improving primitives
...
grouping
colors
update button
consistency
2018-04-27 10:13:45 -07:00
Lars Brubaker
65c76fa0f9
Put in some more tips
2018-04-26 16:28:43 -07:00
Lars Brubaker
82ff8b5d64
Make sure we are on move 10 when the control is set at startup
...
Removing dead code
2018-04-26 15:51:40 -07:00
Lars Brubaker
d1629c9433
Put colors back on primitives
...
Added 'Advanced' to more primitives
Removed redundant primitives
2018-04-26 14:58:45 -07:00
Lars Brubaker
b5edf403ba
Put in a quick pass at some help text.
2018-04-24 10:15:01 -07:00
Lars Brubaker
b661b41baf
Working on new help system
2018-04-18 17:04:37 -07:00
Lars Brubaker
c63173f199
Moving all user settings test strings into UserSettingsKey
...
prototyping user tips system
2018-04-18 14:38:21 -07:00
John Lewin
462c88c2dc
Add printer/plate prototype to new tab page
2018-04-18 12:57:58 -07:00
John Lewin
65582c827f
Rename file to match type
2018-04-15 17:55:12 -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
8e205cce57
Remove dead code
2018-04-12 13:17:17 -07:00
Lars Brubaker
4cb61563d3
Making hot end heat up before probing the bed with the tip
...
Refactoring - moving classes to individual files
2018-04-10 14:41:21 -07:00
John Lewin
0cce5ba0d1
Remove dead code
2018-04-07 22:53:35 -07:00
John Lewin
757098c3dc
Remove SplitButtonFactory
2018-04-07 08:16:50 -07:00
John Lewin
a027951be5
Extract reusable aspects to common base
2018-04-06 09:06:21 -07:00
John Lewin
64a96dd7ff
Add new toggle switch style
2018-04-05 15:54:12 -07:00
John Lewin
5a13d9cf30
Move view options from overflow menu to new persistent panel
...
- Issue MatterHackers/MCCentral#3014
Add View Options panel to model view
2018-04-05 15:52:17 -07:00
Lars Brubaker
3f8f0cbe28
Put in temp that leveling occurred at
...
Put in date
Made rebuild data happen correctly
Improved leveling messages
Fixed a bug with leveling happening after line cutting
Added 5x5 leveling
2018-04-04 14:58:20 -07:00
Lars Brubaker
e89ca312a1
Prototyping the curve tool
2018-04-04 14:58:17 -07:00
LarsBrubaker
dca46e22ab
Adding in pinch object
2018-04-04 14:58:16 -07:00
Lars Brubaker
e86e3b127c
Started on Delaunay Triangulation
...
Took out old sqlite migration of leveling
refactoring
2018-04-04 14:58:15 -07:00
Lars Brubaker
ea12bdffa3
Removing dead code
...
Moving leveling code into leveling stream (the only place I want to have it eventually)
2018-04-04 14:58:14 -07:00
Lars Brubaker
f852ddf708
First pass at leveling consolidation
2018-04-04 14:58:13 -07:00
John Lewin
dd2c3424da
Transactional group command
2018-03-28 17:38:14 -07:00
John Lewin
03b9d21594
Migrate Lithophane into base
2018-03-27 12:24:46 -07:00
John Lewin
62965fce66
Remove unused type
2018-03-27 09:27:06 -07:00
John Lewin
fb381d1c98
Move LightingData into RenderOpenGl
2018-03-23 16:06:32 -07:00
John Lewin
45f7063879
Upgrade framework to 4.7.1
2018-03-21 23:05:08 -07:00
John Lewin
7c7554a43b
Move localization init into ApplicationController
2018-03-21 17:18:17 -07:00
Lars Brubaker
3a4f249416
Removing ImageAsset adding ImageObject3D
...
added image editor
using image editor for public property editor
added ring object
2018-03-19 18:29:47 -07:00
LarsBrubaker
6e5674a279
Merged Arrange and Align
...
First pass on Bake and Remove for FitToBounds
2018-03-19 09:27:15 -07:00
LarsBrubaker
0e0d2bf4f7
Got a Package test working
...
Made arrange handle rebuilding children better
Added Descendants<T>
Renamed lots of stuff
2018-03-18 08:47:20 -07:00
LarsBrubaker
bf18085e89
Added new fit to bounds
...
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
2018-03-17 20:53:36 -07:00
Lars Brubaker
035c6a1922
Took out ActiveEditor property
2018-03-15 10:04:13 -07:00
johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools
2018-03-14 16:59:18 -07:00
Tyler Anderson
4304ccbfbd
Show print progress on printer's LCD screen
2018-03-14 13:49:57 -07:00
Lars Brubaker
991be45a85
Made it more possible to do matter cad like operations on IVertexSource paths
...
Made Braille Object have option for key chain hook
Put ResolutionScalle into Vertex objects
2018-03-13 17:17:28 -07:00
John Lewin
e243dbbc2f
Extract splash screen logo to reusable type
2018-03-11 12:22:25 -07:00
John Lewin
14194900f7
Revise About page
...
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
2018-03-11 09:34:57 -07:00