Commit graph

962 commits

Author SHA1 Message Date
John Lewin
4ff6c5cbb8 Convert from ReportProgressRatio to Action<T> 2017-07-18 20:51:44 -07:00
Lars Brubaker
12da19a468 latest ms 2017-07-18 13:29:01 -07:00
Lars Brubaker
c989cb8630 Fixing multi material processing 2017-07-17 16:41:04 -07:00
John Lewin
4eb8ebe254 Revise ReportProgressRatio implementation 2017-07-14 13:55:02 -07:00
John Lewin
b1f57559a1 Skip queued thumbnail generation tasks for off-screen items 2017-07-13 14:21:54 -07:00
John Lewin
820ad61c55 Support relative paths to Object3D assets 2017-07-12 14:54:21 -07:00
Lars Brubaker
a01ab7930d Getting extruder selection to work on mcx files 2017-07-12 14:28:43 -07:00
John Lewin
3bda665ac0 Simplify text creators, drop PlatingData and spacing controls 2017-07-11 22:27:08 -07:00
John Lewin
6d02bbb96d Remove unused CurrentScale PlatingData property 2017-07-11 17:46:12 -07:00
Lars Brubaker
6231611456 Removed Bottom Clip 2017-07-11 15:15:37 -07:00
Lars Brubaker
5e57563908 handle no selection better 2017-07-11 12:50:21 -07:00
Lars Brubaker
7c7af529fb slicing unit tests passing 2017-07-11 12:45:06 -07:00
Lars Brubaker
fff70c20a8 null pointer checking 2017-07-11 11:35:28 -07:00
Lars Brubaker
661042d88b Put in new move in z control
Improved position of numbers
2017-07-10 15:04:33 -07:00
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