Lars Brubaker
59defe9131
turn off selection
2021-11-24 18:04:28 -08:00
Lars Brubaker
1fda0e7320
Improving store page
2021-11-24 16:25:34 -08:00
Lars Brubaker
6b52e337ff
latest MS & agg
2021-11-23 18:42:47 -08:00
Lars Brubaker
93c6f6950e
Make array objects change [index] to constant on flatten
...
issue: MatterHackers/MCCentral#6604
Make sure monotonic adjacent lines do not have lift when printing
2021-11-23 10:11:25 -08:00
Lars Brubaker
ee520ce88c
Adding more cancelation
2021-11-23 08:58:31 -08:00
LarsBrubaker
d4655f2d20
Make sure that added vertices are aligned when possible with source vertices
2021-11-22 22:42:22 -08:00
LarsBrubaker
ce314d51f3
latest agg
2021-11-22 20:14:17 -08:00
LarsBrubaker
699921c0e2
Check that there are adds
2021-11-21 16:38:39 -08:00
LarsBrubaker
25d941f634
Moved raytracer code into polygon mesh
2021-11-21 16:04:51 -08:00
LarsBrubaker
f01f1604b9
Refactoring IBvhItem
2021-11-20 20:38:26 -08:00
LarsBrubaker
fa7447688f
Accelerating csg operations
2021-11-20 13:28:56 -08:00
LarsBrubaker
aa461bc764
Fixing build errors
2021-11-19 19:47:47 -08:00
Lars Brubaker
1ccca5779a
Fix a bug in intersect objects
...
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
LarsBrubaker
b26ab4629a
adding <RuntimeIdentifier>win</RuntimeIdentifier>
2021-11-18 21:37:00 -08:00
Lars Brubaker
297c8420a8
latest agg & ms
2021-11-18 17:43:39 -08:00
Lars Brubaker
acdd09e05c
Making mesh mode selectable all the time
2021-11-16 16:51:04 -08:00
Lars Brubaker
d96c388257
Add proportional spacing to store tab
...
always show store tab
make notification button on upgrade have better spacing
2021-11-16 10:40:45 -08:00
LarsBrubaker
4e4c09b9c0
improving face direction
2021-11-15 09:27:57 -08:00
LarsBrubaker
91e46cb000
co-planar union is working better
2021-11-14 09:37:22 -08:00
LarsBrubaker
ce340546bb
Starting work to deal with co-planar faces
2021-11-13 22:45:27 -08:00
Lars Brubaker
df4bd0b3db
enable manual offset so calibration still works
2021-11-12 15:49:56 -08:00
Lars Brubaker
1f812d6df1
Don't crash if bad object request for menu
...
Delete dead android code
add 'bad load' icon
2021-11-10 16:33:36 -08:00
Lars Brubaker
5b77462b91
Improving new subtract method
2021-11-09 17:42:36 -08:00
LarsBrubaker
ed05b9bd94
improved face preservation
...
switching to new boolean operations by default
2021-11-09 07:57:17 -08:00
Lars Brubaker
03890b1155
More work on probe validation
...
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
Lars Brubaker
fe31aaca05
Starting work on an automatic z offset validator
2021-11-03 18:09:01 -07:00
LarsBrubaker
d0feca3d38
Better clicking
...
Protection around bad key code
2021-10-30 20:06:02 -07:00
LarsBrubaker
c84aeb2675
fixing fit tests
2021-10-27 20:53:27 -07:00
Lars Brubaker
1dca5188d3
Made the missing perimeter test pass
2021-10-27 18:07:44 -07:00
Lars Brubaker
2fe76d368b
Making fit to bounds scriptable
2021-10-27 17:15:49 -07:00
Lars Brubaker
9240d83ea5
improved monotonic path planning
2021-10-26 17:36:26 -07:00
LarsBrubaker
36a52d25ac
Clean and merge is faster
2021-10-25 13:25:23 -07:00
LarsBrubaker
70e68db8e0
Making export with leveling save with user settings
2021-10-23 20:42:53 -07:00
Lars Brubaker
846f665db7
Adding a printable flag
2021-10-19 10:19:41 -07:00
Lars Brubaker
05d8aaafb3
Working on fix for autopilot start up
2021-10-17 16:12:12 -07:00
Lars Brubaker
0b9c2f8717
latest MS
2021-10-14 16:58:26 -07:00
LarsBrubaker
7d14e480b0
Making revolve independent of rotation
2021-10-09 21:14:15 -07:00
Lars Brubaker
e9b2001eff
Better filtering of update sets for sheet and array
2021-10-06 18:44:31 -07:00
Lars Brubaker
0cfc69ea65
make sure sheets create valid names on collision
2021-09-30 15:30:16 -07:00
Lars Brubaker
96cfbce086
seam fixes from MS
2021-09-30 11:49:39 -07:00
Lars Brubaker
1a136a755e
improving sheet and array rebuild inclusion
2021-09-30 11:29:46 -07:00
Lars Brubaker
d19ba09c6d
sheet not brocken
2021-09-28 09:47:00 -07:00
LarsBrubaker
d5120210ee
Adding more sliders
...
improving sheet editor
2021-09-28 09:13:47 -07:00
LarsBrubaker
3124e8e844
Default monotonic to off (until it has been tested in the wild)
...
Make sure default values for expressions set the expression
2021-09-25 08:16:16 -07:00
LarsBrubaker
1d0d981556
Finishing bevel for ring and wedge
2021-09-24 22:46:58 -07:00
LarsBrubaker
b15ce7c5c5
Added sliders to twist
2021-09-23 20:49:47 -07:00
Lars Brubaker
e1ea70239b
Fixing [index] for long running children
...
Fixing index starting at 0
2021-09-23 10:12:10 -07:00
Lars Brubaker
4d7dfd1787
Ability to force center in back
...
Ability to turn off monotonic infill
2021-09-21 11:43:56 -07:00
LarsBrubaker
2139410faa
Added RoundedCornerBox
...
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
Lars Brubaker
2eacc07781
Fixed an issue with the fan speed no displaying correctly in the gcode preview
...
Fixed an issue with writing '; Software Leveling Applied' more than once into gocde files if double exported.
The gcode file was output correctly before but had multiple lines describing '; Software Leveling Applied'
2021-09-17 13:24:09 -07:00