jlewin
a990d764b3
Reuse Vector4 field for new BoundsField
2019-04-12 16:44:06 -07:00
jlewin
6170a9f3e9
Add Vector2 field test
2019-04-12 16:44:06 -07:00
jlewin
fb1dfce378
Add Vector3 field test
2019-04-12 16:44:06 -07:00
jlewin
a169d0a14c
Add Vector4 field
...
- Issue MatterHackers/MCCentral#5304
2019-04-12 16:44:06 -07:00
jlewin
9d23b871b3
Fix UIField test color regression
...
- Issue MatterHackers/MCCentral#5305
No longer possible to observed UI field tests
2019-04-12 16:44:06 -07:00
jlewin
a5eebbb0ae
Render hotend bounds on bed, color items to highlight out of bounds
2019-04-12 16:41:22 -07:00
jlewin
6e40e6b17b
Add HotendBounds to Bed
...
- Ideally would be in PrinterSettings but dependencies are in
printer.
- Long term Bed bounds and Hotend bounds should move to settings
2019-04-12 16:41:22 -07:00
jlewin
bdb794514f
Remove dead code
2019-04-12 16:41:22 -07:00
jlewin
6a83551cf0
Set printer.Settings before constructing Bed
...
- Ensures Bed constructor has access to current settings
2019-04-12 16:41:22 -07:00
jlewin
b6a2b39b04
Extract WorldView extension methods from unrelated type
2019-04-12 16:41:22 -07:00
Lars Brubaker
bb2a11b32d
Merge pull request #4420 from larsbrubaker/master
...
master
2019-04-12 15:40:21 -07:00
Lars Brubaker
440b49cfc9
fixing formatting warnings
2019-04-12 15:03:03 -07:00
Lars Brubaker
d45afb5127
Adding print canceled print complete messaging
...
issue: MatterHackers/MCCentral#5239
Print conclusion should gather user feedback
2019-04-12 15:02:34 -07:00
LarsBrubaker
cbd2ef77db
Starting work on post print notifications
2019-04-12 07:54:40 -07:00
Lars Brubaker
20d883eb68
Merge pull request #4419 from larsbrubaker/master
...
Show a max of 3 decimals
2019-04-12 07:53:59 -07:00
LarsBrubaker
5691752ce3
Show a max of 3 decimals
...
issue: MatterHackers/MCCentral#5301
XY calibration wizard should truncate to two or three decimals
2019-04-12 07:23:17 -07:00
Lars Brubaker
f0632866a5
Merge pull request #4418 from larsbrubaker/master
...
master
2019-04-11 22:44:09 -07:00
LarsBrubaker
e13387332f
Added extrusion speed multiplier to extruder T1 drop down
...
issue: MatterHackers/MCCentral#5303
Show T1 material speed multiplier on drop down menu
2019-04-11 20:11:11 -07:00
Lars Brubaker
87376e14a9
Rename CacheMiss to ReloadRequest
...
Make sure we don't save the same image twice
This can happen if there are two requests very close together and the response has not be received
before the second request.
2019-04-11 19:18:52 -07:00
Lars Brubaker
0b9b7d2714
Merge pull request #4417 from larsbrubaker/master
...
master
2019-04-11 15:08:19 -07:00
Lars Brubaker
fd2b9e380a
Make sure we only ask to level the x carriage if we have not leveled in
...
probe calibration
2019-04-11 14:18:43 -07:00
Lars Brubaker
a2e3c4f2ac
added another support test
2019-04-11 14:17:52 -07:00
Lars Brubaker
20b98ef677
Merge pull request #4416 from larsbrubaker/master
...
Improving support generation in dual extrusion scenarios
2019-04-10 21:44:41 -07:00
LarsBrubaker
e6fe01c82a
Made the probe wizard show the x carriage leveling screen
...
fixed cariage -> carriage spelling
issue: MatterHackers/MCCentral#5293
Show xcarriage calibration at start of probe calibration
2019-04-10 18:37:41 -07:00
LarsBrubaker
2be74c87a0
Improving support generation in dual extrusion scenarios
...
issue: MatterHackers/MCCentral#5275
Dual extruder support fail
2019-04-10 18:25:12 -07:00
johnlewin
488c369164
Merge pull request #4415 from jlewin/master
...
Restore search behavior in PrintLibraryWidget
2019-04-10 11:18:21 -07:00
John Lewin
a38601e899
Guard for null directoryWatcher on Mac
...
- Issue MCCentral/issues/5256
Bed -> Saves As to local filesystem crashes on Mac
2019-04-10 10:13:49 -07:00
John Lewin
ff1e1146c8
Remove deleted plugin assemblies from KnownPlugins.json
2019-04-10 07:11:33 -07:00
John Lewin
efb647a9ae
Restore search behavior in PrintLibraryWidget
...
- Issue MatterHackers/MCCentral#5295
Can't search folders in library when in a printer or design space
2019-04-10 07:11:33 -07:00
Lars Brubaker
5ba85d924c
Merge pull request #4414 from jlewin/master
...
Only move to enabled stages
2019-04-09 17:45:15 -07:00
jlewin
584cbc88e7
Only move to enabled stages
...
- Issue MatterHackers/MCCentral#5279
Staged wizard next button advances to stage which is not active
2019-04-09 16:17:28 -07:00
jlewin
2722f15473
Fix spelling
...
- Issue MatterHackers/MCCentral#5285
Typo in gcode output
2019-04-09 16:17:28 -07:00
Lars Brubaker
84179e6658
Merge pull request #4413 from jlewin/master
...
Ensure ProcessWriteRegexStream is the last processor
2019-04-09 14:56:11 -07:00
jlewin
b2a54fd297
Extract StreamProcessor tool for interactive debugging
2019-04-09 14:05:25 -07:00
jlewin
9f0b1c658c
Ensure ProcessWriteRegexStream is the last processor
...
- Issue MatterHackers/MCCentral#5292
Line written raw without WriteLineReplacement
- Issue MatterHackers/MCCentral#5259
Cannot connect to Flashforge Finder
2019-04-09 14:05:25 -07:00
Lars Brubaker
bd6f3fc08c
Merge pull request #4412 from larsbrubaker/master
...
master
2019-04-09 13:59:08 -07:00
Lars Brubaker
48f436cc4a
added a T1 extrusion move speed multiplier
...
refactoring
issue: MatterHackers/MCCentral#5291
Create T1 printing move speed multiplier
2019-04-09 13:39:38 -07:00
LarsBrubaker
40bf064d55
use the equals operator rather than the returned string
...
issue:
MatterHackers/MCCentral#5288
Reduce the cache misses on CollectionRetrieveResponse
2019-04-09 13:35:49 -07:00
johnlewin
81c2b11ee7
Merge pull request #4411 from jlewin/master
...
Convert newlines into separate TerminalLines
2019-04-09 11:50:27 -07:00
jlewin
9a8029dc08
Convert newlines into separate TerminalLines
...
- Issue MatterHackers/MCCentral#5257
Overlapping messages in terminal
2019-04-09 09:33:31 -07:00
Lars Brubaker
cd1ca42992
Merge pull request #4410 from jlewin/master
...
Fix observed toolchange mismatched
2019-04-08 15:03:56 -07:00
Lars Brubaker
b094d882f1
Getting temp tests to work with new ToolChangeStream fix
2019-04-08 14:56:19 -07:00
Lars Brubaker
3c61b117d2
Made extrusion_multiplier a ratio or percentage
...
issue: MC Software Group
MatterHackers/MCCentral#5274
Allow percentage for extrusion multiplier.
2019-04-08 14:25:41 -07:00
jlewin
6b37fb57fb
Fix observed toolchange mismatched
2019-04-08 14:06:34 -07:00
jlewin
b82cca9f04
Support WriteLineReplacements before StreamProcessor construction
...
- Issue MatterHackers/MCCentral#5259
Cannot connect to Flashforge Finder
2019-04-08 14:06:34 -07:00
jlewin
57eeda3c2f
Fix lost user probe setting
...
- MatterHackers/MCCentral#5281
UserLayer probe offsets lost during migration to new probe_offset
field
2019-04-08 14:06:34 -07:00
Lars Brubaker
62a7da58ff
Merge pull request #4409 from larsbrubaker/master
...
master
2019-04-08 11:40:52 -07:00
Lars Brubaker
90cb705d86
Make sure we don't save 0 (no longHash)
2019-04-08 10:02:07 -07:00
LarsBrubaker
9fbcc804d5
Don't load image data in markdown until it is drawn
2019-04-08 08:20:49 -07:00
LarsBrubaker
ef6ace1d0b
latest AGG
2019-04-08 08:08:47 -07:00