Lars Brubaker
05e087d966
Added the ability to turn off support outlines.
2016-01-18 12:20:53 -08:00
larsbrubaker
5a19be14d2
Made the require print leveling work better
...
Fixed a bug with selecting print solutions other than 3 point
Don't show the leveling on/off when leveling is required for printing.
Removed dead code
Show the wizard if required and not run.
Refresh the display if print leveling required setting is changed
2016-01-16 21:33:11 -08:00
Lars Brubaker
de8fcf4e87
Added in the ability to set if we are going to retract when changing islands.MapItemToBool
...
New translations for updated slice descriptions.
2016-01-13 14:26:31 -08:00
John Lewin
c15271a36b
Spelling
...
- Latest Agg
2016-01-12 21:46:42 -08:00
Lars Brubaker
ecbcaee9f0
Put in the ability to adjust the amount of support to generate.
2016-01-11 10:30:15 -08:00
Lars Brubaker
f4a8be2153
Put in some localization.
2016-01-08 17:55:42 -08:00
Lars Brubaker
3196f61752
Took out timed lock
2016-01-07 16:45:16 -08:00
larsbrubaker
b0dc7c078a
Don't run in processes.
2016-01-03 16:06:31 -08:00
Gregory Diaz
bbc3a4d447
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-12-29 18:23:43 -08:00
Lars Brubaker
1afeb5166a
Removed some redundant icons
...
Made touch scale the edit pencil icon.
2015-12-29 16:41:51 -08:00
Gregory Diaz
6acfcb51d4
Fixed bug: Prints now pause before the user defined Layer to Pause on as opposed to pausing at the beginning of the next layer.
2015-12-29 12:57:24 -08:00
Lars Brubaker
cedeba492b
last bits for new support to go into main
2015-12-28 09:55:39 -08:00
larsbrubaker
0cd5049791
latest matterslice
...
support test for air gap on parts is passing.
2015-12-27 09:00:11 -08:00
larsbrubaker
c5318e65ef
Put in a air gap for support (separate from raft)
2015-12-24 10:06:40 -08:00
Lars Brubaker
d513d97bfa
Merge branch 'master' into booleans
2015-12-22 10:06:52 -08:00
John Lewin
56382ec893
Rename Simple to Basic
...
- Revise settings iteration for clarity
- Update HelpText per support
2015-12-21 15:01:34 -08:00
Lars Brubaker
db779c889f
Pass the correct data for the new MatterSlice support system.
2015-12-15 16:31:15 -08:00
larsbrubaker
142c7e6db7
adding boolean support to slicing.
2015-12-14 08:29:24 -08:00
larsbrubaker
983c947b8b
Made max length stream also consider not sending too much data
...
Took out repair options
2015-12-06 21:41:38 -08:00
Lars Brubaker
90882bf2a8
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
...
Conflicts:
SlicerConfiguration/SlicerMapping/EngineMappingMatterSlice.cs
Submodules/agg-sharp
2015-12-01 16:08:50 -08:00
Gregory Diaz
48cb8927cd
Pause on layer semi-completed
2015-11-30 16:50:53 -08:00
larsbrubaker
cbb704d7b0
made a new gcode stream that only implements Line
...
working to implement baby steps (and other line processing)
2015-11-28 07:46:57 -08:00
John Lewin
4c70384053
Honor user supplied empty values
2015-11-06 17:01:39 -08:00
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
3fc618b30f
you can now type a partial entry to a count or mm field and not have it get messed up if you are slow.
2015-10-19 18:32:23 -07:00
John Lewin
9ba0d5a8fc
Add configurable outside perimeter extrusion widths
2015-10-13 19:51:39 -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
John Lewin
7362c6a771
Run DB save operations in a transaction
...
- Fixes #104492002 - Linux bottleneck
2015-09-29 17:21:55 -07:00
John Lewin
47062356db
Prevent interaction with library placeholder collections
...
- Remove hard-coded place holder tokens
- Fix extruder number comments in exported gcode
2015-09-21 15:27:32 -07:00
Kevin E. Pope
d7b2dc5bc1
Adjust menu border colors.
2015-09-17 18:25:35 -07:00
Lars Brubaker
79928f8fb7
Made the Debugger.Break() only exist in debug mode.
2015-09-17 13:45:26 -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
d1a26eb2a1
Got the sql and file system unit tests running
...
Made the ApplicationUserDataPath a static
2015-08-21 11:04:27 -07:00
Lars Brubaker
0ef5747ca9
Put in many more tool tips.
2015-08-12 13:16:39 -07:00
Lars Brubaker
286e0e5086
Moved the WrappedTextWidget to agg.
2015-08-10 10:59:45 -07:00
Lars Brubaker
9de441ea78
parse as double
2015-08-04 11:34:02 -07:00
Gregory Diaz
22bb87f6c2
Fixed UI regression on the SliceSettingsControlWidget (specifically made the accent bar thicker and made some bottom padding adjustments)
2015-08-03 17:24:44 -07:00
Lars Brubaker
b5561d38a7
Made all the print leveling data settable in config
2015-08-03 15:48:36 -07:00
Lars Brubaker
9f6fcffdb5
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-08-03 12:02:48 -07:00
Lars Brubaker
1b937300ca
Put in a bunch of print leveling data so that it is easier to get it setup and working.
2015-08-03 12:02:42 -07:00
johnlewin
356bdad2d2
Merge pull request #345 from gregory-diaz/master
...
Fixed Bug: Previously you could not add zip files to the queue using …
2015-08-03 11:09:33 -07:00
larsbrubaker
5e6af4b2f6
Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
...
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
Gregory Diaz
2cc9831c84
Fixed some grammar issues in UI text
2015-07-31 12:22:32 -07:00
Gregory Diaz
4835dda11c
Bug Fix: previously imported material presets were not being added to the material drop menu. Reloading the advanced controls panel fixes the problem.
2015-07-29 11:03:38 -07:00
Lars Brubaker
77c5c3dfb2
Put in bread crumbs for PrintItem to tell where it came from.
...
CodeMaid
2015-06-17 15:43:37 -07:00
Lars Brubaker
c0d2d60c6f
Fixed some problems with M104 not coming from the correct material setting in pre-start gcode.
2015-06-17 15:42:08 -07:00
larsbrubaker
a887271aa3
Merge remote-tracking branch 'origin/1.2.3' into development
...
Conflicts:
Submodules/agg-sharp
2015-06-16 22:31:10 -07:00
Gregory Diaz
7550677514
Added correct location of Slic3r in Linux package
2015-06-16 12:35:15 -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
42568cc0f1
Improved MatterControl's front end parser to handle multiple settings (comma separated) that can be created by slic3r for some settings like retraction.
2015-06-11 09:23:29 -07:00