Commit graph

163 commits

Author SHA1 Message Date
Lars Brubaker
25abae93ca Added additional errors that can be checked for while printing 2021-05-18 17:06:44 -07:00
Lars Brubaker
3909383e0f Fixing export button in print menu 2021-03-15 12:27:44 -07:00
Lars Brubaker
59fbb34b60 Refactoring 2021-02-24 16:57:34 -08:00
Lars Brubaker
71d2b13830 Cancel correctly during leveling validation
issue: MatterHackers/MCCentral#6259
If cancel while heating the bed w' leveling validation does not stop imediately
2021-02-09 16:54:42 -08:00
LarsBrubaker
408d053934 Leveling validation needs to be before line cutting 2021-02-09 15:40:08 -08:00
Lars Brubaker
531b1dbfe0 adding message to encourage trying to re-connect 2021-01-29 17:07:04 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
Lars Brubaker
5e37350142 Track print canceled state better 2021-01-15 17:52:13 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
c023f6b865 Fixing test
issue: MatterHackers/MCCentral#6206
Large retraction after purge line when exporting gcode to SD
2020-12-19 23:14:33 -08:00
LarsBrubaker
d8c47419f5 don't validate the leveling while recovering a print 2020-12-05 07:46:58 -08:00
LarsBrubaker
19691833cf Make sure regex stream is last 2020-11-15 17:28:50 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
89052879fc working on print validation stream 2020-10-27 13:06:58 -07:00
Lars Brubaker
a14972459a make sure we accumulate the print leveling stream 2020-10-26 13:42:46 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
b88243e35d add probe error
issue: MatterHackers/MCCentral#6093
report error for Probe fail
2020-09-30 18:40:10 -07:00
Lars Brubaker
fc4dd6d72d Adding default options to history notes 2020-08-14 18:46:54 -07:00
LarsBrubaker
4b90a445c5 Keep track of print canceled
issue: MatterHackers/MCCentral#5948
Make sure canceled print is being tracked in history in meaningful way
2020-07-18 14:36:04 -07:00
LarsBrubaker
e7333057f0 Adding export feature 2020-07-11 21:05:51 -07:00
Lars Brubaker
cc57d42846 Print more useful information in print history 2020-07-03 12:56:40 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -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
2da1193185 latest MS 2020-05-06 09:56:00 -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
LarsBrubaker
b19e0a7629 Add support for specifying the firmware type in the profile 2020-04-11 09:46:02 -07:00
Tyler Anderson
4e09a2cc2f Show troubleshooting information for connection errors 2019-06-19 19:22:44 -07:00
Tyler Anderson
db478767aa
Added Smoothie homing error 2019-05-30 11:41:50 -07:00
Lars Brubaker
6fbc87acf0 fixed baby step stream to have the right offsets
refactoring for clarity
fixing warnings
issue: MatterHackers/MatterControl#4560
Cannot move up in z calibration wizard
2019-05-22 14:59:54 -07:00
Lars Brubaker
d77c942e69 refactoring 2019-05-21 16:09:10 -07:00
LarsBrubaker
f7235051bd Make sure we turn off the heat for extruders if we will turn of the heat at the end of the print
issue: MatterHackers/MCCentral#5547
heat not shut off for unused extruder after last switch
2019-05-21 07:16:23 -07:00
LarsBrubaker
bc96467792 Set layer drawing (sync to print) from instruction index rather than time 2019-05-19 20:10:28 -07:00
LarsBrubaker
a5c8a5fb62 adding smoothie error message for zprobe failure
issue: MatterHackers/MCCentral#5504
First time setup hangs at Probe Calibration
2019-05-17 08:11:59 -07:00
LarsBrubaker
002570d381 Showing the time to the end of the print
Made the ratio complete be based on time
2019-05-13 10:05:07 -07:00
Lars Brubaker
8a81dd33c5 Make active extruder come from the tool change streams data
issue: MatterHackers/MCCentral#5468
Hotend 1 controls move Hotend 2 instead
2019-05-07 14:47:43 -07:00
Lars Brubaker
cf4274cb06 Make sure we send the needed command when extruding
issue: MatterHackers/MCCentral#5468
Hotend 1 controls move Hotend 2 instead
2019-05-06 18:09:52 -07:00
LarsBrubaker
46bf89b5bc fixing android 2019-05-02 20:41:16 -07:00
Lars Brubaker
2c74f07572 Fixed the tool speed stream to change while printing
Made it possible to visualize the emulator as it is printing
fixing warnings
issue: MatterHackers/MCCentral#5432
Dual Extrusion speed not matching settings
2019-05-02 18:07:18 -07:00
jlewin
15c3a56a33 Remove await call 2019-04-30 15:53:51 -07:00
jlewin
f3c000a5d3 Invert CalibrationPrint logic 2019-04-30 15:52:09 -07:00
jlewin
d4176232b7 Revise backing field naming 2019-04-30 15:51:44 -07:00
Lars Brubaker
6217792c73 make sure we update streams when g92 position change happens
issue: MatterHackers/MCCentral#5338
Unload filament bug
2019-04-29 11:46:25 -07:00
Lars Brubaker
69c8a4b269 Refactoring 2019-04-29 09:13:58 -07:00
Lars Brubaker
2479e01efd Cleaning up warnings in Printer Connection 2019-04-29 09:13:56 -07:00
LarsBrubaker
56d783a87e fixing the unload bug
issue: MatterHackers/MCCentral#5338
Unload filament bug
2019-04-27 16:07:05 -07:00
jlewin
ca7badb294 Conditional leveling stream, avoid exceptions with invalid data
- Issue MatterHackers/MCCentral#5384
Unable to connect and fix leveling data when leveling data invalid
2019-04-26 12:22:33 -07:00