Lars Brubaker
5556a746e9
Adding Chinese and Japanese support
...
Made twist object have support for rotation distance and a base that specifies radius (gears)
2020-05-22 17:33:54 -07:00
LarsBrubaker
bfd5a02edf
Fixed a bug in text object
...
Adding nunito font
Working to be able to change the default font
2020-05-21 10:13:26 -07:00
LarsBrubaker
2258ad787d
Making primitives rebuild when there is no mesh
...
Making protection recognized by source containers
2020-05-20 07:59:27 -07:00
LarsBrubaker
47771e6c19
Making base more consistent with web version
2020-05-14 20:23:51 -07:00
LarsBrubaker
18581597c7
Working on more enum display options
...
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
053d9bdb53
Making calibration wipe tower round
2020-05-07 19:01:16 -07:00
LarsBrubaker
f5a884b94f
make sure we set the wipe tower size
...
issue: MatterHackers/MCCentral#5745
Coarse wipe towers to small
2020-02-07 17:08:47 -08:00
LarsBrubaker
3cc558ca1e
getting internal gear working
2019-12-06 10:18:58 -08:00
LarsBrubaker
bddcdba380
working on internal gear
2019-11-20 08:10:31 -08:00
LarsBrubaker
267b0d845c
Fixing rack gear placement
2019-11-19 22:26:17 -08:00
LarsBrubaker
469ff4581b
refactoring
2019-11-19 22:17:53 -08:00
LarsBrubaker
e5b06f79e1
Refactoring
2019-11-17 07:21:22 -08:00
Lars Brubaker
67a2689ccb
Made gear properties editable
2019-11-12 10:53:58 -08:00
Lars Brubaker
ac30947d0a
Making gear size correct
2019-11-11 18:03:07 -08:00
LarsBrubaker
d51b4dec96
fixed a problem with int truncation
2019-11-10 21:16:49 -08:00
LarsBrubaker
2ff1220d2c
have the internal shape building
2019-11-08 22:52:33 -08:00
LarsBrubaker
1cec7420c5
Normal gear working mostly
2019-11-04 08:36:26 -08:00
LarsBrubaker
7ede20443e
regular gear is rendering
2019-10-27 16:01:49 -07:00
LarsBrubaker
4f0c248830
working on regular gear shape
2019-10-26 08:45:11 -07:00
LarsBrubaker
08b7617776
We can now make a rack gear
2019-10-25 23:11:43 -07:00
Lars Brubaker
f8e40fa4cf
moving Gear2D to MC
...
putting in some debugging
2019-10-25 17:21:50 -07:00
LarsBrubaker
8cd94d8f1b
refactoring
2019-05-23 08:05:51 -07:00
LarsBrubaker
d6d19d0c57
Working on lockable component object
2019-05-20 21:23:45 -07:00
John Lewin
27ab7992ce
Fix warnings
...
(cherry picked from commit c33ee2d8812f083ec151bd8616387ff285ae05d5)
2019-05-20 14:13:55 -07:00
jlewin
f0ef31adce
Fix direction
2019-05-17 17:20:32 -07:00
LarsBrubaker
ba98e905fe
fixing warnings
2019-05-10 22:55:16 -07:00
Lars Brubaker
d9484994f7
Improve xy calibration objects for large nozzles
...
issue: MatterHackers/MCCentral#5407
xy calibration does not produce a valid test for nozzle size of 2mm
2019-05-07 17:44:58 -07:00
LarsBrubaker
6320c60d83
refactoring
2019-05-05 11:17:51 -07:00
LarsBrubaker
1f64a32794
Create HideChildrenFromTreeViewAttribute
...
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute
Switch all classes that used IVisualLeafNode to use property
start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
jlewin
297eefc30e
Fix spelling
2019-04-19 09:52:49 -07:00
Lars Brubaker
3f19e8d11c
Making subtract select logical names from children rather than visible meshes
2019-03-22 10:29:05 -07:00
Lars Brubaker
0096b12baa
Making xy wizard only have one instance during calibration
2019-03-21 17:23:54 -07:00
Lars Brubaker
1a43bfb81b
Bottom of face calibration tab has right consideration for bottom layer height
2019-03-21 16:08:55 -07:00
Lars Brubaker
b2d0cd6e0d
fixing normal and fine calibration object
2019-03-21 11:26:02 -07:00
Lars Brubaker
9caa74e779
Changing to offsets based on nozzle diameter
...
Changing to 7 points rather than 5
Added fix to not save if response page is canceled
2019-03-21 09:37:26 -07:00
Lars Brubaker
227670ff6d
Make the offset go in the expected direction
2019-03-20 18:43:21 -07:00
Lars Brubaker
3fdbd86603
Made it easier to read
2019-03-20 17:46:46 -07:00
Lars Brubaker
b404d052de
Creating the new calibration pages
2019-03-19 17:19:45 -07:00
Lars Brubaker
f318178a4e
Put the two parts together, added a wipe tower if needed
2019-03-19 17:19:45 -07:00
Lars Brubaker
4c55641c05
Working on xy calibration
2019-03-19 17:19:44 -07:00
Lars Brubaker
b4fab6c435
Made a new layer calibration object
2019-03-19 17:19:44 -07:00
LarsBrubaker
0685825ccf
moved head to positive side
2019-03-17 10:56:31 -07:00
LarsBrubaker
0e2f163f6e
Working to add a xy calibration object
2019-03-15 14:12:13 -07:00
John Lewin
e7f3baed3f
Simplify
2019-03-07 17:06:10 -08:00
John Lewin
35ceb8caf9
Replace invalid title string
2019-03-07 17:06:10 -08:00
Lars Brubaker
a055192700
Changing to await able create methods
...
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-03-04 14:00:52 -08:00
jlewin
edaf2907bd
Place access modifiers before override
2019-03-01 18:19:16 -08:00
Lars Brubaker
563bd1a3e7
making sure we don't re-enter this.OnInvalidate unless explicitly for properties
...
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
2019-02-19 14:24:12 -08:00
Lars Brubaker
ac03a4fcfd
Improving subtract object rendering
2019-02-13 10:26:02 -08:00
Lars Brubaker
51d7193bf0
Subtract 2 is working well now and rebuilding
...
Cleaning up On Invalidate and rebuild
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
issue: MatterHackers/MCCentral#4964
Rebuild should fire Invalidate if content is changed
issue: MatterHackers/MCCentral#4970
Consider if primitives should use background tasks in Rebuild
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-02-12 16:06:32 -08:00