Lars Brubaker
86f9201fd9
latest agg
2015-06-17 09:28:12 -07:00
Lars Brubaker
45e73c8396
Made a library factory so we can add additional libraries at runtime.
...
Made the scroll bar for the library stay on screen.
Made the item insertion go in the right place
Refactoring
2015-06-16 18:10:30 -07:00
Lars Brubaker
60a38735b9
Reverted the controls code for touch screen.
2015-06-12 16:28:44 -07:00
Lars Brubaker
8d2fec52a4
latest agg
2015-06-11 13:40:06 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
9ed4972915
Merge branch '1.2.3' into development
...
Conflicts:
Submodules/MatterSlice
Submodules/agg-sharp
2015-06-09 11:40:52 -07:00
Lars Brubaker
b373d5c14a
Fixed a bug in first layer extrusion width.
2015-06-09 11:30:14 -07:00
Lars Brubaker
d82b26af7f
latest agg
2015-06-08 17:55:15 -07:00
Lars Brubaker
901835aedc
removed dead code
...
added FileHashCode to print item
Made hash code for print item wrapper 64 bit (long).
2015-06-08 17:52:28 -07:00
Lars Brubaker
d3ba59d5ac
Put in support for loading driver types from setup.ini
2015-06-05 17:07:52 -07:00
Lars Brubaker
c82e383da8
latest matter slice
2015-06-04 18:34:26 -07:00
Lars Brubaker
22ec0d8399
New agg that made it possible to constrain the number of line loops that can be created.
2015-06-04 14:37:20 -07:00
Lars Brubaker
b60919edce
Moved some code around
...
new matter slice
2015-06-01 15:06:05 -07:00
Lars Brubaker
de86f1f0dd
new matter slice
2015-06-01 14:31:52 -07:00
Lars Brubaker
85a7877400
Made the localization of on and off not happen when doing tests.
2015-06-01 13:05:17 -07:00
Lars Brubaker
0b61da2bbe
Trying to fix a crash bug.
2015-05-30 12:48:45 -07:00
Lars Brubaker
3d43b1e9c3
Merge branch '1.2.3' into development
...
Conflicts:
Submodules/agg-sharp
2015-05-29 18:15:04 -07:00
John Lewin
bcfd9f40ee
Make ViewControls3D display actual mode during overrides
...
- Show trackball controls during mouse overrides
2015-05-29 15:25:09 -07:00
Lars Brubaker
7d8dff4040
handle bad requests better (don't fail when connection not available)
...
Don't crash when writing log to protected directory.
2015-05-28 11:03:45 -07:00
larsbrubaker
ab0f591773
Changed send to share
2015-05-28 07:49:33 -07:00
Lars Brubaker
bfbcf227fd
Making settings more consistent
2015-05-27 18:22:01 -07:00
Lars Brubaker
4428a4c431
If there is an error loading an AMF for slicing don't try and use it.
2015-05-26 17:07:55 -07:00
Lars Brubaker
770c783a13
Set the toggle switch text color.
2015-05-26 11:59:56 -07:00
Lars Brubaker
a600fb7d57
Made the speed legend format better
...
Changed printing to settings
Re-arranged the edit menus for clarity.
2015-05-26 10:51:43 -07:00
larsbrubaker
859c51d3e5
Some more work on perspective rendering.
2015-05-25 18:27:16 -07:00
larsbrubaker
b7b79ba918
Deleting dead code.
...
Moved the queue item menu to the top
2015-05-23 18:48:00 -07:00
Lars Brubaker
6be1916c89
Improved the message for gcode loading error.
2015-05-21 15:09:59 -07:00
Lars Brubaker
0f2cb51756
latest agg
2015-05-20 17:35:24 -07:00
Lars Brubaker
2a03201c54
latest matter slice
2015-05-20 14:23:32 -07:00
Lars Brubaker
5a3ace9636
latest matter slice
2015-05-19 16:31:00 -07:00
Lars Brubaker
5e9140ad17
Putting in the ability to have serial port drivers.
2015-05-19 13:06:42 -07:00
Lars Brubaker
810dc6eca3
latest agg
2015-05-18 17:34:09 -07:00
Lars Brubaker
8237412ce6
latest agg
2015-05-18 17:32:48 -07:00
John Lewin
a7686abb1d
Add tests for #94150618 - Left margin is not applied on GuiWidget
2015-05-07 20:01:13 -07:00
Lars Brubaker
f96bafd45d
Latest agg
2015-05-06 17:02:11 -07:00
Lars Brubaker
43df990b60
Added many more replacement variables
2015-05-06 15:01:53 -07:00
John Lewin
314496ba7b
Extract tests to dedicated assemblies
2015-05-06 09:08:30 -07:00
Lars Brubaker
b78a075bcb
Some wore on selecting ray tracing by mesh size.
2015-05-05 16:59:03 -07:00
Lars Brubaker
8709876cfc
Better ray-trace rendering
2015-05-05 12:37:32 -07:00
Lars Brubaker
c7fba54b73
latest agg and matter slice
...
don't run in process.
2015-05-04 17:34:05 -07:00
Lars Brubaker
eb78472c42
Made the outer surface multiple setting work in standard mode.
...
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
edf8e626ee
new agg
2015-05-01 18:44:53 -07:00
larsbrubaker
58a56977a3
Moved AABB caching to mesh.
2015-05-01 07:44:57 -07:00
Lars Brubaker
e1ed632b71
latest matterslice
2015-04-30 15:10:46 -07:00
Lars Brubaker
2eb3c6abaa
Made the auto arrange layout on a grid.
...
Spelling fixes
2015-04-30 15:10:07 -07:00
Lars Brubaker
357505a1cc
Put in a wipe before retract feature
...
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Lars Brubaker
3fcfa3f392
Refactoring
2015-04-27 12:02:39 -07:00
Lars Brubaker
2622cc144b
latest agg
2015-04-24 14:51:42 -07:00
Lars Brubaker
9ed545ad22
Put in the ability to specify bottom and top layers in mm
...
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Lars Brubaker
9b5722b702
latest agg and matterslice
2015-04-24 10:19:44 -07:00