Commit graph

890 commits

Author SHA1 Message Date
LarsBrubaker
1a103dd2c0 oem settings updater is shaping up 2020-08-29 20:06:03 -07:00
LarsBrubaker
2e958fda5d Starting work on the Update Settings page 2020-08-29 20:06:02 -07:00
LarsBrubaker
607a9d7b58 Refactoring validation warnings so they can be reset easily 2020-08-29 20:06:02 -07:00
LarsBrubaker
e71aacbedb Working on validating current default settings 2020-08-29 20:06:02 -07:00
LarsBrubaker
00748d528b Making copy help with debug 2020-08-23 21:47:58 -07:00
LarsBrubaker
bf7eba4910 Improving copy gcode layer
Fixing scale controls
2020-08-23 13:31:16 -07:00
LarsBrubaker
8ab0d4d03a adding the ability to copy paths to make debugging easier 2020-08-22 08:12:34 -07:00
Lars Brubaker
874d2d404d fixing warnings / refactoring 2020-08-21 11:35:37 -07:00
LarsBrubaker
67ffe5169d Scaling and warning fixes 2020-08-19 22:51:03 -07:00
LarsBrubaker
83c96b3f5c removed unused parameter 2020-08-19 07:41:43 -07:00
LarsBrubaker
79f588a44c Put the upgrade indicator dot back on 2020-08-17 09:21:14 -07:00
LarsBrubaker
a6b0c54e37 Fixing high rez scaling issue 2020-08-17 07:38:16 -07:00
LarsBrubaker
40a8071acc fixing scaling issues 2020-08-16 18:43:51 -07:00
LarsBrubaker
cd55c3bde3 adding tool tip 2020-08-16 18:42:27 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
Lars Brubaker
5eb4e7c670 Put pop-up in the right place if on an internal system window
issue: MatterHackers/MCCentral#5996
problem with placement of right click menu
2020-08-12 17:36:59 -07:00
Lars Brubaker
c066a054eb Change color of 'update available'
issue: MatterHackers/MCCentral#5995
Change 'Update Available' to be in the accent color.
2020-08-11 18:05:35 -07:00
Lars Brubaker
103adb861d Make subtract operation clearer
issue: MatterHackers/MCCentral#5991
Change Selected Children in subtract tool to be clearer
2020-08-11 17:58:53 -07:00
LarsBrubaker
012fad0b65 Making per tool baby stepping 2020-08-11 11:06:56 -07:00
LarsBrubaker
7945b381f5 Put in baby stepping for T1 (extruder 2)
issue: MatterHackers/MCCentral#5877
Print recovery does not work correctly when the print is extruder 2 only
2020-08-09 12:37:37 -07:00
LarsBrubaker
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
f3cd5f7215 fixing warnings 2020-08-08 07:12:56 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00
LarsBrubaker
7ac7a295f2 Cleaning up icon scaling issues 2020-08-05 10:07:40 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
LarsBrubaker
d85fce0713 fix arrange all sorting 2020-08-02 08:44:37 -07:00
LarsBrubaker
8582b261f8 add toottips 2020-08-02 07:55:50 -07:00
LarsBrubaker
ed1626169b improved arrange all
accelerated tree view rebuild
2020-08-01 23:24:19 -07:00
LarsBrubaker
45178b1baf Adding baby stepping controls to print progress control 2020-08-01 22:35:53 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
5b166a8cf7 better high rez window sizing 2020-07-25 15:25:56 -07:00
LarsBrubaker
15208178b1 More work on right click text widget menu 2020-07-25 08:41:25 -07:00
LarsBrubaker
e9cf4e3fbe Moving FlowSpacers to agg gui 2020-07-25 07:35:59 -07:00
LarsBrubaker
eea9f84679 enter share code on 'shared with me folder" 2020-07-24 21:54:33 -07:00
LarsBrubaker
a3fd59e878 Making more things scale correctly 2020-07-19 18:04:02 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
LarsBrubaker
00e283936c We are not displaying and collecting all the print history data 2020-07-12 12:25:18 -07:00
Lars Brubaker
889fcb756b Making tool tips on top tabs better 2020-07-10 18:18:38 -07:00
LarsBrubaker
4c8625db50 Make sure transparent objects are drawn with lighting 2020-07-09 23:46:05 -07:00
Lars Brubaker
778d82da1a Made the max size get changed after the text widget is done getting its size 2020-07-09 18:44:04 -07:00
Lars Brubaker
5563a2d162 Update the printer name more consistently 2020-07-09 18:36:36 -07:00
Lars Brubaker
1db11ee42a Make tabs able to shrink
Rename SDCard project folder to Printer
2020-07-09 18:10:06 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
LarsBrubaker
69f5294f93 adding helper class to show a popup menu for right click 2020-07-09 07:07:02 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
Lars Brubaker
06e1188248 fixing x3g output when there is a print waring but no error 2020-07-03 09:33:51 -07:00
LarsBrubaker
db1b24f10d Improved arrange all 2020-07-01 07:28:00 -07:00
Lars Brubaker
2be90fe6f9 fixing corruption of aabb during arrange all 2020-06-30 18:17:56 -07:00