Commit graph

948 commits

Author SHA1 Message Date
Lars Brubaker
9ad3dfeee9 Put in the ability to ramp the extra extrusion after move
Made the change islands retract always occur if requested.
2017-07-07 08:40:54 -07:00
John Lewin
4be77c8dd6 Update port filters 2017-07-06 14:42:26 -07:00
John Lewin
4b416a0cd1 Remove unnecessary viewArea control 2017-07-05 15:37:32 -07:00
John Lewin
a2e632d53d Replace emulator with experimental implementation 2017-07-01 19:50:09 -07:00
John Lewin
3ca7eabfea Restore original Slice Settings tab styling 2017-07-01 19:50:09 -07:00
John Lewin
12a3812674 Latest MatterSlice 2017-06-30 23:44:05 -07:00
Lars Brubaker
1a9ebebaed Changed ReportPregress delegate to have touple and use CancellationTokenSource 2017-06-30 16:09:31 -07:00
John Lewin
694024443c Theme specific wireframe color 2017-06-29 14:17:08 -07:00
Lars Brubaker
f09f8fd939 Moved ProcessWriteRegex to stream
Made it work with gcode export
2017-06-29 13:02:36 -07:00
Lars Brubaker
f74d731993 Fixed spelling added in a bit of documentation 2017-06-29 11:42:36 -07:00
Lars Brubaker
a3bbd75530 Ensuring Key commands are processed in the right order 2017-06-29 11:35:06 -07:00
Lars Brubaker
9635b3308b Put in regex read write translation code 2017-06-29 09:47:34 -07:00
John Lewin
bd10edc2aa Revise temperature widgets 2017-06-27 18:52:13 -07:00
Lars Brubaker
345fefcecc Patch to test 2017-06-27 14:45:15 -07:00
Lars Brubaker
5fc7cc636f Make sure we handle resend next line correctly. 2017-06-27 10:14:48 -07:00
Lars Brubaker
5165270687 removing dead code. 2017-06-26 17:19:27 -07:00
Lars Brubaker
f7cdd1ca8a latest agg 2017-06-26 15:46:29 -07:00
Lars Brubaker
a92bafd2df Refoctoring 2017-06-26 15:42:58 -07:00
John Lewin
b7c457309e Improve GCode/Model view toggling
- Switch models to Wireframe while in GCode view
- Conditionally render layers data on visibility of GCode widget
- Short term: Clear Scene selection on entering GCode view
- Use consistent formatting for GCodeRenderInfo constructor
2017-06-26 12:49:39 -07:00
Lars Brubaker
007f7468f0 Made line chopping only happen when printing. 2017-06-23 17:00:44 -07:00
Lars Brubaker
465f8e3855 Correct agg 2017-06-23 12:25:00 -07:00
Lars Brubaker
0bc7668210 Fixed selection rect 2017-06-23 12:14:25 -07:00
John Lewin
0c37c0b276 Convert BackgroundWorkers to async tasks 2017-06-21 21:43:36 -07:00
Lars Brubaker
5fe3e3e433 Fixed the M280 command to work with marlin
Server auto leveling working with marlin firmware
2017-06-21 12:09:55 -07:00
John Lewin
d6d625245f Remove Theme Suspend/Resume calls, only fire ReloadAll if not loading 2017-06-21 07:29:22 -07:00
John Lewin
1da8f1912c Revise Is32Bit 2017-06-20 10:09:35 -07:00
Lars Brubaker
b389d555a6 Updated about page 2017-06-19 12:04:00 -07:00
Lars Brubaker
273d47b5f8 Refactoring properties 2017-06-18 10:36:48 -07:00
John Lewin
6303aac2c5 Revise splitter styling, get splitter cursors working 2017-06-17 11:58:00 -07:00
John Lewin
8afc92ae33 Decouple MatterControl components from PrinterConnection
- Move relevant aspects to ApplicationController
2017-06-16 18:04:47 -07:00
Lars Brubaker
7f8763cd12 Took out alternate engines 2017-06-15 16:54:36 -07:00
Lars Brubaker
ba7f2aec80 Refactoring UI 'Options' position and content
Made an Options menu
Made language apply on select
Made touchscreen a toggle
2017-06-15 12:39:59 -07:00
John Lewin
d950e76722 Workarounds for DesignTools Android 2017-06-14 19:39:30 -07:00
John Lewin
f395e9bf07 Revise NameExists usage 2017-06-14 11:13:39 -07:00
John Lewin
1109b7b4ab Remove timeout from ClickByName 2017-06-14 11:13:39 -07:00
Lars Brubaker
b9c0573b91 Switch language without only a ui reload. 2017-06-14 10:35:45 -07:00
John Lewin
9aaf0f6311 Rename PrinterConnectionAndCommunication 2017-06-13 17:22:49 -07:00
Lars Brubaker
bf9bbb90d7 Don't scroll the undocked tabs contents 2017-06-13 16:40:10 -07:00
Lars Brubaker
fa02130a62 Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
# Conflicts:
#	CustomWidgets/DockingTabControl.cs
2017-06-13 15:13:12 -07:00
Lars Brubaker
ea87a164dd Making it possible to have layout engines for popup windows. 2017-06-13 14:32:09 -07:00
Lars Brubaker
04a486044d Moved tab controls into printer
Put terminal into tab controls
2017-06-12 16:51:17 -07:00
John Lewin
f34a4db86f Revise Spitter and PopupWidget 2017-06-12 14:19:04 -07:00
Lars Brubaker
9c8530492b Improved dock control 2017-06-12 10:01:50 -07:00
Lars Brubaker
d41e334c94 I vertex source extension method 2017-06-10 12:58:26 -07:00
Lars Brubaker
04b8088b4a Making view use a splitter 2017-06-09 14:42:26 -07:00
Lars Brubaker
9bc02823af Improved 3D line rendering 2017-06-09 09:24:31 -07:00
Lars Brubaker
fcd2eaa97e Made a new mapping for pause gcode.. 2017-06-08 16:56:19 -07:00
Lars Brubaker
6c22a896d9 Taking out center on bed for design tools. 2017-06-08 14:43:01 -07:00
Lars Brubaker
35b04f04a8 Made the text size a slider 2017-06-08 11:32:54 -07:00
John Lewin
a4d93b1869 Revise layout, sync up more sizes and colors 2017-06-08 10:14:06 -07:00