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
Lars Brubaker
706d86bcd0
Use the right view for drawing
2017-05-30 10:10:30 -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
Lars Brubaker
9f3f1d9303
first run after commit
2017-05-19 15:14:59 -07:00
Lars Brubaker
a1e1c48d90
All new 1.7.1 changes
2017-05-19 14:39:57 -07:00
Lars Brubaker
235eef4a9f
new notification messages
2017-04-14 12:45:47 -07:00
Lars Brubaker
214e25f188
Added ability to sample multiple times on same point.
2017-04-13 17:04:42 -07:00
Lars Brubaker
3acaedd605
Adding more filament run out code
2017-04-13 16:32:32 -07:00
Lars Brubaker
30f8a838ec
Put in default value for use_g30_for_bed_probe
2017-04-12 12:47:40 -07:00
Lars Brubaker
d180a0780f
Made the ability to probe the be with G30 on printers with probe
...
Fixed bug with extrusion multiplier layout
Made leveling wizard strings in common class
2017-04-12 12:12:11 -07:00
Lars Brubaker
4c9d976c56
Put in auto-calibration measuring if G30 is available
2017-04-11 17:49:23 -07:00
Lars Brubaker
503a8ba76f
Put in firmware update options.
2017-04-10 18:01:19 -07:00
Lars Brubaker
93d3af2ad8
Updating translations
2017-03-09 12:26:38 -08:00
Lars Brubaker
def442958b
Wrote a new test that ensures we can export library items.
2017-03-07 14:13:35 -08:00
Lars Brubaker
3d89a6d071
Fixing the export button to work correctly.
2017-03-06 17:32:46 -08:00
Lars Brubaker
965ad1c588
Fixed reporting of completion on streamed gcode files
...
Fixed theme on printing window vertical lines
2017-03-02 17:33:28 -08:00
Lars Brubaker
0d02cc6536
updated translation
2017-02-23 17:28:28 -08:00
Lars Brubaker
8f36d5d25b
Adding initializing text to printer warm up
...
more aggressive closing of printing window.
2017-02-23 16:01:41 -08:00
Lars Brubaker
16e8ce2940
Added terminal to touchscreen controls
...
Moved android override into touchscreen
2017-02-23 12:43:37 -08:00
Lars Brubaker
a1c12fd97a
6 new translations
2017-02-22 14:06:22 -08:00
Lars Brubaker
bbb8d440d0
Make sure we send settings changed event
...
when selecting quality and material settings
Wrote a regression test for this
2017-02-22 11:15:51 -08:00
Lars Brubaker
96cffe5935
Make the printing screen scale well on t7
2017-02-17 12:06:11 -08:00
Lars Brubaker
d418869448
Made more of the printing window work
2017-02-15 17:43:25 -08:00
Lars Brubaker
77ffb2d002
Improved theme colors
...
bed temp working
2017-02-15 12:14:36 -08:00
Lars Brubaker
5b13d044c3
Current translations
2017-02-10 11:32:29 -08:00
Lars Brubaker
63fcda6532
change it's to its
...
Refactor
2017-02-08 17:17:06 -08:00
Lars Brubaker
397398cf85
Put in a warning message if print recovery on a min z printer.
2017-02-08 13:16:29 -08:00
Lars Brubaker
97dffa1d53
Better images in macros
2017-02-06 14:23:55 -08:00
Lars Brubaker
8134b3f450
Fixed the Macros window to cancel on user closes with the X windows button.
...
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
c3f0957eed
Make sure we keep the disable widget on top
2017-02-02 17:06:01 -08:00
larsbrubaker
cdab37fbb5
Made the probe height a settings value
...
MatterHackers/MatterControl#937
On print leveling setup move up an amount from the previous point, not to an absolute point
2017-02-01 07:54:55 -08:00
Lars Brubaker
b0d2ad7718
Put in error for external perimeter being bad value.
...
MatterHackers/MatterControl#1841
Outside Perimeters (Extrusion Width) setting does not have an error for invalid entries
2017-01-30 16:45:39 -08:00
Lars Brubaker
4fe9457901
Made a mapping for slic3r
...
Fixed slic3r bed shape
Fixed slic3r centering
2017-01-30 12:55:12 -08:00
Lars Brubaker
ec9915e6e0
Improved pathing
2017-01-20 15:52:25 -08:00
Lars Brubaker
0cdf057cb1
Make sure we work with the new marline rc8 and resend
2017-01-11 17:08:36 -08:00
Lars Brubaker
447f78eeb8
Added translation line.
2017-01-09 17:37:43 -08:00
Lars Brubaker
f0933631e1
Saving and restoring baby stepping
2017-01-04 15:35:38 -08:00
Lars Brubaker
43d95e8486
Expanded translation set
...
Made more settings be count or mm
made more buttons translated
2017-01-04 10:25:19 -08:00
Lars Brubaker
7bb3b342d9
Made firmware updater report state into terminal
...
Refactoring
Firmware update strings
2016-12-28 13:10:39 -08:00
Lars Brubaker
6cf685a1b4
Adding new translations
...
Added G92 to commands that get passed through to the printer
2016-12-20 14:43:55 -08:00
Lars Brubaker
ada8c2af6a
more translations
2016-12-16 16:33:22 -08:00
Lars Brubaker
b4deffa944
More localizations
2016-12-16 15:25:00 -08:00
Lars Brubaker
53e6ff3eba
Added recovery count to the history data
...
MatterHackers/MCCentral#914
Track the recovered count to aid diagnostics
2016-12-14 11:26:53 -08:00
Lars Brubaker
ecaf2d3cdf
Interactive user prompts should confirm the action requested
2016-12-12 17:42:22 -08:00
Lars Brubaker
49ea8df3fd
Refactoring menus for consistency.
2016-12-12 14:35:34 -08:00
Lars Brubaker
8c72bf1168
Refactored network printing settings to match the other printer settings
...
Took out the automatic changes to other settings
2016-12-12 12:14:30 -08:00
Lars Brubaker
9896346610
Get the starting color set correctly
...
Made the android printer select window fix its colors on change
2016-12-09 10:40:01 -08:00
Lars Brubaker
d8d3e23522
Put in the action menus and controls.
2016-12-08 15:39:23 -08:00