Commit graph

14405 commits

Author SHA1 Message Date
jlewin
75fb57b805 Hook connection fail/success and update accordingly
- Issue MatterHackers/MCCentral#3457
Setup Wizard does not show error if connection fails
2019-05-06 16:08:26 -07:00
jlewin
e6ca25e43b Remove debugging tools from Release builds
- Issue MatterHackers/MCCentral#5469
Debugging tools in release builds
2019-05-06 16:08:24 -07:00
jlewin
7bc60034fc Remove unused progress reporter
- Original system showed sync progress - later revised with 20s
  delays per profile - reporting would take ages and isn't used
2019-05-06 16:08:24 -07:00
jlewin
556821fdef Fix warnings 2019-05-06 16:08:22 -07:00
Lars Brubaker
18e3e870d3
Merge pull request #4502 from larsbrubaker/master
master
2019-05-06 08:48:52 -07:00
LarsBrubaker
b22bd904ad Fixing warnings 2019-05-06 08:26:13 -07:00
LarsBrubaker
f202fe565f Make sure we always turn off the heat 2019-05-05 11:39:28 -07:00
LarsBrubaker
6320c60d83 refactoring 2019-05-05 11:17:51 -07:00
LarsBrubaker
26b403a517 fixing warnings 2019-05-05 10:44:52 -07:00
LarsBrubaker
3a0f725ba3 Make align use name rather than id
issue: MatterHackers/MCCentral#5451
align is not maintaining SelectedChild ids over clone correctly
2019-05-05 09:15:29 -07:00
LarsBrubaker
d1e67d7751 refactoring 2019-05-04 23:33:16 -07:00
LarsBrubaker
a72b18854a fixing warnings 2019-05-04 23:27:58 -07:00
LarsBrubaker
952d735fe6 improving fit to cylinder 2019-05-04 23:27:47 -07:00
LarsBrubaker
1f64a32794 Create HideChildrenFromTreeViewAttribute
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute

Switch all classes that used IVisualLeafNode to use property

start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
LarsBrubaker
d40a9235c8 Working on making unlockable design apps 2019-05-04 19:39:02 -07:00
Lars Brubaker
7aeafb3cda
Merge pull request #4499 from jlewin/master
Revise scaling logic
2019-05-04 19:08:02 -07:00
John Lewin
015e546c47 Revise scaling logic
- Issue MatterHackers/MCCentral#5439
Leveling Summary view should size itself as expected
2019-05-04 09:47:14 -07:00
Lars Brubaker
ce894ffae8
Merge pull request #4498 from larsbrubaker/master
master
2019-05-03 12:49:34 -07:00
Lars Brubaker
5b6265e08f default render moves to off
issue: MatterHackers/MCCentral#5446
default show moves in gcode view to off
2019-05-03 12:35:38 -07:00
Lars Brubaker
edac908d0d fixing warnings 2019-05-03 12:35:38 -07:00
Lars Brubaker
3545043079 Making layer height get calculated better for non-matterslice files
issue: MatterHackers/MatterControl#4494
Gcode read problem/crash
2019-05-03 12:35:38 -07:00
Lars Brubaker
a687a0c647
Merge pull request #4497 from jlewin/master
Enable transparency on design workspace bed
2019-05-03 12:35:10 -07:00
John Lewin
b60c2ef960 Enable transparency on design workspace bed
- Issue MatterHackers/MCCentral#5450
Looking up in design view has no bed transparency
2019-05-03 11:12:40 -07:00
Lars Brubaker
3e10d89540
Merge pull request #4495 from larsbrubaker/master
fix problem with checking printer when null
2019-05-03 08:53:35 -07:00
LarsBrubaker
d44520e4c1 fix problem with checking printer when null
issue: MatterHackers/MCCentral#5460
Test failures on automation server caused by emulator null reference
2019-05-03 07:59:21 -07:00
Lars Brubaker
4328cb4264
Merge pull request #4493 from larsbrubaker/master
improved emulator simulation view
2019-05-02 22:52:09 -07:00
LarsBrubaker
0569948437 improved emulator simulation view
made it possible to turn the emulator speed to fast or slow in the terminal
2019-05-02 22:18:54 -07:00
johnlewin
ba934a3271
Merge pull request #4492 from larsbrubaker/master
latest agg
2019-05-02 21:31:11 -07:00
LarsBrubaker
46bf89b5bc fixing android 2019-05-02 20:41:16 -07:00
LarsBrubaker
f5145cf170 latest agg 2019-05-02 20:20:23 -07:00
Lars Brubaker
7ec59fe54c
Merge pull request #4491 from larsbrubaker/master
Make it build on android
2019-05-02 20:18:14 -07:00
LarsBrubaker
bc954ba1a2 Make it build on android 2019-05-02 19:39:14 -07:00
Lars Brubaker
fd4a0663ff
Merge pull request #4490 from larsbrubaker/master
master
2019-05-02 19:35:01 -07:00
Lars Brubaker
af4a9bbcc9 updating localization
issue: MatterHackers/MCCentral#5425
make new localizations
2019-05-02 18:08:26 -07:00
Lars Brubaker
2c74f07572 Fixed the tool speed stream to change while printing
Made it possible to visualize the emulator as it is printing
fixing warnings
issue: MatterHackers/MCCentral#5432
Dual Extrusion speed not matching settings
2019-05-02 18:07:18 -07:00
Lars Brubaker
ff477d9c0e
Merge pull request #4489 from larsbrubaker/master
master
2019-05-02 15:44:41 -07:00
Lars Brubaker
dba782e9c9 Make sure we can always find the completed marker in gcode
Don't write the stl files or the boolean processing commands to the gcode file
Check back until we find what we are looking for

issue: MatterHackers/MCCentral#5416
MC slices when clicking print, even though it was already sliced.
2019-05-02 15:36:53 -07:00
Lars Brubaker
d62f796b52 fixing warnings 2019-05-02 15:36:52 -07:00
Lars Brubaker
706dab58b0
Merge pull request #4488 from larsbrubaker/master
master
2019-05-02 15:01:59 -07:00
Lars Brubaker
9a727835ce latest agg 2019-05-02 14:31:19 -07:00
Lars Brubaker
236c77d272 fixing warnings 2019-05-02 14:31:19 -07:00
Lars Brubaker
b972a2dae8 refactoring 2019-05-02 14:31:18 -07:00
johnlewin
63fc303530
Merge pull request #4487 from jlewin/master
Localize Units field
2019-05-02 11:40:58 -07:00
John Lewin
ba08e918e3 Fix build errors 2019-05-02 11:09:47 -07:00
John Lewin
f91700ec33 Update master.txt 2019-05-02 10:23:01 -07:00
John Lewin
053f8c8068 Set reasonable timeouts, clean up file 2019-05-02 10:23:01 -07:00
John Lewin
941a764b27 Localize Units field
- Issue MatterHackers/MCCentral#5426
Units field should be localized
2019-05-02 10:23:01 -07:00
johnlewin
72618a934b
Merge pull request #4486 from larsbrubaker/master
master
2019-05-02 10:22:43 -07:00
Lars Brubaker
1cbcc5842d Working on new emulator speed settings
Ultimately trying to get the emulator to show position in the 3D view.
This is to help debug problems like speed multiplier for 2 extruders
2019-05-02 09:31:55 -07:00
Lars Brubaker
edd94ba1eb update translations
issue: MatterHackers/MCCentral#5425
make new localizations
2019-05-02 09:11:28 -07:00