Lars Brubaker
|
25a2dc032e
|
Wrote new performance timer code
Put in a warning when infilling 100% and not on LINES
|
2015-10-20 15:39:59 -07:00 |
|
Lars Brubaker
|
20363e220f
|
allow invalid image file formats to return a load failure rather than throw an assert.
|
2015-10-20 10:20:10 -07:00 |
|
larsbrubaker
|
f6aa76f160
|
Made auto connect choose a printer that it can connect to but if it can connect to no printer it still chooses a printer to select.
|
2015-10-20 08:07:20 -07:00 |
|
Lars Brubaker
|
02a5d6993d
|
Made the leveling page easier to use on touch
made the message box easier to use on touch
fixed spelling errors.
|
2015-10-19 15:59:42 -07:00 |
|
larsbrubaker
|
e540643db9
|
improved new support removal
|
2015-10-19 08:16:18 -07:00 |
|
larsbrubaker
|
43d935d8f3
|
Working on a new support system.
|
2015-10-18 22:17:10 -07:00 |
|
Lars Brubaker
|
e2274cf875
|
Make sure we only infill the open space not part of the last perimeter
|
2015-10-16 14:44:32 -07:00 |
|
Lars Brubaker
|
f7abb1bab5
|
latest agg and matter slice
|
2015-10-15 15:19:40 -07:00 |
|
Lars Brubaker
|
1becbe7666
|
Improved thin walls and outside perimeter multiplier.
|
2015-10-14 11:51:01 -07:00 |
|
John Lewin
|
1380ea0c43
|
Revise Android softkeyboard support
- Remove keyboardHeight from constructor
- Latest agg
|
2015-10-14 10:07:00 -07:00 |
|
John Lewin
|
9ba0d5a8fc
|
Add configurable outside perimeter extrusion widths
|
2015-10-13 19:51:39 -07:00 |
|
Lars Brubaker
|
ac560d4a48
|
latest matterslice
|
2015-10-13 18:39:13 -07:00 |
|
Lars Brubaker
|
7b22750ddd
|
Made it possible to have the first perimeter have a different extrusion width
|
2015-10-13 16:22:12 -07:00 |
|
Lars Brubaker
|
544ee2fa9a
|
Added top infill speed.
Hid solid_shell on slic3r
Put in more comments
|
2015-10-13 13:40:35 -07:00 |
|
Lars Brubaker
|
9fdd44c206
|
latest agg
|
2015-10-12 12:50:34 -07:00 |
|
Kevin Pope
|
d464353f0a
|
Include fix for PNG generation on Mac.
|
2015-10-05 15:53:55 -07:00 |
|
Kevin E. Pope
|
6c3933e41b
|
Fix display of progress bar on the library item.
|
2015-09-24 10:38:54 -07:00 |
|
Lars Brubaker
|
9d988fcafe
|
Don't crash if we can't write to the specified directory for whatever reason.
|
2015-09-23 17:17:51 -07:00 |
|
Lars Brubaker
|
2976841c17
|
Put in more sqlite locking.
|
2015-09-23 15:03:34 -07:00 |
|
Lars Brubaker
|
3cd2c36d89
|
If the number edit widget resets the content then put the cursor at the end of the input
|
2015-09-22 13:03:37 -07:00 |
|
Lars Brubaker
|
ff7631c336
|
can load a sequence from static data
|
2015-09-21 16:41:56 -07:00 |
|
Lars Brubaker
|
d49d2e4588
|
Make sure we don't corrupt the cache data (or use it while creating it)
make sequences handle bad data better
|
2015-09-21 15:08:29 -07:00 |
|
Lars Brubaker
|
f600e0f031
|
Don't crash when adding a missing file to the library.
|
2015-09-21 14:57:06 -07:00 |
|
Lars Brubaker
|
fbb5f7eabd
|
Better NameExists code. Checks for all names in the region.
Fixed the check box test.
|
2015-09-21 12:09:19 -07:00 |
|
Lars Brubaker
|
4b898847f0
|
Don't use libraryProvider if null.
|
2015-09-17 19:26:18 -07:00 |
|
Lars Brubaker
|
2289fbfdf0
|
Put in database locking
fixed a test
|
2015-09-17 18:25:00 -07:00 |
|
Kevin E. Pope
|
4201012b00
|
Update agg-sharp.
|
2015-09-17 14:23:19 -07:00 |
|
Lars Brubaker
|
85e0ea4ca3
|
Made it possible to pass a double for the first layer print speed.
Made the Debugger.Break() only exist in debug mode.
|
2015-09-17 14:08:29 -07:00 |
|
Kevin E. Pope
|
13c9ba9f06
|
no message
|
2015-09-17 13:58:07 -07:00 |
|
Lars Brubaker
|
79928f8fb7
|
Made the Debugger.Break() only exist in debug mode.
|
2015-09-17 13:45:26 -07:00 |
|
Lars Brubaker
|
6af489407d
|
Added disposable to GCodeRenderer and GCodeVertexBuffer
Made them get called to release memory.
|
2015-09-17 12:36:32 -07:00 |
|
Lars Brubaker
|
09d4514ed1
|
new gcode memory fix
|
2015-09-17 12:08:25 -07:00 |
|
Lars Brubaker
|
6ba21f771f
|
Turned back on the don't select if selected code.
Made a new test to prove that auto select all text widgets don't select all when selected and clicked again
Putting in a Braille Grade 2 encoder
|
2015-09-16 15:40:36 -07:00 |
|
Lars Brubaker
|
cb2f4e3668
|
loading animation is in the right spot
Braille is much better.
|
2015-09-16 10:54:37 -07:00 |
|
Lars Brubaker
|
3e12badcc0
|
Put in a loading animation.
|
2015-09-15 18:17:56 -07:00 |
|
Lars Brubaker
|
de42321257
|
Pun in a braille font
Much better output of brail.
|
2015-09-15 17:45:48 -07:00 |
|
Lars Brubaker
|
7e23b7888a
|
new text wrapping
|
2015-09-15 12:15:59 -07:00 |
|
Lars Brubaker
|
5ce129c362
|
Latest agg.
|
2015-09-14 15:01:05 -07:00 |
|
Lars Brubaker
|
20b4bba75e
|
Improving the scroll bars
|
2015-09-11 16:41:20 -07:00 |
|
Lars Brubaker
|
fa97829073
|
Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
|
2015-09-11 10:48:24 -07:00 |
|
Lars Brubaker
|
7ef6132bd1
|
New print volume recalculating.
|
2015-09-10 17:16:17 -07:00 |
|
Lars Brubaker
|
a22bad297a
|
flow layout fix
|
2015-09-10 15:53:36 -07:00 |
|
Lars Brubaker
|
e4e4f8ed9d
|
latest agg
|
2015-09-09 12:11:16 -07:00 |
|
Lars Brubaker
|
87767ff591
|
Handling some file locking errors better (file in use)
Upgrade to amf when saving from 3D editor
|
2015-09-09 11:05:17 -07:00 |
|
Lars Brubaker
|
e7f6610892
|
Make sure we can handle bottom clip bigger than the model.
|
2015-09-08 18:01:38 -07:00 |
|
Lars Brubaker
|
26a7d38ba7
|
latest matterslice
|
2015-09-04 15:22:16 -07:00 |
|
Gregory Diaz
|
87bbc5f4ba
|
no message
|
2015-09-03 15:32:56 -07:00 |
|
Gregory Diaz
|
5da0b476e1
|
Revert "Subproject commit to merge"
This reverts commit 32f065998f.
|
2015-09-03 15:17:39 -07:00 |
|
Gregory Diaz
|
32f065998f
|
Subproject commit to merge
|
2015-09-03 15:01:40 -07:00 |
|
Lars Brubaker
|
c901cc8b78
|
Working on a local library test
|
2015-09-01 16:03:39 -07:00 |
|