larsbrubaker
02ace524cf
Only move to the start of the first island when there is only one.
2016-01-20 23:11:06 -08:00
Lars Brubaker
bfd512c924
Don't run the new move code if in spiral vase mode.
2016-01-20 14:39:43 -08:00
Lars Brubaker
7d11823f7e
comment location
2016-01-20 14:01:19 -08:00
Lars Brubaker
89820c69cc
Check the layer count.
2016-01-20 13:59:59 -08:00
Lars Brubaker
b471f967bb
latest matter slice
2016-01-20 13:55:45 -08:00
larsbrubaker
86a590f9de
Took out the pause on layer injection code.
...
Put it into MatterControl pause stream.
This code would not pause on a gcode file that was streamed rather than loaded.
2016-01-20 07:21:09 -08:00
Lars Brubaker
a8348170bf
Changing avoid distance back to default until the new system is working.
2016-01-19 16:14:36 -08:00
Lars Brubaker
71f22acc75
SetPrinterPosition no longer returns a value
...
Every function that tracks position implements SetPerinterPosition
Moved GCodeStreamProxy to its own file
Created a new PauseHandlingStream
Wrote a test for same
Fixed the bug with pausing not returning to correct extrusion
Fixed print leveling to pass on the correct offset to SetPrinterPosition
Made sure we always send the shut off extruders on exit
Make agg parse double able to handle a space between the negative sign and the number "- 10".
Put in a test for same.
2016-01-19 15:16:05 -08:00
Lars Brubaker
05e087d966
Added the ability to turn off support outlines.
2016-01-18 12:20:53 -08:00
Lars Brubaker
6f3a0a7065
latest matter slice
2016-01-14 15:14:55 -08:00
Lars Brubaker
35f84ca729
latest agg
2016-01-13 14:28:17 -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
4f1972a338
Merge babystep behavior into standard xyz controls
2016-01-13 11:09:40 -08:00
John Lewin
c15271a36b
Spelling
...
- Latest Agg
2016-01-12 21:46:42 -08:00
Lars Brubaker
4714afee06
Fix the double drawing happening on some extrusion paths.
2016-01-12 17:00:50 -08:00
John Lewin
564b9a491e
Change path to Master.txt file
...
- Latest MatterSlice
2016-01-12 15:03:24 -08:00
John Lewin
77633139aa
Add support for closing MatterControl while printing
...
- Rename CloseAndRemoveAllChildren
2016-01-12 11:20:39 -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
larsbrubaker
cf05dae816
Try to find the extrusion width in the first few lines of the gcode file.
...
Made the line width of extrusion more clear.
2016-01-09 21:40:19 -08:00
larsbrubaker
8b87c712b9
The support outlines are less overlapping.
...
latest agg
2016-01-09 10:54:59 -08:00
John Lewin
049c95fbe6
Revise TranslationMap
...
- Switch back to Master.txt for English
- Use AutoGeneratingTranslationMap in debug builds
- Drop DEBUG_SHOW_TRANSLATED_STRINGS for clarity
2016-01-09 09:03:42 -08:00
Lars Brubaker
eca8066537
Made the selection of library items behave like a check box on mouse up.
...
Made the mouse up scroll behavior consider if the control has been scrolled or not rather than just the mouse position.
2016-01-08 13:37:12 -08:00
Lars Brubaker
ba05e31275
latest matterslice
2016-01-08 10:48:12 -08:00
Lars Brubaker
337e52c55d
Moved code into the classes that it affects (bridge, skirt and raft)
...
moved some code around.
2016-01-08 10:03:47 -08:00
Lars Brubaker
3196f61752
Took out timed lock
2016-01-07 16:45:16 -08:00
Lars Brubaker
f8cef1222c
Support working under single thin edges.
2016-01-07 15:39:20 -08:00
Lars Brubaker
92ff13f77f
latest ms.
2016-01-07 13:40:23 -08:00
Lars Brubaker
1fd27e57f5
latest ms.
2016-01-05 15:37:37 -08:00
Lars Brubaker
ba39bc39a5
more spelling
...
latest agg
2016-01-05 14:37:40 -08:00
Lars Brubaker
d48a84fcd9
Merge pull request #503 from jlewin/master
...
Revise TranslationMap, UserSettings
2016-01-05 14:35:56 -08:00
Lars Brubaker
5d57658d35
Making the save feature always go through a separate file so that we don't get collisions with files in use.
2016-01-05 14:15:59 -08:00
John Lewin
8600a35576
Revise TranslationMap, UserSettings
...
- Move Master.txt translation file to Translations/en/Translation.txt
- Threadsafe MatterControlTranslationMap initialization
- Refactor UserSettings:
- Threadsafe initialization
- Concise initialization
- UseTryGetValue for dictionary lookups
- Use backing fields
- Cache frequently accessed Language value as local property
2016-01-05 13:31:45 -08:00
larsbrubaker
a49929dade
Put in a reduction of support material as we move down from the supported faces.
2016-01-03 10:29:47 -08:00
larsbrubaker
9e46a73a4b
the string returned by open gl has more than just version info.
...
Truncated it.
Added exception handling.
2016-01-02 08:17:40 -08:00
larsbrubaker
709044d784
Only process the most outside perimeter with spiral vase
2016-01-02 07:59:51 -08:00
larsbrubaker
de160d3457
latest matter slice
2016-01-02 07:41:53 -08:00
larsbrubaker
2f91c54aa5
adding new test for spiral vase
...
fixed a bug with spiral vase having too many perimeters.
2016-01-01 10:22:08 -08:00
Lars Brubaker
7268e42a2c
Made the part thumbnails not mess up the alpha in flat mode.
2015-12-31 12:31:42 -08:00
Lars Brubaker
b3b9443846
The command queue stream was sending blocks in reverse.
...
Need to get pre pause position from the queued gcode not the leveling (as that is where it is injected).
2015-12-31 09:40:17 -08:00
larsbrubaker
9b79422532
Made a new high quality render mode for image buffer graphics 2d.
...
Turned off the automation test.
Made the thumbnails look better.
2015-12-29 21:52:49 -08:00
Lars Brubaker
c1f0dd8b1f
latest agg
2015-12-29 16:43:07 -08:00
Lars Brubaker
0953cb6e51
Removed comb.
2015-12-28 10:15:47 -08:00
Lars Brubaker
b1522aeb31
remove unused matterslice file
2015-12-28 10:06:18 -08:00
Lars Brubaker
cedeba492b
last bits for new support to go into main
2015-12-28 09:55:39 -08:00
larsbrubaker
c787610c55
latest matter slice.
2015-12-27 22:03:18 -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
larsbrubaker
5655bba059
Put in start of support for bottom layer speed
...
Fixed a bug with air gapped bottom layers
Make sure we load even low paly meshes for CSG opperations
Clip the right lines in CreateLineDifference
2015-12-24 09:13:05 -08:00
Lars Brubaker
c39132a929
spelling
2015-12-23 16:23:19 -08:00
Lars Brubaker
5b74eb3e07
Make sure interface is considered in the skirt
...
Make interface not touch the part.
2015-12-23 13:38:02 -08:00