Commit graph

41 commits

Author SHA1 Message Date
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
Lars Brubaker
619d2b63cc Made the calibration cubes have instructions
Description Object can have clickable links
Markdown widget keeps its size correctly
Printer connection switches to disconnected when com port lost
Fixed material temp
2022-04-01 16:12:33 -07:00
Lars Brubaker
c3aaf505e1 Cleaning up default materials 2022-03-18 15:58:13 -07:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
2970d1d217 fixing issue with slicing perimeters 2021-08-31 11:46:24 -07:00
Lars Brubaker
cfc535029c put in thumbnail for sheet 2021-06-07 11:52:26 -07:00
Lars Brubaker
ca68f03128 Put in description iocn 2021-04-22 14:24:34 -07:00
Lars Brubaker
d0d5b992d7 description working with icon
improving github container
2021-04-22 12:31:42 -07:00
LarsBrubaker
776f5aba90 adding default icon image 2021-03-03 08:15:18 -08:00
Lars Brubaker
4784508d77 Improving Set Temperature usability
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -08:00
Lars Brubaker
97d73b827b new image 2020-07-09 18:04:39 -07:00
Lars Brubaker
b848d81f57 heat T1
faster locked texturing
issue: MatterHackers/MCCentral#5892
accelerate locked texturing

issue: MatterHackers/MCCentral#5900
Extruder length buttons not showing selection underline

issue: MatterHackers/MCCentral#5899
DXE not turning on T1 temperature
2020-06-05 13:00:39 -07:00
Lars Brubaker
740bf4c11b adding more library folder art
making pro less obtrusive
2020-05-22 11:29:22 -07:00
Lars Brubaker
7addfd4bc8 Update image converter icon to look like MH logo 2019-03-28 16:03:49 -07:00
John Lewin
703b975272 Update cached icon to match expected content
- Issue MatterHackers/MCCentral#5002
Wrong icon for text object
2019-03-07 17:06:10 -08:00
John Lewin
e5eb0c4dc3 Update precomputed primitive thumbnails
- MatterHackers/MCCentral#4636
Primitives should use 3D icons, even when flat icons are selected
2019-01-30 17:30:14 -08:00
John Lewin
13001df42f Use agg_basics.GetLongHashCode for ID
- Issue MatterHackers/MCCentral#4636
Primitives should use 3D icons, even when flat icons are selected
2018-11-29 17:14:51 -08:00
Lars Brubaker
8c1c0bcff4 Improving setup connection wizard
issue: MatterHackers/MCCentral#4453
Add images to connection wizard
2018-11-01 14:16:25 -07:00
Lars Brubaker
5d0f788e18 improve last page of probe calibration and leveling
issue: MatterHackers/MCCentral#4430
Explain where to find the probe calibration on the last page of the wizard

issue: MatterHackers/MCCentral#4431
describe where to find the bed leveling calibration on the last page of leveling wizard
2018-10-30 14:56:39 -07:00
Lars Brubaker
245dd89301 issue: MatterHackers/MatterControl#3897
Change Image Converter Icon
2018-10-26 15:04:43 -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
LarsBrubaker
23d16d850c Added icon images for all the primitives and calibration parts 2018-10-20 20:17:59 -07:00
John Lewin
445a600d76 Remove unused files 2018-08-07 14:03:54 -07:00
John Lewin
466b2c9dc9 Move PartSheetLogo into Images subdirectory 2018-08-07 14:03:54 -07:00
Lars Brubaker
1b572d0639 Get gifs working in markdown
Made theme default to dark blue
Made folders start out open
Fixed image converter
Fixed braille
2018-06-25 17:14:08 -07:00
John Lewin
62f6c6c382 Simplify 2018-05-23 11:48:23 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Lars Brubaker
618fabf894 Improving design editor
Moving files around
2018-02-28 09:07:09 -08:00
Lars Brubaker
cd97718f6b Put in a new splash screen image (from android)
Made the default thumbnail render be traced
2018-02-21 15:23:54 -08:00
John Lewin
9b786ad2be Update clock asset
- Issue MatterHackers/MCCentral#2677
Clock icon not themed correctly in light theme
2018-01-18 17:59:42 -08:00
John Lewin
145ef1ad63 Move theme image adjustment functionality into StaticData.LoadIcon 2017-10-14 23:32:04 -07:00
John Lewin
3d26180284 Simplify app logo 2017-08-15 12:34:24 -07:00
John Lewin
928c6f668a Update app logo 2017-08-12 12:19:07 -07:00
John Lewin
a596d18e5b Add hooks to extend printers tab panel 2017-08-07 14:26:57 -07:00
John Lewin
33ed2bac42 Move mh-logo to StaticData->Images 2017-06-04 13:42:20 -07:00
Lars Brubaker
77ffb2d002 Improved theme colors
bed temp working
2017-02-15 12:14:36 -08:00
Lars Brubaker
8134b3f450 Fixed the Macros window to cancel on user closes with the X windows button.
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
3edcb69140 Made load filament macro work. 2017-02-02 16:38:48 -08:00