Commit graph

3323 commits

Author SHA1 Message Date
LarsBrubaker
578057227a Cleaning up warnings 2022-03-26 21:40:24 -07:00
LarsBrubaker
9bec1e0274 Added an error for bed temp set when bed surface is set 2022-03-26 18:51:26 -07:00
LarsBrubaker
11ab09da21 Improve load filament feedback when swappable bed
Improve paper calibration message
2022-03-26 16:50:28 -07:00
Lars Brubaker
d5fd0fabbb added in a max printing speed setting 2022-03-25 19:25:04 -07:00
Lars Brubaker
774452c509 fix spelling error 2022-03-25 11:10:10 -07:00
Lars Brubaker
1b59d871c5 Adding ability to specify "Not Compatible" bed temperature in material settings
Adding 'NC' to many material settings
Require bed temps for all bed types in all materials
2022-03-25 09:53:50 -07:00
LarsBrubaker
fd397f2e65 fixing file name problem 2022-03-24 21:00:41 -07:00
Lars Brubaker
5513134a9b Adding warning for swappable bed being set
Adding Taulman materials
Changing binding order
2022-03-24 18:16:07 -07:00
Lars Brubaker
8f762f23d7 turn off experimental settings 2022-03-24 12:16:27 -07:00
Lars Brubaker
3f4d5aac6f Fixing materials open dialog 2022-03-24 11:54:37 -07:00
Lars Brubaker
fc64b45978 Fixing warning and error icons 2022-03-24 09:55:35 -07:00
LarsBrubaker
18be37d464 fixing null refernces 2022-03-24 08:33:07 -07:00
Lars Brubaker
40e729f05f Fixing material settings 2022-03-23 18:07:46 -07:00
Lars Brubaker
702ca54a62 Allow components of components 2022-03-23 09:12:22 -07:00
LarsBrubaker
1954347c9a Component objects can use array index 2022-03-23 08:20:50 -07:00
Lars Brubaker
cb8a942e08 Made ImageConverter test pass 2022-03-22 17:26:21 -07:00
Lars Brubaker
cd96bafee2 Improving component names 2022-03-22 15:54:19 -07:00
LarsBrubaker
088db8c30c working on components using array indices 2022-03-22 09:23:09 -07:00
Lars Brubaker
ef3f57a524 New method to ensure meshes are within the printable bounds
considers brim, skirt and raft
2022-03-21 17:40:22 -07:00
Lars Brubaker
aee3fc6e3a fix issue with draw scale controls 2022-03-21 16:27:01 -07:00
Lars Brubaker
7dfff3ceae Fixed image converter moving when created 2022-03-21 16:15:39 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
Lars Brubaker
21955f625a adding materials 2022-03-21 13:55:53 -07:00
Lars Brubaker
cfb386cd04 Show export progress 2022-03-21 09:43:26 -07:00
LarsBrubaker
b5d9c30807 Working to add equation and sheet support to components 2022-03-20 19:16:53 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -07:00
Lars Brubaker
11570268f2 Adding more materials 2022-03-18 18:23:19 -07:00
Lars Brubaker
c3aaf505e1 Cleaning up default materials 2022-03-18 15:58:13 -07:00
Lars Brubaker
a3f7c879bd Merge remote-tracking branch 'origin/main'
# Conflicts:
#	StaticData/Materials/Filamentum/CPE HG100.material
2022-03-18 14:07:35 -07:00
Lars Brubaker
7b556918ee Improving z-calibration wizard
Improving materials
2022-03-18 14:06:52 -07:00
LarsBrubaker
7283e6c26e Improving settings edit 2022-03-17 21:54:53 -07:00
Lars Brubaker
1f681ade50 Better settings presentation 2022-03-17 20:53:15 -07:00
Lars Brubaker
c91bb5bfe2 Better settings presentation 2022-03-17 18:23:44 -07:00
Lars Brubaker
d59e8ee1d3 Working on new material selector 2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
5df3ef73a5 Make paragraphs space better 2022-03-15 14:49:30 -07:00
Lars Brubaker
5d40a38582 Making color picker work for scene objects 2022-03-15 11:21:25 -07:00
Lars Brubaker
5ff04ba2f1 Making bold markdown wrap 2022-03-15 11:21:04 -07:00
LarsBrubaker
9465050032 undo working for sheets and components 2022-03-13 14:06:25 -07:00
LarsBrubaker
c46257b44f Improving printer add screen 2022-03-12 16:56:59 -08:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
LarsBrubaker
a78ef2a66f Bring app to front on shell open file 2022-03-09 08:10:25 -08:00
Lars Brubaker
9d9040f799 Working on now filament library 2022-03-08 17:59:59 -08:00
LarsBrubaker
45c11bab32 Starting work on materials library 2022-03-07 18:51:35 -08:00
LarsBrubaker
d11ad50ddd Refactoring ShowIfSet to be a func 2022-03-06 18:14:35 -08:00
fortsnek9348
5f181e94e9 Replace some trig calls with WorldView util functions. 2022-03-05 00:20:09 +00:00
fortsnek9348
6d2d6acc49 Ensure a minimum height when going from perspective to ortho. 2022-03-05 00:20:08 +00:00
fortsnek9348
68a7e94edb Derive the ortho zoom limits from the perspective zoom limits.
And let the projection mode animation have its own indictor circle.
2022-03-05 00:19:32 +00:00
Lars Brubaker
239d72b6b8 New test for image converter working 2022-03-03 23:07:09 -08:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00