John Lewin
7ca347b3b5
Remove dead file
2018-10-27 10:11:04 -07:00
John Lewin
059ee58915
Revise favorites bar expansion styling
2018-10-26 16:56:40 -07:00
Lars Brubaker
245dd89301
issue: MatterHackers/MatterControl#3897
...
Change Image Converter Icon
2018-10-26 15:04:43 -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
John Lewin
b6dcc983a0
Add resizable favorites bar
...
- Issue MatterHackers/MCCentral#4362
2018-10-25 17:38:58 -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
John Lewin
f378c73098
Add default color index to themes
...
- Issue MatterHackers/MCCentral#4382
2018-10-25 13:08:22 -07:00
Lars Brubaker
7efbce2a90
Made the thumbnail cache always load the closest size that it can find
...
Only store the 256x256 size in the static data
2018-10-24 09:51:59 -07:00
John Lewin
30e6bdec26
Add labels to theme buttons
...
- Issue MatterHackers/MCCentral#4370
2018-10-24 08:34:05 -07:00
John Lewin
29af22e2ec
Rename theme
2018-10-24 08:07:07 -07:00
John Lewin
aaf0216f73
Add icon to Open button
...
- Issue MatterHackers/MCCentral#4319
Open button should become IconButton and be duplicated on toolbar
2018-10-23 14:51:32 -07:00
John Lewin
e2c5ae4bfd
Add SchemaVersion to reset themes to default on change
...
- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
2018-10-23 14:51:32 -07:00
John Lewin
e345aec1c1
Revise MenuThemes
2018-10-22 14:28:08 -07:00
John Lewin
e910c01f8d
Set default colors
2018-10-22 14:16:27 -07:00
John Lewin
70d8e0e9b9
Revise Solarized light theme
2018-10-22 14:16:27 -07:00
John Lewin
ea7fb0e684
Remove DropList menu theme, use common menu theme
2018-10-22 14:16:26 -07:00
John Lewin
22041cfc16
Load themes from StaticData
2018-10-22 14:16:26 -07:00
John Lewin
5fde89295c
Add theme widget back into main menu
2018-10-22 14:16:26 -07:00
LarsBrubaker
23d16d850c
Added icon images for all the primitives and calibration parts
2018-10-20 20:17:59 -07:00
LarsBrubaker
12ac5507ef
removing the SID
...
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -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
John Lewin
d8d8c1309e
Restore ChromeTab plus button for new parts
2018-10-15 17:19:02 -07:00
John Lewin
4115318c6b
Add icons for export & add to bed
2018-10-14 12:52:40 -07:00
John Lewin
4b8c4bd521
Remove menu code duplication
2018-10-14 12:52:40 -07:00
John Lewin
e7b64b6204
Wrap up main menu work, revise ordering, add more icons
...
- Issue MatterHackers/MCCentral#4289
Revise MatterControl main menu
2018-10-14 11:38:13 -07:00
John Lewin
b30e4ccfe2
Honor theme, improve icon sizing
2018-10-14 11:31:33 -07:00
John Lewin
4f75247a94
Improve bed icon
...
- Issue MatterHackers/MCCentral#4287
2018-10-14 11:31:33 -07:00
John Lewin
0b47dd4056
Collapse AppSettingsView into BrandMenu, use PopupMenu with icons
2018-10-14 11:31:33 -07:00
John Lewin
98da7c10f0
Add SID mapping system
2018-10-12 15:11:47 -07:00
Lars Brubaker
e532b3c465
Working on the Hadware page
2018-10-12 10:56:00 -07:00
John Lewin
b67d3ad691
Add Library tab, replace PrintLibrary widget with Favorites bar
2018-10-10 08:07:47 -07:00
Lars Brubaker
385cf2288b
ability to turn of line splitting for test
2018-10-09 14:29:51 -07:00
John Lewin
e97191f104
Move library icons to more aptly named location
...
- Issue MatterHackers/MCCentral#4253
Incorrect sizing for building_thumbnail_40x40.png after thumbnail changes
2018-10-06 14:06:03 -07:00
John Lewin
d29e2d6179
Add placeholder image
2018-10-01 15:36:42 -07:00
Lars Brubaker
fd7f0b8518
Pass the printer time multiplier to matter slice so it can plan for the actual printer
...
fix math of minutes time estimate
2018-09-28 16:46:31 -07:00
John Lewin
ddb7dad41d
Revise icon sizing
...
- Issue MatterHackers/MCCentral#4182
Inconsistent icon sizing
2018-09-24 12:05:45 -07:00
LarsBrubaker
3e4150b1b6
Added new speed for air gap layer
2018-09-23 19:23:24 -07:00
Lars Brubaker
2008864753
Passing max velocity, acceleration and jerk to slicer
2018-09-20 11:37:47 -07:00
LarsBrubaker
b9d4b6f995
Put the snap grid settings in the tumble widget section.
...
Also added an icon to use here (1694146)
2018-09-17 07:42:18 -07:00
Lars Brubaker
1ab3a38156
make raft expand only distance
...
issue: MatterHackers/MCCentral#4143
Change raft expand distance setting to only accept millimeters
2018-09-14 17:14:17 -07:00
LarsBrubaker
85452b7c95
Make it possible to set the probe calibration position
...
issue: MatterHackers/MCCentral#4079
[Probe Calibration] Allow custom calibration position
2018-09-02 11:16:20 -07:00
LarsBrubaker
6503a4933b
Added ability to test extruder count in settings visiablity
2018-09-02 10:52:25 -07:00
Tyler Anderson
996bbc3496
Fixed stuttering when loading filament
2018-08-31 12:01:32 -07:00
John Lewin
e8fddbe7a1
Move boolean_operations and args_to_process to slice config file
...
- Issue MatterHackers/MCCentral#4019
Printing always re-slices
2018-08-29 17:15:47 -07:00
Lars Brubaker
ba9731321c
Added the ability to add markdown to ComponentObjects
...
Added help to Image Converter
2018-08-28 15:51:32 -07:00
Lars Brubaker
64648e1ed7
Adding in the ability to specify custom leveling probe positions
...
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
2018-08-27 14:58:34 -07:00
Lars Brubaker
a80d5f825f
adding wipe_tower_x description to all relevant settings
2018-08-17 12:29:31 -07:00
LarsBrubaker
69a9e90fcf
Putting in more dual extrusion and wipe tower control
2018-08-16 23:06:08 -07:00
John Lewin
e57bf9daae
Initialize new agg FileMissingMesh on load
2018-08-13 18:49:16 -07:00