John Lewin
ac3139c704
Reuse existing MoveButton objects
...
- Alternate format for widget factory colors
- Move fixed sizing in MoveButtonWidget to more specific scope
2017-01-19 12:31:53 -08:00
John Lewin
f296b13d67
Extract and reuse Z-Offset control as new ZTuningWidget
2017-01-19 12:31:53 -08:00
Lars Brubaker
e086f6058d
Make sure we recalculate leveling when the user changes settings in the editor.
2017-01-18 14:44:49 -08:00
John Lewin
8510ca5b3d
Remove duplicate .Click event from ButtonBase
2017-01-17 15:31:08 -08:00
John Lewin
eaa44e5af8
Revise UI elements that reveal babystep Z values and expose easy reset
2017-01-11 07:29:00 -08:00
Lars Brubaker
f0933631e1
Saving and restoring baby stepping
2017-01-04 15:35:38 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -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
John Lewin
3fdf5a83e7
Add missing localizations
...
- Use .Localize() extension function
2017-01-02 10:38:29 -08:00
John Lewin
704cc13c04
Refactor ReloadAll
2016-12-29 11:11:56 -08:00
John Lewin
535a161115
Remove event keyword from private fields
2016-12-29 06:57:42 -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
8f8e36ac61
Dynamic slider size
2016-12-27 18:15:08 -08:00
rytz
12d4c46593
minor rewording help text
2016-12-22 11:08:48 -08:00
Lars Brubaker
03e1fee901
Moving keyboard offset to common base class
2016-12-12 13:32:40 -08:00
Lars Brubaker
7edb7c7dde
Make change to page close children
...
Set correct wizardwindow when rebuilding content
Make sure click events are running on uithread
2016-12-09 12:09:28 -08:00
Lars Brubaker
d8d3e23522
Put in the action menus and controls.
2016-12-08 15:39:23 -08:00
Lars Brubaker
f4633a582f
Fixed test
...
Refactored to NumberOfHotEnds
2016-12-07 16:26:35 -08:00
Lars Brubaker
837c445e0b
Fixed shared temp showing correct controls for multiple extruders.
2016-12-07 15:45:46 -08:00
larsbrubaker
1c9af30332
Made the macro and gcode edit windows edit faster
2016-12-03 12:48:19 -08:00
larsbrubaker
78439d34ab
Got the new mocros menu working well
2016-12-03 12:08:39 -08:00
Lars Brubaker
f401a3323c
Moved Mocros to the top of the controls window
...
Putting in Macro Menu
Changed closeButton back to cancelButton
2016-11-30 13:31:19 -08:00
Lars Brubaker
2476b1d1f2
Make queued commands parse as they are sent.
2016-11-29 15:14:38 -08:00
Lars Brubaker
06b1512698
Load and Unload Macros working better.
...
Fixed colors on redeem purchase disabled button
2016-11-29 14:17:37 -08:00
Lars Brubaker
a241888635
Merge branch 'AlwaysPrinting'
...
# Conflicts:
# PrinterCommunication/PrinterConnectionAndCommunication.cs
# StaticData/Translations/Master.txt
# Submodules/MatterSlice
2016-11-28 17:10:06 -08:00
John Lewin
ee798dea03
Auto select make if only one, remove release notes, add files to csproj
2016-11-28 15:56:17 -08:00
Lars Brubaker
dfd4bd2c32
Merge branch '1.6.0'
...
# Conflicts:
# PrinterControls/PrinterConnections/SetupStepComPortTwo.cs
2016-11-17 12:28:52 -08:00
Lars Brubaker
b2965794d1
Improved macro capabilities
...
Wrote enough code to allow for the loading and unloading of filament
2016-11-11 11:48:33 -08:00
Lars Brubaker
df1602e9aa
Writing more code to make it work
...
starting on some untility proof of concept by writing macros for load unload filament.
2016-11-11 11:48:33 -08:00
Lars Brubaker
f5e45c9a2f
Updated copywrite
2016-11-08 15:01:16 -08:00
Lars Brubaker
9b286701a8
Always filter out unreachable mac ports
2016-11-03 09:57:55 -07:00
Lars Brubaker
216c0cef2f
Made a function to filter com port names for mac
...
Change the text in basic mode
2016-11-02 15:57:26 -07:00
John Lewin
12d6380ddd
Revise SystemWindow Close/Open calls to fix out of order SysWindow stack
2016-11-01 15:32:27 -07:00
Lars Brubaker
431f5df863
Connection Wizard changes.
2016-10-26 17:36:56 -07:00
tellingmachine
fd6573fd7a
Fixed and refactored text messages on the second page of the Setup Wizard. Removed the 3.) Step that refered to a continue button that is not on the second page, but on the first page. Refactored the indexing of the step and local variable names. Issue #1538
2016-10-26 09:29:48 -07:00
Lars Brubaker
a3d4032704
Wrote tests for LineIsZHoming
...
Made sure we don't clear leveling data while viewing.
2016-10-14 13:15:09 -07:00
Lars Brubaker
6ee93dc7f7
Make sure we clear the leveling before pushing new data
2016-10-13 14:18:53 -07:00
Lars Brubaker
3bb439d198
Make it possible to have the print leveling go negative
...
Took out the 2 point leveling solution
MatterHackers/MatterControl#804
2016-10-11 14:56:36 -07:00
larsbrubaker
426c0ede6a
Code to enable going below 0 for printe recovery
2016-10-10 19:30:48 -07:00
Lars Brubaker
eccc9a2a81
Fixed a bug in getting extruder temps
...
Made temperature a settings key
MatterHackers/MCCentral#553
Extruder and bed not being heated before printing
2016-10-10 12:44:22 -07:00
John Lewin
49591ee403
Refine ManualPrinterControls scrollable behavior
...
- Use ScrollableWidget for ManualPrinterControls base
- Remove conditional Android compilation
- Remove ManualControlsWidget type
- Rebuild ManualControls widget on ReloadAdvancedControls
2016-10-05 10:40:01 -07:00
John Lewin
0ee4855c64
Fix regression due to failure to set printer name
2016-10-04 18:35:24 -07:00
Lars Brubaker
231aadc554
Always set make and model on imported printers
...
Made the import printer get non-colliding names
MatterHackers/MCCentral#417
MatterControl is unable to upload imported printers
2016-10-04 17:54:57 -07:00
John Lewin
c0d6780901
Decouple validation logic from save invocation
...
- Rename AcquireNewProfile to CreateProfileAsync
- Return status result of CreateProfileAsync
- Abort processing on profile creation failures
- Localize error messsages
2016-10-04 15:33:07 -07:00
Greg
36ef069629
Added spacing to mm text on JogControls
...
MatterHackers/MCCentral#511
2016-09-30 15:21:58 -07:00
John Lewin
0fca1c0f44
Improve keyboard support for make/model selectors
...
- Turn on TabStop for make/model DropLists
- Add focus indicator for make/model DropLists
2016-09-29 16:46:19 -07:00
Lars Brubaker
60df6ea292
Changed the way eeprom window lays out
...
Make sure we don't close the Database until after we Call OnApplicationClosed
MatterHackers/MCCentral#498
Android: Cannot put away keyboard on EEPROM screen android
Fix terminal widget closing on android.
2016-09-29 10:48:19 -07:00
Lars Brubaker
1816c52545
Better window size for eeprom
...
Refactoring
Send M115 if can't find eeprom settings
2016-09-28 17:16:21 -07:00
Lars Brubaker
c3e57dcc3c
Made a setup leveling test work
2016-09-26 15:59:29 -07:00
Lars Brubaker
29372773f3
Fixed manual port selection to handle moving on to leveling when required
2016-09-23 16:25:39 -07:00