Commit graph

22 commits

Author SHA1 Message Date
Lars Brubaker
c5da58cb77 Adding support for Fuzzy and starting to think about Holes 2022-04-08 14:25:22 -07:00
Lars Brubaker
6e12c4c4f3 Wait for Save to conclude before exiting
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00
LarsBrubaker
7000ae843d Improved selection maintainer 2022-02-26 22:49:12 -08:00
LarsBrubaker
61e68b6afa Make sure we don't have selections on save
Started work on align object 2
2022-02-26 22:21:38 -08:00
Lars Brubaker
f7b63eb0a0 Don't invalidate image object if image didn't change 2022-02-21 08:52:49 -08:00
Lars Brubaker
e790992fc5 When loading from zip it is important that we cache the assets
They need to be available for cloud library and other library opperations
2022-02-15 11:20:05 -08:00
LarsBrubaker
78b56d0b32 Mark save changes on any scene save 2022-02-12 09:56:24 -08:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
981e569192 Ability to load binary mcx files (that are zips) 2022-02-01 16:44:11 -08:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
jlewin
3f080cb6b2 Prevent bed validation for GCode files
- Issue MatterHackers/MatterControl#4611
Empty bed will not print
2019-06-14 14:14:19 -07:00
jlewin
b4e22d560d Generate calibration gcode from in memory object3D
- Issue MatterHackers/MCCentral#5207
Calibration prints should shouldn't put models on the bed
2019-03-22 14:53:21 -07:00
jlewin
40a6c9438f Rename GetLongHashCode to GetGCodeCacheKey
- Issue MatterHackers/MCCentral#5194
Rename PrinterSettings.GetLongHashCode to better depict its intended
use
2019-03-22 14:19:06 -07:00
LarsBrubaker
052048ee6e Much better Get Long Hash Code implementation 2019-01-28 20:21:20 -08:00
John Lewin
501760590e Add comments, revise member ordering per guidelines 2018-12-10 14:15:36 -08:00
John Lewin
2296912424 Consolidate all GCodePath methods into EditContext 2018-12-10 14:15:36 -08:00
John Lewin
7b7267f0b2 Remove PrintItemWrapper from EditContext
- Move PrintItemWrapper dependency to PrinterConnection, where it's
  still used
2018-12-10 14:15:36 -08:00
John Lewin
23148fa43a Consolidate methods into single implementation 2018-12-10 14:15:35 -08:00
Lars Brubaker
0eb7b1cb3c remove active printer from PrintItemWrapper
issue: MatterHackers/MCCentral#4574
2018-11-14 14:29:13 -08:00
Lars Brubaker
0babdab806 cleaning up MappedSetting 2018-11-14 13:33:25 -08:00