Commit graph

1818 commits

Author SHA1 Message Date
Lars Brubaker
9d7ca75c48 Show mass based on density 2018-11-08 13:41:27 -08:00
Lars Brubaker
d2f6dcf8bc Made to so we save all workspaces before exit
issue: MatterHackers/MCCentral#4318
Part tab fails to persist on close
2018-11-07 15:13:23 -08:00
John Lewin
bed543ac10 Add network status panel to status bar, remove from sign-in droplist 2018-11-06 16:34:07 -08:00
Lars Brubaker
c70b752850 Fixed button name for tests
deleting dead code
2018-11-06 15:17:46 -08:00
Lars Brubaker
2525f53c85 Refactor the load filament page to handle initial setup and loading separately 2018-11-06 14:15:27 -08:00
John Lewin
6f36eb7ab0 Use theme border colors
- Issue MatterHackers/MCCentral#4507
2018-11-06 09:06:06 -08:00
Lars Brubaker
9379b5c7c2 set selection on design history right click
cleans up errors with right clicking on an object different than the one selected in the scene
cleans up errors with multiple selected objects not being shown in tree view
update treenode outside of draw recursion
2018-11-01 16:13:29 -07:00
Lars Brubaker
b94d0fce10 make sure we check mesh for null before using
issue: MatterHackers/MCCentral#4447
Null reference exception in MeshWrapperObject3D when descendant has null Mesh
2018-11-01 15:02:57 -07:00
Lars Brubaker
9ebd15eef2 added created date to oem settings area 2018-10-31 12:31:40 -07:00
Lars Brubaker
9c4f8b2ad8 Removed BlendFuncSeparate 2018-10-31 10:52:51 -07:00
Lars Brubaker
e68ee72c77 fixing alpha blending in 2d shape rendering to gl 2018-10-31 09:37:27 -07:00
Lars Brubaker
f514ac62b9 latest agg 2018-10-31 09:37:27 -07:00
John Lewin
69aff792a3 Use background color of open droplist for container border
- Issue MatterHackers/MCCentral#4440
Loud droplist border colors
2018-10-30 17:53:42 -07:00
LarsBrubaker
c57a297ccf Make sure we always set the enabled state 2018-10-30 09:22:26 -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
Lars Brubaker
f97cb0bba0 Only create one mesh for the extruder change placeholder 2018-10-25 14:24:06 -07:00
Lars Brubaker
d42d0fd140 Making sure we clear settings that should not be set when importing or creating a new printer 2018-10-24 18:09:02 -07:00
Lars Brubaker
89d1e34042 Made enum and Child Selector have undo history in PPE 2018-10-24 15:53:00 -07:00
Lars Brubaker
f4437fc654 Make leveling read and write a status to gcode files
issue: MatterHackers/MCCentral#2179
Mark exported gcode files that have leveling as such and don't apply again
2018-10-23 13:16:19 -07:00
Lars Brubaker
dc9c87b899 Fixing problem with uninitialized leveling data
Made vertical resize container show correct cursor

issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
Lars Brubaker
f71ab39461 Making test for user edit of leveling data 2018-10-22 17:32:33 -07:00
John Lewin
1b239f2319 Account for changes in TextEditWidget, fix Password fields 2018-10-22 15:40:54 -07:00
John Lewin
c5db51fff2 Latest agg-sharp 2018-10-22 14:31:51 -07:00
Lars Brubaker
a34e104773 Ensure we exhaust the command buffer before we switch E positions
Marlin firmware explicitly does not run out the command queue when switching e
this means we potentially have queue instructions with the wrong e position
2018-10-22 09:00:48 -07:00
Lars Brubaker
dad1f7fd7e Re-slice test is passing again 2018-10-19 17:27:49 -07:00
Lars Brubaker
b237965def Improving initial setup process.
issue: MatterHackers/MCCentral#4336
If setup needs to calibrate both the probe and the bed, heat both

issue: MatterHackers/MCCentral#4337
If temp changes too much from leveling temp, warn rather than require leveling
2018-10-19 15:53:07 -07:00
LarsBrubaker
133da5d35a Making leveling test run a second leveling and test it changes 2018-10-18 14:58:35 -07:00
John Lewin
ec2098b721 Switch to hardware tab and open Add Printer dialog if "Print Button" missing 2018-10-18 14:45:12 -07:00
LarsBrubaker
12ac5507ef removing the SID
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
John Lewin
e10133eb53 Revise expected control name for AddPrinter -> Next 2018-10-17 17:40:23 -07:00
Lars Brubaker
d5b06de172 Adding coast at end
mad travel render transparent
fixed layer identification in ms gcode
2018-10-17 13:49:56 -07:00
Lars Brubaker
dd4f6fb50e Added middle click close tab 2018-10-16 17:08:32 -07:00
Lars Brubaker
6ddf344187 Getting the library popup to be vertically scallable 2018-10-16 16:23:39 -07:00
LarsBrubaker
36ed933268 Working on new side library docking tab 2018-10-15 10:36:44 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
LarsBrubaker
e9bc662dd3 Added primitives to the main MatterControl project
Experimenting with calling the 'Library' tab 'Designs'
2018-10-11 20:21:35 -07:00
John Lewin
2e1090f075 Code cleanup 2018-10-11 17:48:45 -07:00
Lars Brubaker
cf68818620 Make the library popup window have the correct height and resize 2018-10-11 17:25:01 -07:00
John Lewin
d63a1f8466 Don't clear background on node click 2018-10-11 15:05:14 -07:00
LarsBrubaker
a0138d5b02 Invalidate the view when the outline wireframe is ready 2018-10-11 07:57:23 -07:00
John Lewin
5781934ff3 Latest agg-sharp 2018-10-10 18:34:44 -07:00
Lars Brubaker
b1f2023210 Getting more tests to run on new ui 2018-10-10 13:34:18 -07:00
Lars Brubaker
87599a60f0 Re-Slice does not extrude or retract any extra filament now 2018-10-08 18:24:26 -07:00
Lars Brubaker
acbc67be9d fixing menu close problem
issue: MatterHackers/MCCentral#4242
Menu close regression
2018-10-08 09:44:18 -07:00
Lars Brubaker
fa85d93742 Refactoring 2018-10-05 09:58:30 -07:00
LarsBrubaker
efe03cb642 Make flatten only copy appropriate properties by default
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects

refactor apply and merge => flatten
2018-10-04 10:17:57 -07:00
John Lewin
137d3e8089 Latest agg-sharp 2018-10-03 13:08:10 -07:00
John Lewin
9ecb39a703 Simplify Winforms provider specification 2018-10-03 12:28:41 -07:00
John Lewin
e1a2291f96 Fix naming violations 2018-10-02 16:26:55 -07:00
Lars Brubaker
5fe8cb6da5 put up a waring message if the loaded gcode file is very small
issue: MatterHackers/MCCentral#4214
If gcode time is < 30 seconds put up a warning message
2018-10-02 14:45:08 -07:00