LarsBrubaker
e63f95ddad
Added in a pause gcode script object, fixed gcode injection timing
2022-11-27 09:16:56 -08:00
Lars Brubaker
b0d84a0a36
Make sure we put the leveling steam in after the max length stream
...
Fixes bug with leveling long lines
2022-04-27 14:10:01 -07:00
Lars Brubaker
619d2b63cc
Made the calibration cubes have instructions
...
Description Object can have clickable links
Markdown widget keeps its size correctly
Printer connection switches to disconnected when com port lost
Fixed material temp
2022-04-01 16:12:33 -07:00
Lars Brubaker
b25694f8c3
Added has_independent_z
...
Added z calibration wizard
Finished probe calibration wizard
2022-04-01 11:28:58 -07:00
Lars Brubaker
55a6f0fdc7
On print complete text show printer name
2022-01-27 16:49:46 -08:00
Lars Brubaker
4ee02584c4
Fixed problem with leveling validation canceling
...
Fixed 'connections succeeded' color
2022-01-24 17:09:24 -08:00
Lars Brubaker
fa86c58a7c
Making it possible to set a bed surface and have settings for bed temperature / material
2022-01-17 11:33:39 -08:00
Lars Brubaker
42cff97679
Added override for Spanish and Polish
2022-01-03 18:01:37 -08:00
Lars Brubaker
03890b1155
More work on probe validation
...
Started work on a new boolean operation stack
2021-11-05 18:08:58 -07:00
Lars Brubaker
4ade4b7c6b
updating spelling
2021-10-19 10:33:37 -07:00
Lars Brubaker
05d8aaafb3
Working on fix for autopilot start up
2021-10-17 16:12:12 -07:00
Lars Brubaker
1a136a755e
improving sheet and array rebuild inclusion
2021-09-30 11:29:46 -07:00
Lars Brubaker
c61afe9fee
Making tool bar able to hind elements
2021-09-15 17:44:24 -07:00
Lars Brubaker
5836725712
fixing null reference crash exceptions
2021-09-10 17:52:19 -07:00
Lars Brubaker
82adc982d8
refactoring
2021-08-25 17:58:00 -07:00
Lars Brubaker
86ee3b4b9c
Added waiting to pause so the pause resume button work better
2021-08-13 16:51:12 -07:00
Lars Brubaker
98093f15d2
Adding volume to server data
2021-06-29 11:24:19 -07:00
Lars Brubaker
874bd53def
making autopilot report time better
...
Making autopilot write to history
2021-06-24 10:48:43 -07:00
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