bb6ec44bebFIX: z_distance_top==0 not working
Arthur
2024-01-31 14:05:09 +08:00
c7febad548FIX: raft_first_layer_expansion not working with tree support
Arthur
2024-01-26 16:19:59 +08:00
f0e0f9b5f0FIX: raft_first_layer_expansion not working with tree support
Arthur
2024-01-26 16:19:59 +08:00
d0868d6711ENH: accurate top z distance for tree support
Arthur
2024-01-06 21:27:46 +08:00
c32c8c1f61ENH: accurate top z distance for tree support
Arthur
2024-01-06 21:27:46 +08:00
de24d0ac2fFIX: tree support bottom interface layers were not correct
Arthur
2023-08-04 22:29:56 +08:00
689a84f819FIX: tree support bottom interface layers were not correct
Arthur
2023-08-04 22:29:56 +08:00
b3be5bb161ENH: tree support uses accurate lslices
Arthur
2023-09-14 17:20:58 +08:00
d68acdae5cENH: tree support uses accurate lslices
Arthur
2023-09-14 17:20:58 +08:00
cc9f29c463Rename smsOrganic to smsTreeOrganic
Noisyfox
2025-01-27 17:09:32 +08:00
52e01c89cfRename smsOrganic to smsTreeOrganic
Noisyfox
2025-01-27 17:09:32 +08:00
1c498664a5FIX: several support bugs
Arthur
2023-12-20 12:09:27 +08:00
4cb5571cbbFIX: several support bugs
Arthur
2023-12-20 12:09:27 +08:00
8c51f3e693FIX: crash when support type and style are inconsistent
Arthur
2023-12-01 10:12:22 +08:00
ef2912a9b5FIX: crash when support type and style are inconsistent
Arthur
2023-12-01 10:12:22 +08:00
c443951f30FIX: organic support not work with raft only
Arthur
2023-11-28 17:17:11 +08:00
9f42580649FIX: organic support not work with raft only
Arthur
2023-11-28 17:17:11 +08:00
e8d4291e02FIX: adaptive layer height may mess up support layers
Arthur
2023-09-13 21:00:04 +08:00
8ef42a9f82FIX: adaptive layer height may mess up support layers
Arthur
2023-09-13 21:00:04 +08:00
5f450923c9FIX: compiling error on linux
Arthur
2023-11-17 11:38:55 +08:00
089b5c292bFIX: compiling error on linux
Arthur
2023-11-17 11:38:55 +08:00
14ecfac592ENH: open support wall count for normal support
Arthur
2023-11-16 21:05:26 +08:00
e11be1c511ENH: open support wall count for normal support
Arthur
2023-11-16 21:05:26 +08:00
8a7cc79129ENH: improve first layer tree support
Arthur
2023-10-31 10:33:42 +08:00
d8d4bee806ENH: improve first layer tree support
Arthur
2023-10-31 10:33:42 +08:00
5fb0e01943ENH: improve auto-arranging objects with tree support We decide to set brim width of all objects to MAX_BRANCH_RADIUS_FIRST_LAYER if there is an object with tree support after discussion.
Noisyfox
2025-01-27 15:32:38 +08:00
fc351c3477ENH: improve auto-arranging objects with tree support We decide to set brim width of all objects to MAX_BRANCH_RADIUS_FIRST_LAYER if there is an object with tree support after discussion.
Noisyfox
2025-01-27 15:32:38 +08:00
70c4961df3FIX: tree support generates floating hybrid supports Jira: STUDIO-4763 Github: #2660
Noisyfox
2025-01-26 23:19:13 +08:00
85494dd2b3FIX: tree support generates floating hybrid supports Jira: STUDIO-4763 Github: #2660
Noisyfox
2025-01-26 23:19:13 +08:00
2205ad0069FIX: improve tree support generation speed 1. Improve generation speed by removing unnecessary get_avoidance. 2. Fix a bug of hybrid support's interface (Jira: STUDIO-4878, STUDIO-4726, Github#2614) 3. Fix a bug of tree support pass through objects (Jira: STUDIO-4252, STUDIO-4608 STUDIO-4298) 4. Fix a bug with first layer + Arachne (Jira: STUDIO-4281, Github #2423)
Noisyfox
2025-01-26 23:11:53 +08:00
dc7668742eFIX: improve tree support generation speed 1. Improve generation speed by removing unnecessary get_avoidance. 2. Fix a bug of hybrid support's interface (Jira: STUDIO-4878, STUDIO-4726, Github#2614) 3. Fix a bug of tree support pass through objects (Jira: STUDIO-4252, STUDIO-4608 STUDIO-4298) 4. Fix a bug with first layer + Arachne (Jira: STUDIO-4281, Github #2423)
Noisyfox
2025-01-26 23:11:53 +08:00
1d1df4b0a5ENH: improve tree support 1. add a hook inside tree branches for improved strength 2. fix the issue that interface may fly as a mess (delete the logic where gap nodes can skip dropping down) 3. fix the issue that base nodes may fly as a mess (smoothing should skip polygon nodes, see Jira:STUDIO-4403)
Noisyfox
2025-01-26 22:11:30 +08:00
3fb9a0e54eENH: improve tree support 1. add a hook inside tree branches for improved strength 2. fix the issue that interface may fly as a mess (delete the logic where gap nodes can skip dropping down) 3. fix the issue that base nodes may fly as a mess (smoothing should skip polygon nodes, see Jira:STUDIO-4403)
Noisyfox
2025-01-26 22:11:30 +08:00
51290a853dClean up tree support code
Noisyfox
2025-01-26 17:43:29 +08:00
2cac573f2eClean up tree support code
Noisyfox
2025-01-26 17:43:29 +08:00
4034ffea18Replace TreeSupport::SupportParams with SupportParameters
Noisyfox
2025-01-26 17:08:07 +08:00
3b756b6c2cReplace TreeSupport::SupportParams with SupportParameters
Noisyfox
2025-01-26 17:08:07 +08:00
824f9efb69Remove duplicated support code
Noisyfox
2025-01-26 15:36:07 +08:00
6c9b06a40cRemove duplicated support code
Noisyfox
2025-01-26 15:36:07 +08:00
58d524d75fRemove unused Organic tree code
Noisyfox
2025-01-26 11:16:02 +08:00
85fe9a977dRemove unused Organic tree code
Noisyfox
2025-01-26 11:16:02 +08:00
06c809c598Add Prusa MK4S profiles (#8279)
Russell Cloran
2025-02-07 08:12:55 -08:00
578776bdc9Add Prusa MK4S profiles (#8279)
Russell Cloran
2025-02-07 08:12:55 -08:00
2af5aa56d8Add new machines (#8274)
VOLUMIC
2025-02-07 17:10:12 +01:00
e8ff266077Add new machines (#8274)
VOLUMIC
2025-02-07 17:10:12 +01:00