Commit graph

1358 commits

Author SHA1 Message Date
Lars Brubaker
cee88e16db added ability to turn off send with checksum
made print_center setting show up
2017-11-30 13:59:25 -08:00
Lars Brubaker
a0557ed6c0 Adding support for turning on and off extruder long run reset 2017-11-30 13:59:25 -08:00
LarsBrubaker
2c159c4093 Set touchscreen mode when creating interface 2017-11-29 21:16:01 -08:00
LarsBrubaker
c68d7260c2 improved path planning 2017-11-29 07:24:26 -08:00
Lars Brubaker
e2d5b5b701 Turning on support % for sla 2017-11-28 16:11:51 -08:00
John Lewin
a7902feb4d Put in transparent color option
- Issue MatterHackers/MCCentral#1867
2017-11-15 17:44:36 -08:00
John Lewin
ca6c8ccdee Smaller home/reset view icon 2017-11-13 16:08:06 -08:00
John Lewin
9cff33b282 Add gutter icon support to MenuItems
- Convert checkbox items to simple MenuItems with check icon
- Issue MatterHackers/MCCentral#2235
Add icon support to popup menus
2017-11-10 13:15:44 -08:00
John Lewin
41b9f9ed3c Remove seemingly invalid bed temp ExtraSettings from SD Card Reader
- Issue MatterHackers/MCCentral#2183
Strange things appearing in settings
2017-11-09 01:51:49 -08:00
John Lewin
3eea3ea1ae Most CSV list definitions from generic to specialized field 2017-11-09 01:51:48 -08:00
John Lewin
5b100e8073 Convert EditMacrosWindow to WizardPage 2017-11-08 15:35:31 -08:00
John Lewin
1900858a8f Fix typos 2017-11-04 21:11:00 -07:00
John Lewin
63bb93ca67 Fix validate_layer_height help text
- Issue MatterHackers/MatterControl#2445
Validate Layer Height Description
2017-11-02 16:06:04 -07:00
Lars Brubaker
96f0977010 Made FanControls values go from 0-100
Made all values round trip without changing
Made sure we can't get into an update fan loop
Made printer connection hold the speed as a double but send as an int
Made sure the starting display value of EditableNumberDisplay is correct
2017-11-02 12:29:10 -07:00
Lars Brubaker
c6a3c14118 Took out unneeded test
Took out ghostscript
2017-10-31 11:23:14 -07:00
Lars Brubaker
bc3a7a3572 Improving sla initial layer description 2017-10-30 17:28:07 -07:00
Lars Brubaker
887d761a8f Making SLA setting more appropriate 2017-10-30 15:41:08 -07:00
Lars Brubaker
b0fa37b2a4 Added first pass at support for SLA printers
Took out unused slice settings
2017-10-30 13:10:18 -07:00
John Lewin
3bfa2e3bd3 Use theme font definitions to track usage 2017-10-22 20:13:03 -07:00
Lars Brubaker
4a35ddab60 Put in intersection and paint material 2017-10-18 18:04:11 -07:00
John Lewin
aac1118caf Set 32 bit flag 2017-10-17 16:05:18 -07:00
Lars Brubaker
b427b14272 Working on new Difference action
Modify 3DView tree on UiThread
2017-10-17 09:41:24 -07:00
John Lewin
1a6fd07567 Improve positioning/sizing in brand menu, fix overflow icon, use theme 2017-10-15 01:12:14 -07:00
John Lewin
145ef1ad63 Move theme image adjustment functionality into StaticData.LoadIcon 2017-10-14 23:32:04 -07:00
John Lewin
dc4aa1d03a Add IconTab for new tab button 2017-10-14 21:31:29 -07:00
John Lewin
b172cc4fd7 Improve Folders checkbox styling
- Issue MatterHackers/MCCentral#1908
Improve folder visible toggle control
2017-10-14 00:24:04 -07:00
Lars Brubaker
d3768a268f Making support be an object 3D wrapper
Making the selection always be a group
2017-10-13 13:32:52 -07:00
Lars Brubaker
9ce522ae3f latest agg ms 2017-10-11 11:54:40 -07:00
John Lewin
420f7cf6e9 Add missing file 2017-09-30 00:13:21 -07:00
Tyler Anderson
7eee171fe6 Added OpenSCAD settings and logo STL 2017-09-22 17:16:14 -07:00
Lars Brubaker
af49a4fcfd Added in the ability to set the number of first layers
layers that print slow
2017-09-22 16:32:18 -07:00
Lars Brubaker
09334ac6d6 More name changes 2017-09-20 18:55:03 -07:00
John Lewin
153ef5259f Right arrow and down arrow in same position 2017-09-20 07:14:14 -07:00
Lars Brubaker
83e62d5a49 Got align for dual extrusion working 2017-09-19 14:03:38 -07:00
Lars Brubaker
5ed33d9f8d Proof of concept for pinch and bend 2017-09-18 10:08:49 -07:00
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