Commit graph

270 commits

Author SHA1 Message Date
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
2597347f9c adding in re-arrange item support 2022-06-16 13:11:26 -07:00
LarsBrubaker
1b715c5347 Adding holes test and fixing regression 2022-05-27 07:47:21 -07:00
Lars Brubaker
5e30d1bc87 Making holes apply correctly when parent is set to solid or hole 2022-05-26 15:56:55 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
LarsBrubaker
218f8d5a15 improved hole behavior 2022-05-02 10:36:21 -07:00
Lars Brubaker
2a2a717265 updating ui hints
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
9839215603 Combine can subtract holes 2022-04-28 14:08:30 -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
LarsBrubaker
1954347c9a Component objects can use array index 2022-03-23 08:20:50 -07:00
LarsBrubaker
088db8c30c working on components using array indices 2022-03-22 09:23:09 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -07:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
e184ecd3ba Make sure we propagate rename events 2022-02-27 18:32:08 -08:00
Lars Brubaker
6b962d2fc0 new description 2022-02-22 16:01:06 -08:00
Lars Brubaker
f7b63eb0a0 Don't invalidate image object if image didn't change 2022-02-21 08:52:49 -08:00
LarsBrubaker
d931157145 Make component editor better
Make sure we show sheet object when canceling component
2022-02-19 19:43:08 -08:00
LarsBrubaker
40b89ecc4b Preserving single line mode of TextObject3D (multi line is option) 2022-02-10 22:40:22 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
3fecbc4a27 Make names right 2022-02-07 12:02:06 -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
LarsBrubaker
2144ed477f renaming 2022-01-22 15:43:50 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
87e06ea558 Working on new touch screen keyboard
Added tabs to text object 3d
2022-01-13 11:35:19 -08:00
Lars Brubaker
aebb0ff868 Added multi-line text
fixed more tests
2022-01-07 16:34:19 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
d4b5d67234 Fixing found exceptions 2021-11-26 07:41:52 -08:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
Lars Brubaker
b4ea4272b1 fixing spelling 2021-10-12 12:36:09 -07:00
Lars Brubaker
f230075b35 More sliders 2021-10-01 16:59:58 -07:00
Lars Brubaker
c35fdde304 updating value updating 2021-10-01 12:28:06 -07:00
Lars Brubaker
1a136a755e improving sheet and array rebuild inclusion 2021-09-30 11:29:46 -07:00
Lars Brubaker
ebefc33e3e Making component work better with sheets 2021-09-28 12:55:39 -07:00
LarsBrubaker
1d0d981556 Finishing bevel for ring and wedge 2021-09-24 22:46:58 -07:00
LarsBrubaker
57f7c56685 Fix sliders to show entire range
Fix angle range on start and end angle sliders
2021-09-23 22:17:32 -07:00
LarsBrubaker
cad6ea3dd6 Fixing tests (YAY TESTS!) 2021-09-19 16:03:08 -07: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
Lars Brubaker
d4926e702f improving design tools hold to origin 2021-09-16 14:56:38 -07:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
LarsBrubaker
c36d270c92 Adding sliders to all primitives 2021-09-12 20:23:40 -07:00
LarsBrubaker
378f7c34e0 lots of fun progress on sheet editing 2021-09-07 09:00:12 -07:00
Lars Brubaker
b46d9ea061 Sliders working much better 2021-09-02 14:01:05 -07:00
Lars Brubaker
5c7c95bd3a improving sliders 2021-09-02 13:12:32 -07:00
Lars Brubaker
b12fcfaea0 Improving material button
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
627abbef9e Making sliders have option to do non-linear scalling 2021-08-30 08:47:11 -07:00