Commit graph

90 commits

Author SHA1 Message Date
John Lewin
b11dbf2d2c Disable re-slice button on loaded g-code
- Fix #5248
2022-09-01 11:37:39 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
LarsBrubaker
e91decdc12 Adding overflow text
Adding tool bar quick buttons
2022-06-19 15:43:42 -07:00
Lars Brubaker
45bd3ed1b7 Don't show some warning if there are errors 2022-03-28 11:49:36 -07:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
5e898a0650 Fixing library tests
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
b6f40025ff Updating localizations 2021-12-09 17:49:17 -08:00
LarsBrubaker
de0b2933ca Make sure radius edges are resolution independent 2021-11-25 22:28:30 -08:00
Lars Brubaker
d560ca5b89 Add task feedback to design tabs
Improve Open button to be consistent with other drop buttons
Fix test
2021-09-16 16:31:14 -07:00
LarsBrubaker
e23f5076ec Making toolbar wrap 2021-09-14 09:06:39 -07:00
LarsBrubaker
a688bd61e4 zoom to selection is working 2021-05-22 22:24:12 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
f15a908ec9 make sure 2D layer inserted above track ball tumble widget 2021-04-19 10:52:18 -07:00
LarsBrubaker
dbca542e3f improving rounded corners 2021-03-05 22:29:14 -08:00
Lars Brubaker
d6a7055aa0 Make button roundiness a theme setting 2021-03-03 17:38:09 -08:00
Lars Brubaker
fc5a4535a6 Refactoring and moving code 2021-02-26 11:38:24 -08:00
Lars Brubaker
3e98aa43d6 Improving maring 2021-02-26 10:57:40 -08:00
Lars Brubaker
a3274b99df Make round buttons easier to create
Make default button have a bevel
2021-02-25 18:13:49 -08:00
LarsBrubaker
9ff23ae662 Round re-slice button 2021-02-25 07:16:15 -08:00
Lars Brubaker
824823ded9 Adding SLA file library 2021-02-15 12:17:49 -08:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
7a08405d55 finishing up gl refactor
fixing typo

issue: MatterHackers/MCCentral#6185
Typo in Re-slice diologue box
2020-11-22 07:50:06 -08:00
LarsBrubaker
4a9b242557 fixing theme color regression
changing measure stl
2020-09-14 07:36:32 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -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
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
db8f5ad63f fixing warnings, refactoring 2020-06-21 09:34:53 -07:00
LarsBrubaker
2fafdccae5 making design tabs save width 2020-06-07 23:09:11 -07:00
LarsBrubaker
1cd758c2c1 re-slice test can run and is passing 2020-05-16 09:31:54 -07:00
LarsBrubaker
c66d6d44db fixing tests 2020-05-16 08:34:06 -07:00
LarsBrubaker
60a56af419 Removed ReadOnly list added Index of to SafeList 2020-02-07 17:08:47 -08:00
LarsBrubaker
3824583acd Changed ReadOnly to use Buffers 2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
LarsBrubaker
cba385cfec Set the printing ration from the correct data 2019-05-19 21:16:56 -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
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
jlewin
ce2aeda384 Add expected whitespace 2019-04-30 15:57:54 -07:00
Lars Brubaker
2479e01efd Cleaning up warnings in Printer Connection 2019-04-29 09:13:56 -07:00
jlewin
025702da2b Fix whitespace 2019-04-24 11:51:11 -07:00
Lars Brubaker
440b49cfc9 fixing formatting warnings 2019-04-12 15:03:03 -07:00
Lars Brubaker
665650095c Making reslice confirmation non-modal 2019-03-15 22:53:49 -07:00
John Lewin
56f98105ed Ensure UI reflects that GCode was loaded 2019-03-03 16:59:37 -08:00
John Lewin
a848b0fb41 Add GCode debug panel, add accessors for current render feature 2019-02-22 21:23:33 -08:00
John Lewin
d4d7e80184 Add keyboard arrow navigation for active GCode layer 2019-02-22 21:22:44 -08:00