Lars Brubaker
1c7366ef1c
Added Open to the 3D view tool bar
2018-10-29 17:36:01 -07:00
johnlewin
dadf384ecb
Merge pull request #3910 from larsbrubaker/master
...
Check that loaded gcode has a print time > 30 seconds or warn
2018-10-29 17:22:33 -07:00
Lars Brubaker
d99af94609
offset past and copy objects
2018-10-29 16:56:29 -07:00
Lars Brubaker
2bd677cb9c
Check that loaded gcode has a print time > 30 seconds or warn
...
Removed gcodeDetails as a type
issue: MatterHackers/MCCentral#4309
Printing file that makes less than 30 second gcode does not show error
2018-10-29 16:42:28 -07:00
Lars Brubaker
24f3e4d3c4
Merge pull request #3909 from MatterHackers/unlimitedbacon-patch-1
...
Catch hardware error from Prusa Mk3
2018-10-29 16:40:56 -07:00
Tyler Anderson
0a6cc1037a
Fix typo
2018-10-29 16:19:50 -07:00
Tyler Anderson
0681e46742
Catch hardware error from Prusa Mk3
...
This is the error the printer throws when bed leveling fails. The printer has to be rebooted after this.
2018-10-29 16:18:30 -07:00
Lars Brubaker
8b4ac05dda
Merge pull request #3907 from jlewin/master
...
Leveling stream revisions
2018-10-28 20:29:06 -07:00
John Lewin
544f389946
Switch to printer rather that PrinterSettings dependency
...
- MatterHackers/MCCentral#4299
Leveling data ignored by running MatterControl instance
2018-10-28 12:08:06 -07:00
John Lewin
df8db9fe22
Revise accessibility, use getter syntax
2018-10-27 15:48:37 -07:00
John Lewin
e445c8b2fd
Fix typo
2018-10-27 15:33:02 -07:00
John Lewin
b9ebac42d1
Convert to readonly property
2018-10-27 15:32:38 -07:00
John Lewin
404c19fb8e
Remove dead code, use this prefix for local public members
2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49
Use upper casing for public property
2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a
Simplify naming
2018-10-27 15:27:01 -07:00
John Lewin
39e78f7348
Convert to readonly properties
2018-10-27 15:26:32 -07:00
John Lewin
7ca347b3b5
Remove dead file
2018-10-27 10:11:04 -07:00
John Lewin
e7fb9c539d
Include StaticData files in project for design-time search
...
- Issue MatterHackers/MCCentral#4414
No longer possible to search StaticData files from VS
2018-10-27 10:10:49 -07:00
Lars Brubaker
078d668a2e
Merge pull request #3902 from larsbrubaker/master
...
Fixing material selector
2018-10-27 08:53:35 -07:00
LarsBrubaker
cbdae232cc
Fixing material selector
...
issue: MatterHackers/MCCentral#4402
Material button not synced to current
2018-10-27 07:45:27 -07:00
johnlewin
7857904e84
Merge pull request #3901 from jlewin/master
...
Disable RunningTaskRow expansion if lacking RichProgressWidget
2018-10-26 23:08:12 -07:00
John Lewin
84ed535dc2
Change cancel button text to Close
...
- Issue MatterHackers/MCCentral#4390
Settings cancel button should be close or ok
2018-10-26 22:44:18 -07:00
John Lewin
27fb7557f6
Disable RunningTaskRow expansion if lacking RichProgressWidget
...
- Issue MatterHackers/MCCentral#4411
2018-10-26 22:19:57 -07:00
johnlewin
97846baf25
Merge pull request #3900 from jlewin/master
...
Revise favorites bar expansion styling
2018-10-26 18:52:15 -07:00
John Lewin
243adb9964
Remove InteractiveScene from TreeView
2018-10-26 16:56:40 -07:00
John Lewin
a3ecdf0f07
Better manage favorites bar components sizing and position
...
- Issue MatterHackers/MCCentral#4394
Can't get to shrink / grow button on Mac Book (screen to short)
2018-10-26 16:56:40 -07:00
John Lewin
059ee58915
Revise favorites bar expansion styling
2018-10-26 16:56:40 -07:00
Lars Brubaker
a81b800401
Merge pull request #3898 from larsbrubaker/master
...
Improved slicing error messages
2018-10-26 15:43:44 -07:00
Lars Brubaker
245dd89301
issue: MatterHackers/MatterControl#3897
...
Change Image Converter Icon
2018-10-26 15:04:43 -07:00
Lars Brubaker
4ab0cf715d
Improved slicing error messages
...
Get the location from the settings organizer
Get the display name of the setting from the settings organizer
Moved more settings strings to SettingsKey
issue: MatterHackers/MCCentral#4231
setting layer thickness to 0 is not displaying an error message
2018-10-26 14:51:16 -07:00
johnlewin
cf76f788d3
Merge pull request #3896 from jlewin/master
...
Show tree view of the scene rather than selected part
2018-10-26 10:23:12 -07:00
John Lewin
cae66d55fb
Manually invoke RebuildTree after ReloadAll
...
- Issue MatterHackers/MCCentral#4393
Treeview fails to rebuild after ReloadAll
2018-10-26 09:42:04 -07:00
John Lewin
c69815cc05
Make operation icons scene aware
...
- Issue MatterHackers/MCCentral#4391
Operation icons should be theme aware
2018-10-26 09:29:22 -07:00
John Lewin
63cb138b6b
Never build mesh thumbnails for IObject3D tree nodes
...
- Issue MatterHackers/MCCentral#4392
Consider if any treenode should ever build a content icon
2018-10-26 09:17:11 -07:00
John Lewin
da1e7a7b1e
Add dictionary of IObject3D -> TreeNode
2018-10-26 09:05:04 -07:00
John Lewin
47c42c44c8
Show tree view of the scene rather than selected part
...
- Issue MatterHackers/MCCentral#4387
2018-10-26 09:04:31 -07:00
johnlewin
9e678f010b
Merge pull request #3894 from jlewin/master
...
Adjust theme default accent colors
2018-10-26 06:54:03 -07:00
John Lewin
7b4d1c14b1
Adjust theme default accent colors
...
- Issue MatterHackers/MCCentral#4386
Default color on theme should be blue
2018-10-25 18:22:15 -07:00
johnlewin
436fca63f5
Merge pull request #3893 from jlewin/master
...
Add resizable favorites bar
2018-10-25 17:49:20 -07:00
John Lewin
b6dcc983a0
Add resizable favorites bar
...
- Issue MatterHackers/MCCentral#4362
2018-10-25 17:38:58 -07:00
John Lewin
ffd99782ae
Fix colors and padding for Add Content panel
...
- Issue MatterHackers/MCCentral#4367
Colors should match
- Issue MatterHackers/MCCentral#4368
Subtle alignment issues with splitter bar and content
2018-10-25 16:36:42 -07:00
John Lewin
6b71d70e0a
Fix typo
2018-10-25 16:36:42 -07:00
johnlewin
4ba7fd33cb
Merge pull request #3892 from larsbrubaker/master
...
Fixing the flow layout of the library
2018-10-25 16:36:11 -07:00
Lars Brubaker
f002fb18f7
Fixing the flow layout of the library
...
Set the bender the same for all thumbnails
2018-10-25 16:25:55 -07:00
johnlewin
e2119643b2
Merge pull request #3891 from larsbrubaker/master
...
Only create one mesh for the extruder change placeholder
2018-10-25 14:41:32 -07:00
Lars Brubaker
f97cb0bba0
Only create one mesh for the extruder change placeholder
2018-10-25 14:24:06 -07:00
johnlewin
4cf8c5a7c2
Merge pull request #3889 from jlewin/master
...
Add default color index to themes
2018-10-25 13:56:22 -07:00
John Lewin
9e616e9b4b
Position progress at favorites bar right edge
...
- Will need to be revised if favorites bar becomes resizable
- Issue MatterHackers/MCCentral#4373
Print progress box overlaps icons on left side
2018-10-25 13:22:03 -07:00
John Lewin
6155ebb4ab
Set Solarized default color
2018-10-25 13:13:18 -07:00
John Lewin
12028c4322
Restore classic accent colors
...
- Issue MatterHackers/MCCentral#4375
Import classic dark color set
2018-10-25 13:08:22 -07:00