Lars Brubaker
07897ad203
Cleaned up the selection lines.
2017-08-10 18:06:03 -07:00
Lars Brubaker
5820c5e088
Improving material control.
2017-08-10 12:55:24 -07:00
Lars Brubaker
7c5f5a2775
Brought in the changes to set temp before leveling.
2017-08-08 17:49:26 -07:00
Lars Brubaker
26d36ad541
More refactoring
...
Improved debugshowbounds
2017-08-07 16:11:26 -07:00
Lars Brubaker
f7d4163125
Refactoring VAnchor and HAnchore names
...
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
a596d18e5b
Add hooks to extend printers tab panel
2017-08-07 14:26:57 -07:00
John Lewin
1ec80d8e62
First pass at new menubar
2017-08-04 15:47:43 -07:00
Lars Brubaker
b9cd935ab3
new localizations
2017-08-04 13:48:24 -07:00
Lars Brubaker
d3e7d00b3e
Put in a enable retract setting
...
Made slice settings disable work
2017-08-02 15:19:32 -07:00
Lars Brubaker
ebffd969b0
Working with auto generated parts
2017-07-28 11:14:25 -07:00
Lars Brubaker
f48fac0985
Renaming layer height to layer thickness
2017-07-28 10:54:05 -07:00
Lars Brubaker
1f0acc0411
Moving to a dynamic Vertex data type
2017-07-19 12:10:05 -07:00
Lars Brubaker
53e7eb670a
Put in tests for write stream and fixed bugs
2017-07-13 18:43:48 -07:00
John Lewin
d767e8f05a
Use VS undo/redo icons, Material.io memory icon
2017-07-11 16:13:28 -07:00
Lars Brubaker
6231611456
Removed Bottom Clip
2017-07-11 15:15:37 -07:00
Lars Brubaker
661042d88b
Put in new move in z control
...
Improved position of numbers
2017-07-10 15:04:33 -07:00
John Lewin
ae02c29c76
Use concept layer assets
2017-07-07 17:58:23 -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
85b4ea8afc
Fix spelling errors, add 2D term exception
2017-07-06 18:17:11 -07:00
John Lewin
5e85b29e11
Move view mode selection buttons into main toolbar, revise icons
2017-07-06 18:15:53 -07:00
John Lewin
a2e632d53d
Replace emulator with experimental implementation
2017-07-01 19:50:09 -07:00
John Lewin
12a3812674
Latest MatterSlice
2017-06-30 23:44:05 -07:00
Lars Brubaker
a1a2afe244
Keep selection rect in view bounds.
2017-06-30 18:34:17 -07:00
Lars Brubaker
9635b3308b
Put in regex read write translation code
2017-06-29 09:47:34 -07:00
John Lewin
0047eec564
Add background color to 2D layer view
2017-06-28 18:45:40 -07:00
John Lewin
bd10edc2aa
Revise temperature widgets
2017-06-27 18:52:13 -07:00
John Lewin
352ae2c7db
Update public solution
2017-06-26 13:52:10 -07:00
Lars Brubaker
007f7468f0
Made line chopping only happen when printing.
2017-06-23 17:00:44 -07:00
Lars Brubaker
74eab854e0
New translations.
2017-06-21 13:04:52 -07:00
John Lewin
d9b28cdd86
Add 'Print' menu action, implement Print for GCode and SD card GCode
...
- Fix and rename CloseShouldNotStopSDPrint test
- Fix product bugs regarding selecting and printing GCode
2017-06-21 07:43:40 -07:00
Lars Brubaker
b389d555a6
Updated about page
2017-06-19 12:04:00 -07:00
Lars Brubaker
3d330038b1
Putting in more tool control
2017-06-18 10:36:48 -07:00
John Lewin
32713e682c
Sanitized Master.txt
2017-06-15 17:19:51 -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
Lars Brubaker
64e72512a6
Took out z can be negative.
...
Put z height on leveling wizard
2017-06-14 17:47:02 -07:00
John Lewin
f34a4db86f
Revise Spitter and PopupWidget
2017-06-12 14:19:04 -07:00
Lars Brubaker
6c22a896d9
Taking out center on bed for design tools.
2017-06-08 14:43:01 -07:00
Lars Brubaker
a689781772
Merging in 1.7.1 improvements
2017-06-07 16:09:42 -07:00
Lars Brubaker
4b88969c4e
Put in a first pass at a text size control.
2017-06-06 15:04:07 -07:00
Lars Brubaker
43d20880b7
Selection rect is working much better (test draw)
2017-06-05 15:45:03 -07:00
John Lewin
564b7cc651
Use icons for terminal, eeprom, undo and redo printer actions
...
- Use placeholder images until custom MC assets are made
- Add attribution for placeholder images
- Remove disabled prototyping code
2017-06-04 14:46:31 -07:00
John Lewin
33ed2bac42
Move mh-logo to StaticData->Images
2017-06-04 13:42:20 -07:00
Lars Brubaker
706d86bcd0
Use the right view for drawing
2017-05-30 10:10:30 -07:00
John Lewin
08d2a6ab1a
Working toward shared ViewControls3D and functional slicing
...
- More missing functionality restored in action bars/slicing views
2017-05-25 01:15:00 -07:00
Lars Brubaker
ac157577bd
Merge branch 'design_tools' of https://github.com/MatterHackers/MatterControl into design_tools
...
# Conflicts:
# Submodules/agg-sharp
2017-05-24 08:15:00 -07:00
John Lewin
69e83b3dd9
Continue migrating features to new layout
...
- Create toolbar for printer
- Migrate ActionBarPlus code to new toolbar
- Migrate printer specific actions from Options to new toolbar
- Consolidate and reuse theme factory instances
- Restore F1 reporting of unnamed widgets, useful for finding types
2017-05-23 19:07:57 -07:00
John Lewin
1e643617c5
Adjust tab styling
...
- Pass separator bars to tabs, disable drawn borders
- Remove ActionBar from leftnav
- Remove PrintProgressBar from leftnav
- Revise BreadCrumb button attributes
- Revise UpFolder icon
- Revise overflow/pancake menu icon
- Create OverflowButton to encapsulate common menu item
- Use horizontal/VerticalLine for consistent color/weight separators
- Reduce visual clutter
- Minimize regions created by color and line separators
- Reduce the contrast of separator lines
- Reduce the contrast of region backgrounds
- Use consistent background colors across sibling tab pages
2017-05-23 14:54:36 -07:00
John Lewin
f9c769998d
Migrate View3D>Edit>Display options to ViewControls3D overflow menu
2017-05-22 18:17:35 -07:00
Lars Brubaker
a3c66d8a77
Updated address
2017-05-22 16:00:31 -07:00
John Lewin
03a593f1b5
Move to new library model and view
...
- Add new listview control for library content
- Migrate library providers to containers
- Cloud, Sqlite, Directories, Queue, History
- Migrate SideBar components to containers
- Primatives, Text, Braille, ImageConverter
- Create new library container types
- Zip files, Calibration parts, Printer SDCards
- Reduce leftnav to Library, Settings, Controls, Options
- Add DragDrop support for image content
2017-05-20 00:41:02 -07:00