Commit graph

1323 commits

Author SHA1 Message Date
Lars Brubaker
eff8200e2d agg revert 2017-09-14 16:54:48 -07:00
John Lewin
cebc48ba3b Use consistent format for SliceSetting -> PresentationName
- Enforce with test
2017-09-14 14:11:49 -07:00
John Lewin
eb6141abe1 Consolidate extruder settings, use nozzle term where applicable 2017-09-14 13:31:02 -07:00
John Lewin
fb5c271b84 Add default value for new driver_type definition 2017-09-13 14:25:03 -07:00
John Lewin
3c45b47fb5 Add driver_type specification to properties.json 2017-09-13 12:53:08 -07:00
John Lewin
acff39eee0 Complete rename to UIField 2017-09-13 06:59:30 -07:00
John Lewin
334f64148b Remove per-field GCode sections, improve highlight styling 2017-09-13 06:45:23 -07:00
John Lewin
f1596b535f Improve checkbox behavior, reload on Show Reset button click 2017-09-13 06:45:21 -07:00
John Lewin
7e93caf274 Fix typo in bottom_solid_layers 2017-09-13 06:45:20 -07:00
Lars Brubaker
21ae87d485 Made the temp graph have the goal on it and be more responsive 2017-09-08 11:47:16 -07:00
Lars Brubaker
0a54cd266b Wrote test for Hotend drop down
Theme  the folders check box
Make sure we reset the macros when we start them (made clear by unload -> cancel -> unload)
Made fan controls more consistent with actual data model of printer
improved edit number display to be more consistent with 3d number edits
2017-09-07 16:24:31 -07:00
Lars Brubaker
0e3aed5822 Made the update available text show up when available
Made the check for update text wrap
2017-09-05 15:44:48 -07:00
Lars Brubaker
bf3cd0d96e More making printerConnection passed to classes. 2017-09-02 08:37:14 -07:00
Lars Brubaker
3773adabd7 Make leveling with probe wizard auto advance when possible
cache bsp bed results
2017-09-01 11:49:09 -07:00
Lars Brubaker
1c40b3daba Getting more test to pass 2017-08-30 16:44:32 -07:00
Lars Brubaker
41378d2286 Getting more tests passing 2017-08-30 13:42:11 -07:00
Lars Brubaker
293fd3ff12 Made more tests pass
deleted unused print status row
Made printer connection only have one status message output
Made sure the ApplicationTemDataPath is right for tests
Refactoring
2017-08-30 10:38:01 -07:00
Lars Brubaker
02a9baf464 Move the folders back into main view
Got lots more tests passing
2017-08-29 18:14:42 -07:00
Lars Brubaker
fb319a5597 Improved back to front transparent rendering. 2017-08-25 12:40:17 -07:00
Lars Brubaker
3067a5759a Removing debug info 2017-08-24 15:41:30 -07:00
Lars Brubaker
6ecbb6e4b3 Make un-pin keep the current window open
Make the default slice settings size better
Make a minimum dock window size
fixed terminal in floating mode
found text wrapping bug (actually is center | fit)
improved icon layout in part view (better padding vs margin)
put minimum size on text of slice setting
removed extra unused gui widget from settings name
put in debug stack navigation F2 F3
2017-08-24 11:50:55 -07:00
Lars Brubaker
412481d255 Put in validate layer height
made right button not do design tools
check starting bed temp
2017-08-21 15:46:16 -07:00
John Lewin
70a8540e55 Use icons on export page 2017-08-18 18:13:15 -07:00
Lars Brubaker
fdba5519da Make sure we can ungroup meshes
Better colors on align pop up
2017-08-17 17:18:41 -07:00
Lars Brubaker
86966e0e24 Align tool is working 2017-08-17 15:21:29 -07:00
Lars Brubaker
9089f74263 Group command does boolean 2017-08-16 15:36:54 -07:00
John Lewin
3d26180284 Simplify app logo 2017-08-15 12:34:24 -07:00
John Lewin
592ab6d1ab Render printer mesh 2017-08-15 11:53:47 -07:00
Lars Brubaker
51d6f990ab Fixed text size on side tabs 2017-08-14 19:09:37 -07:00
John Lewin
8cfffa3f21 Rename cube asset 2017-08-14 11:56:30 -07:00
John Lewin
918baf10d5 Rename icon 2017-08-13 16:22:16 -07:00
John Lewin
0958e09e66 Revise button styling and icon sizing 2017-08-13 14:21:28 -07:00
John Lewin
928c6f668a Update app logo 2017-08-12 12:19:07 -07:00
Lars Brubaker
07897ad203 Cleaned up the selection lines. 2017-08-10 18:06:03 -07:00
Lars Brubaker
5820c5e088 Improving material control. 2017-08-10 12:55:24 -07:00
Lars Brubaker
7c5f5a2775 Brought in the changes to set temp before leveling. 2017-08-08 17:49:26 -07:00
Lars Brubaker
26d36ad541 More refactoring
Improved debugshowbounds
2017-08-07 16:11:26 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
a596d18e5b Add hooks to extend printers tab panel 2017-08-07 14:26:57 -07:00
John Lewin
1ec80d8e62 First pass at new menubar 2017-08-04 15:47:43 -07:00
Lars Brubaker
b9cd935ab3 new localizations 2017-08-04 13:48:24 -07:00
Lars Brubaker
d3e7d00b3e Put in a enable retract setting
Made slice settings disable work
2017-08-02 15:19:32 -07:00
Lars Brubaker
ebffd969b0 Working with auto generated parts 2017-07-28 11:14:25 -07:00
Lars Brubaker
f48fac0985 Renaming layer height to layer thickness 2017-07-28 10:54:05 -07:00
Lars Brubaker
1f0acc0411 Moving to a dynamic Vertex data type 2017-07-19 12:10:05 -07:00
Lars Brubaker
53e7eb670a Put in tests for write stream and fixed bugs 2017-07-13 18:43:48 -07:00
John Lewin
d767e8f05a Use VS undo/redo icons, Material.io memory icon 2017-07-11 16:13:28 -07:00
Lars Brubaker
6231611456 Removed Bottom Clip 2017-07-11 15:15:37 -07:00
Lars Brubaker
661042d88b Put in new move in z control
Improved position of numbers
2017-07-10 15:04:33 -07:00
John Lewin
ae02c29c76 Use concept layer assets 2017-07-07 17:58:23 -07:00