Commit graph

95 commits

Author SHA1 Message Date
MatterHackers
f28a16cd4a reorganizing folders 2023-03-18 20:07:56 -07:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
93aecc937f Add available drives to computer 2023-01-09 13:39:20 -08:00
LarsBrubaker
e63f95ddad Added in a pause gcode script object, fixed gcode injection timing 2022-11-27 09:16:56 -08:00
LarsBrubaker
dca3b4edf2 Adding QRCode objec
Moving classes to new files
Adding sheet data calculation tests
2022-11-25 10:58:41 -08:00
John Lewin
8193319188 Rename ILibaryContainer.DefaultView to .ViewOverride
- Ensure the naming more closely matches the behavior
- Mechanism is used by PrintHistory to enforce custom view override
2022-09-13 17:14:02 -07:00
Lars Brubaker
6e3c4be07c Improving path objects 2022-08-12 18:05:37 -07:00
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
Lars Brubaker
3f4d5aac6f Fixing materials open dialog 2022-03-24 11:54:37 -07:00
LarsBrubaker
18be37d464 fixing null refernces 2022-03-24 08:33:07 -07:00
Lars Brubaker
9e76e1c771 Restoring Image Converter creating 2022-03-02 16:15:53 -08:00
Lars Brubaker
e1aa280db7 Fix problem with scene getting a translation 2022-02-21 12:32:35 -08:00
LarsBrubaker
048e20b659 Making the queue a file folder 2022-02-17 08:08:37 -08:00
Lars Brubaker
88cb5328f5 Ability to have user folders within computer 2022-02-11 10:16:39 -08:00
Lars Brubaker
f83bdbeb7d Make sure when we create json it is valid and does not have selections in it 2022-02-04 14:51:41 -08:00
Lars Brubaker
e3ede822f9 Save works sometimes and asks for a name if no save 2022-02-03 15:02:19 -08:00
Lars Brubaker
6e9eb41027 Re-arranging the library folders 2022-02-01 11:31:03 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
39af203e95 Making better names for collection items (combine, align, subtract, intersect) 2022-01-27 15:15:32 -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
261376bef2 Rename on bed items can be undone
Made bed heat able to set to 0

Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
45d0458db5 Add easy ability to brows printed files 2022-01-04 11:01:04 -08:00
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
f8f6cd443f Improving sheet editor 2021-05-30 23:01:31 -07:00
LarsBrubaker
703dadafad Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00
Lars Brubaker
f65c278eb2 Making library containers use safe lists 2021-04-29 19:55:14 -07:00
LarsBrubaker
216b428fb2 Adding description object
Reordered retraction settings,
issue: MatterHackers/MCCentral#6364
Order retraction settings according to priority
2021-04-19 07:38:37 -07:00
Lars Brubaker
29e58ee3f3 Fixing test 2021-03-26 13:15:54 -07:00
LarsBrubaker
3817d510eb making authoritative source, refactoring 2021-03-23 08:13:13 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
4784508d77 Improving Set Temperature usability
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -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
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
Lars Brubaker
7c5a764162 fixing warnings 2020-10-14 14:52:21 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
d4ca18a8c7 It builds and runs again 2020-09-25 08:03:24 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
24fa4093b3 Adding the start of a measure tool
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00