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
7d05d1d6de
Fixed the SQLite test to run events that have been moved to the ui thread.
2016-01-20 14:52:37 -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
Lars Brubaker
1f2ab3dfea
Put in another error response code
...
Made the Sqlite provider copy its data on a background thread.
2016-01-20 09:56:12 -08:00
larsbrubaker
f20c25b84a
Always read in the current settings temperature where setting the "preheat" temp.
2016-01-20 07:26:54 -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
larsbrubaker
9a40db751b
Moved the pause on layer code to the new pause stream
2016-01-20 07:20:51 -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
a261a3e41e
Make sure after we have a valid connection we ask for firmware and position.
2016-01-18 11:07:00 -08:00
Lars Brubaker
b186fe6fae
Changed should be shown not to take a call back.
2016-01-18 10:02:30 -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
8d0bf547e5
New translations
2016-01-15 18:04:44 -08:00
Lars Brubaker
f6041d85ad
Fixed the pop out windows to save their state correctly with the new OnClosing behavior
...
Made it possible to check if the MainApplicationView is reloading.
2016-01-15 12:28:52 -08:00
Lars Brubaker
eb528ac83d
Make sure we always send restore position command on unpause.
2016-01-15 12:10:43 -08:00
Lars Brubaker
09b72e08e1
Making the pause an resume always reset the extrusion position and go back to the last xyz
2016-01-15 09:37:48 -08:00
Lars Brubaker
22a2e8c0ab
took out the restor_xyz_position and restor_e_position properties and make them always happen
2016-01-14 19:04:52 -08:00
Lars Brubaker
6f3a0a7065
latest matter slice
2016-01-14 15:14:55 -08:00
johnlewin
d7bc6af53d
Merge pull request #530 from jlewin/master
...
Last minute changes
2016-01-14 14:57:54 -08:00
Lars Brubaker
f36e924002
Merge pull request #529 from gregory-diaz/master
...
Fixed Bug: Crash when opening and closing EEProm window.
2016-01-14 14:55:53 -08:00
John Lewin
0dde0485a1
Remove TypeA Series 1 printer
2016-01-14 14:44:13 -08:00
John Lewin
9c04e71836
Bump MatterControl version number
2016-01-14 14:38:57 -08:00
John Lewin
95ae300d8e
Remove duplicate LibraryProviderSQLite
2016-01-14 14:21:06 -08:00
John Lewin
513bd1cea3
Add missing localizations
2016-01-14 14:20:11 -08:00
John Lewin
6c84ce80df
Add GetTempFileName helper method to DataStore
2016-01-14 13:50:42 -08:00
Gregory Diaz
7cdf43d210
Fixed Bug: Crash when opening and closing EEProm window.
2016-01-14 13:07:00 -08:00
Lars Brubaker
e97d2c1e66
Merge pull request #528 from gregory-diaz/master
...
Added JumpStart to printer profiles and printer whitelist
2016-01-14 11:51:28 -08:00
Gregory Diaz
13d4e733b5
Added JumpStart to printer profiles and printer whitelist
2016-01-14 11:46:25 -08:00
Lars Brubaker
dab2e8ea8a
Made the resend ring buffer bigger
...
Made it so we do resend with no ok on non-move commands but at a lower time threshold.
white space
spelling
2016-01-14 10:32:25 -08:00
Lars Brubaker
1d25c5740c
Made the feed rate stream track and update correctly.
2016-01-14 09:47:52 -08:00
Lars Brubaker
ea9f3a4826
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-01-13 17:11:02 -08:00
Lars Brubaker
9c89211265
Check for enough movement to show.
2016-01-13 17:10:50 -08:00
Lars Brubaker
10e37ede19
Merge pull request #527 from gregory-diaz/master
...
Added more FileSystemProvider tests and refactored old code so that i…
2016-01-13 17:05:24 -08:00
Lars Brubaker
342c2f0a94
Made the Movement offset not show unless it is not 0.
2016-01-13 17:04:14 -08:00
Gregory Diaz
ebd10c395f
Added more FileSystemProvider tests and refactored old code so that it is more readable
2016-01-13 17:02:41 -08:00
johnlewin
2b5f3db10d
Merge pull request #526 from jlewin/master
...
Restore AdjustmentControls.cs
2016-01-13 16:34:44 -08:00
John Lewin
da27bc8cad
Restore AdjustmentControls.cs
2016-01-13 16:11:13 -08:00
Lars Brubaker
534b0b5e7b
Removed redundant list of eeprom settings
...
Made the view only get refreshed one time
reduced the overhead of creating row items in eeprom window
locked the lists to make sure they are consistent when used
Made fan an movement controls not save "Controls" redundant
2016-01-13 15:37:03 -08:00
Lars Brubaker
342cc10485
Merge pull request #523 from gregory-diaz/master
...
removed first_layer_extrusion_width from all config files other than …
2016-01-13 14:29:04 -08:00
Lars Brubaker
35f84ca729
latest agg
2016-01-13 14:28:17 -08:00
Lars Brubaker
93c87271b8
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-01-13 14:27:12 -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
johnlewin
096121628d
Merge pull request #525 from jlewin/master
...
ManualPrinterControls.cs micro-merge with Android
2016-01-13 14:13:32 -08:00
John Lewin
0a65be2f6f
ManualPrinterControls.cs micro-merge with Android
...
- Sync macroControls naming with siblings and Android
- Switch invalid ErrorEventArgs signature to EventArgs
2016-01-13 14:11:47 -08:00
johnlewin
00ffe23d74
Merge pull request #524 from jlewin/master
...
Fix build break - correct typo in EventHandler declaration
2016-01-13 13:41:08 -08:00
John Lewin
d8439996a8
Fix build break - correct typo in EventHandler declaration
2016-01-13 13:36:28 -08:00