Commit graph

890 commits

Author SHA1 Message Date
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
e49deacdec Wrote a test and made layer highlight more intentional 2020-08-29 20:06:03 -07:00
LarsBrubaker
2be15f6bdc clear the right directory 2020-08-16 12:12:37 -07:00
LarsBrubaker
bbdfe12506 Test to prove AMF saving and loading 2020-08-16 07:14:33 -07:00
Lars Brubaker
7494594751 last profile fixes 2020-08-13 17:51:51 -07:00
Lars Brubaker
080a44813b profile tests passing 2020-08-13 17:44:02 -07:00
Lars Brubaker
8b894f8c53 Fixing profiles to pass test 2020-08-13 17:29:28 -07:00
LarsBrubaker
87c3aeab2e compile and continue not saved 2020-08-13 07:37:44 -07:00
LarsBrubaker
7d0d681512 Improving tests 2020-08-13 07:18:52 -07:00
LarsBrubaker
a21360f3a7 adding rules to OEM tests 2020-08-12 07:55:10 -07:00
LarsBrubaker
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
f7457c6758 updating profiles 2020-08-08 22:39:08 -07:00
LarsBrubaker
1ea2ed4638 sharing code between library widgets 2020-08-07 18:14:15 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
Lars Brubaker
a03fceb5dc cut copy paste test passing 2020-07-31 11:23:18 -07:00
LarsBrubaker
6f43626682 added cut test 2020-07-31 10:14:21 -07:00
LarsBrubaker
fd9ed56f2f improving right click text edit menu 2020-07-28 09:02:38 -07:00
LarsBrubaker
d6975508df Improving the Cut Copy Past right click test 2020-07-27 11:15:18 -07:00
LarsBrubaker
5349ed8b78 Working on right click text widget tests 2020-07-26 16:21:36 -07:00
LarsBrubaker
bae0720164 refactoring 2020-07-18 11:13:00 -07:00
LarsBrubaker
27dc4b1f0a Fixing bug when printer is deleted during printing
issue: MatterHackers/MCCentral#5955
NullReferenceException: Object reference not set to an instance of an object.
2020-07-16 07:59:57 -07:00
LarsBrubaker
0863c25b11 Improving cylinder
fixing test
commiting patch from jlewin to fix printers without beds trying to heat
2020-07-05 18:05:15 -07:00
LarsBrubaker
f21588a35b fixing tests 2020-07-05 11:26:35 -07:00
LarsBrubaker
2b0614bbef fixing tests 2020-07-03 16:32:44 -07:00
Lars Brubaker
95b1257d67 Fixing tests 2020-07-02 14:42:11 -07:00
LarsBrubaker
6ef6503b94 Making feedrate and multiplier apply to current printer
issue: https://github.com/matterhackers/mattercontrol/issues/4793
2020-07-01 21:59:06 -07:00
LarsBrubaker
31525ab60e fixing arrange test 2020-07-01 07:50:19 -07:00
LarsBrubaker
304b06301b fix settings test 2020-06-27 11:01:27 -07:00
LarsBrubaker
15e83d6cbe make emulator always available 2020-06-26 17:01:36 -07:00
LarsBrubaker
2ec238992c Improving SelectSliceSettingsField (adding scroll into view) 2020-06-22 15:57:06 -07:00
LarsBrubaker
af89580515 Refactoring settings layout 2020-06-21 13:41:37 -07:00
Lars Brubaker
740bf4c11b adding more library folder art
making pro less obtrusive
2020-05-22 11:29:22 -07:00
LarsBrubaker
c66d6d44db fixing tests 2020-05-16 08:34:06 -07:00
LarsBrubaker
da450d3c5d Fixing align and align test 2020-04-21 23:19:48 -07:00
LarsBrubaker
f179b68be6 Fixing bug with exporting tool changes on Marlin
It is emitting to many T1s but we should not switch back to T0
2020-04-12 16:38:45 -07:00
Lars Brubaker
bf3a8db374 Downgrading to 4.7.1 to build on Mac 2020-04-08 10:36:51 -07:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
LarsBrubaker
e602c7681d removing unnecessary casts 2020-02-07 17:08:47 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
jlewin
b9da334ff4 Restore support for runtime switchable slicers 2020-02-07 15:26:31 -08:00
jlewin
9b3ab57637 Fix failing tests 2020-02-07 15:26:31 -08:00
John Lewin
3362596776 Update test for new assembly name 2020-02-07 15:26:30 -08:00
jlewin
d97be92d21 Refactor EngineMappingMatterSlice
Changes
- Move ApplicationSettings to PrinterSettings readonly static
- Add Resolver to SliceSettingsData
- Move Resolvers from EngineMapping to PrinterSettings
- Move macro replacements from Printer to PrinterSettings
  - Change macro replacements to token definitions only
- Change EngineMapping to define Exports with optional conversion
2020-02-07 15:25:02 -08:00
Lars Brubaker
1fbddddc4b Upgrading to 4.7.2 2019-11-14 17:42:51 -08:00
LarsBrubaker
85f2a54b4f Test updated with new expectations around M109 2019-06-15 08:01:30 -07:00
John Lewin
cb6eb43972 Add support for grouping scene operations into a drop menu button
- Issue MatterHackers/MCCentral#5664
consider adding a dual align quick button
2019-06-13 08:16:50 -07:00
jlewin
14ab51af33 Fix tests 2019-05-29 17:01:44 -07:00
Lars Brubaker
e3c3e9580d fixing tests 2019-05-29 10:33:36 -07:00
Lars Brubaker
0d23c6f33b adding tests for expected probe behavior when leveling 2019-05-22 16:42:28 -07:00
jlewin
299585d7a9 Use more detailed headings
- Issue MatterHackers/MCCentral#5554
2019-05-20 17:13:07 -07:00