Lars Brubaker
|
464e92c177
|
Need to still show them
|
2020-11-13 09:12:14 -08:00 |
|
LarsBrubaker
|
f5cf5a7418
|
Improving calibration display when disconnected
issue: MatterHackers/MCCentral#6169
View Leveling Data when not connected to Printer
|
2020-11-12 21:56:20 -08:00 |
|
LarsBrubaker
|
7f7f092393
|
improving setup feedback
issue: MatterHackers/MCCentral#6164
If Validate Leveling is enabled mark leveling calibration as complete
|
2020-11-12 07:52:34 -08:00 |
|
Lars Brubaker
|
dff86bb5a6
|
finishing up validate leveling stream
|
2020-10-27 17:45:01 -07:00 |
|
Lars Brubaker
|
9e458f7309
|
Clear the print log when the button is clicked
|
2020-10-27 13:05:53 -07:00 |
|
Lars Brubaker
|
82c2f2ddf8
|
fixing warnings
|
2020-10-27 13:05:13 -07:00 |
|
Lars Brubaker
|
6320112da3
|
working on single window for glfw
|
2020-10-19 18:08:15 -07:00 |
|
Lars Brubaker
|
6f77515fc6
|
Don't add the exact same line twice
issue: MatterHackers/MatterControl#4880
terminal selection issues
|
2020-10-19 16:28:46 -07:00 |
|
LarsBrubaker
|
d21d425fc6
|
Collecting print info at end of print
|
2020-10-06 22:00:28 -07:00 |
|
LarsBrubaker
|
cc26eb322a
|
reduce drawing
|
2020-10-06 17:23:26 -07:00 |
|
LarsBrubaker
|
e64488bd5a
|
Fixing crash with terminal buffer getting changed while enumerating
|
2020-10-06 17:07:45 -07:00 |
|
LarsBrubaker
|
230839bd53
|
Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
|
2020-09-13 19:52:02 -07:00 |
|
LarsBrubaker
|
a5009558f6
|
Fixing scaling issues
|
2020-08-16 12:12:24 -07:00 |
|
LarsBrubaker
|
4b99d1accd
|
Made error messages wrap
|
2020-08-14 07:41:40 -07:00 |
|
LarsBrubaker
|
f6cf34eac7
|
Make the add printer page scale correctly
issue: MatterHackers/MCCentral#6000
add printer screen is small when in hi-rez
|
2020-08-13 11:18:33 -07:00 |
|
Lars Brubaker
|
d8375572ba
|
Add buttons to calibration page to make it easier to run them
issue: MatterHackers/MCCentral#5998
Have 'Do It' button on each calibration type
|
2020-08-13 11:15:30 -07:00 |
|
Lars Brubaker
|
3a06515052
|
Putting in buttons to enable re-calibration easier
|
2020-08-12 18:08:35 -07:00 |
|
LarsBrubaker
|
012fad0b65
|
Making per tool baby stepping
|
2020-08-11 11:06:56 -07:00 |
|
LarsBrubaker
|
7945b381f5
|
Put in baby stepping for T1 (extruder 2)
issue: MatterHackers/MCCentral#5877
Print recovery does not work correctly when the print is extruder 2 only
|
2020-08-09 12:37:37 -07:00 |
|
Lars Brubaker
|
9df2078d0d
|
fixed more scaling issues
|
2020-08-04 14:56:27 -07:00 |
|
LarsBrubaker
|
45178b1baf
|
Adding baby stepping controls to print progress control
|
2020-08-01 22:35:53 -07:00 |
|
Lars Brubaker
|
fbde630394
|
Fixing tests
|
2020-07-02 15:45:36 -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
|
5c354a6eb1
|
Make sure radio button has same old default
|
2020-06-05 11:38:15 -07:00 |
|
LarsBrubaker
|
b6a10fd0fc
|
Added messaging to leveling when not required
|
2020-05-16 11:47:42 -07:00 |
|
LarsBrubaker
|
37e6f3bd44
|
Put in per extruder fan controls
|
2020-05-05 09:28:11 -07:00 |
|
LarsBrubaker
|
7b2d95bbd9
|
adding in C axis
|
2020-05-01 08:02:58 -07:00 |
|
John Lewin
|
931f0b9e0c
|
Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
|
2020-02-07 17:08:47 -08:00 |
|
LarsBrubaker
|
58e77cfe60
|
GuiWiget Children working as a SafeList
|
2020-02-07 15:27:43 -08:00 |
|
Lars Brubaker
|
2c0b0a8716
|
Check for null
issue: MatterHackers/MCCentral#5782
Should be able to export STLs from a design tab
|
2019-09-11 17:57:48 -07:00 |
|
jlewin
|
87027cc724
|
Add scrollable for PrinterDetails panel
- Issue MatterHackers/MCCentral#5643
Add printer right panel not scrollable
|
2019-06-11 17:43:17 -07:00 |
|
jlewin
|
ec1a50b815
|
Change OnClick to protected
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
|
2019-06-04 18:20:01 -07:00 |
|
LarsBrubaker
|
6abe190922
|
Merge remote-tracking branch 'origin/2.19.6'
|
2019-06-01 17:36:09 -07:00 |
|
LarsBrubaker
|
4803344673
|
Make "Select the calibration task on the left to continue" conditional
|
2019-06-01 09:30:55 -07:00 |
|
jlewin
|
c46b3f519e
|
Enable FullRowSelect on ErrorValidationRows with fixes
- Issue MatterHackers/MCCentral#5618
Print validation error rows are not clickable
|
2019-05-31 18:00:57 -07:00 |
|
jlewin
|
14ab51af33
|
Fix tests
|
2019-05-29 17:01:44 -07:00 |
|
Tyler Anderson
|
643243a254
|
Fixed casing of icon file
|
2019-05-17 12:13:27 -07:00 |
|
jlewin
|
bfbc4bf3a7
|
Add missing file
|
2019-05-16 16:53:47 -07:00 |
|
jlewin
|
b344e22ea9
|
Move fan controls
|
2019-05-16 16:25:11 -07:00 |
|
jlewin
|
93da6c0380
|
Rename connectedPrinting to requiresLoadedFilament
|
2019-05-16 16:25:10 -07:00 |
|
jlewin
|
018e8ed0d0
|
Simplify
|
2019-05-16 16:25:10 -07:00 |
|
jlewin
|
bfe1c4bb4a
|
Always show Calibration section
- Issue MatterHackers/MCCentral#5540
Calibration wizard disappears when hardware leveling enabled
|
2019-05-16 16:25:10 -07:00 |
|
jlewin
|
186738bb17
|
Move Edit Leveling button into Calibration Wizard
|
2019-05-15 17:42:42 -07:00 |
|
jlewin
|
35f951b47b
|
Improve PrinterCalibrationWizard
|
2019-05-15 17:03:22 -07:00 |
|
jlewin
|
ba599ba898
|
Add calibration icon
|
2019-05-15 13:38:38 -07:00 |
|
jlewin
|
e7922550ce
|
Rename ZCalibration Wizard
|
2019-05-15 13:38:37 -07:00 |
|
LarsBrubaker
|
4626a59092
|
xy calibration wizard shows if it has been run
|
2019-05-14 22:20:11 -07:00 |
|
jlewin
|
60beceea6d
|
Only advance to next unfinished stage, if started in that mode
- Issue MatterHackers/MCCentral#5496
Clicking 'already loaded' on extruder 2 does not make xy calibration available
|
2019-05-14 18:39:02 -07:00 |
|
Lars Brubaker
|
77020ee924
|
Making T1 setup dependent on having T1 used in the print
issue: MatterHackers/MCCentral#5497
Create protocol for single material setup on dual printer
|
2019-05-14 18:20:02 -07:00 |
|
jlewin
|
8d6a2cec59
|
New searchable Add Printer Wizard
- Issue MatterHackers/MCCentral#5519
Finish new Add Printer wizard
- Issue MatterHackers/MCCentral#3439
Improve printer Make / Model selection for Pulse
|
2019-05-14 15:43:14 -07:00 |
|