supermerill
|
4422b4b111
fix calibrations (position, dark mode, ...)
|
1 month ago |
supermerill
|
9f106429c2
some little fixes:
|
1 month ago |
supermerill
|
b82f49e871
Fix fill smooth (ironing pattern)
|
1 month ago |
supermerill
|
04bfba6168
fix dark mode text color
|
1 month ago |
supermerill
|
49ce54062b
typos
|
1 month ago |
supermerill
|
4a3d351b25
revert (buggy) extra overhangs failsafe.
|
1 month ago |
supermerill
|
cae50d7014
fix arc assert for bambu
|
1 month ago |
supermerill
|
06827194e4
Show log if dmg build fail
|
1 month ago |
supermerill
|
8745bab3d3
fix linux debug build
|
1 month ago |
supermerill
|
410961ded1
typos
|
1 month ago |
supermerill
|
eadea73115
Fix thin walls: creation if alone, simplification & ordering.
|
1 month ago |
supermerill
|
8eb19a756d
fix phony when loading a new preset/project
|
1 month ago |
supermerill
|
c05f4185c2
fix small_area setting convert
|
1 month ago |
supermerill
|
32f5f2b7af
Fix unsafe (in threads) rand(), replaced by new thread-safe safe_rand()
|
1 month ago |
supermerill
|
03d26ce5e6
Fix wxwidget warning: don't try to get the size of a widget before it's created.
|
1 month ago |
supermerill
|
e998f8a3a2
Fix unsaved change / compare preset with disabled int field
|
1 month ago |
supermerill
|
00773c3cd9
Fix prusa wifi button (from 2.7 merge)
|
1 month ago |
supermerill
|
f87ee671f1
Fix slowdown_below_layer_time
|
1 month ago |
supermerill
|
78880ea0ad
graph settings: some typo fix, and replace small_area_infill_flow_compensation by small_area_infill_flow_compensation_model.is_enabled()
|
1 month ago |
supermerill
|
15ac120e28
Improve graph widget:
|
1 month ago |
supermerill
|
7a52eea463
Fix color of default Ok button (set m_color_default_btn_label color like the other ones)
|
1 month ago |
supermerill
|
bccda35f46
ensure_vertical_shell_thickness: don't add it in all modifier with perimeters.
|
1 month ago |
supermerill
|
4797b46185
calibration: fix arrange, allow callback to be executed after new_project(), and before reslice()
|
1 month ago |
supermerill
|
5c67a9a417
extruder flow calibration
|
9 months ago |
supermerill
|
9e19e0a321
Fix preference 'auto_switch_preview', also simplify enum codepath.
|
1 month ago |
supermerill
|
9dbb0923bc
Fix can_disable settings without sidetext on one line.
|
1 month ago |
supermerill
|
dd188e5ab1
Fix ui_layout switch, and use the layout version to ask to reset to default layout
|
1 month ago |
supermerill
|
ee47662279
Fix crash when changing the splashscreen picture.
|
1 month ago |
supermerill
|
45542bd1c4
Extra overhang: only where bridge can't fit, and preserve ordering (before normal perimeters, from inside to outside).
|
1 month ago |
supermerill
|
183a6f0320
top & bottom surface: don't collapse unless extremely thin or too thin with too small anchor
|
1 month ago |
supermerill
|
84b69e099f
new setting: internal_bridge_min_width
|
1 month ago |
supermerill
|
7052b217ac
Allow "extra overhangs" extrusions inside seam placer if desesperate.
|
2 months ago |
supermerill
|
08557ff1a0
Fix chain_and_reorder when sorting a multipath and not a loop.
|
2 months ago |
supermerill
|
27cf352f96
first_layer_extrusion_width: fix some code where the is_enabled() wasn't used.
|
2 months ago |
supermerill
|
eacbcc64aa
Travel: don't remove too many points.
|
2 months ago |
supermerill
|
831c0bdcb0
fix process_external_surfaces_2.5 : use shrunk polygon to find the island.
|
2 months ago |
supermerill
|
5bdb354c36
fix missing date
|
2 months ago |
supermerill
|
f155b79fed
ui: Fix overhangs enable/disable button, change pa label
|
2 months ago |
supermerill
|
8a7e951415
process_external_surfaces: collapse narrow bridge area.
|
2 months ago |
supermerill
|
9cfc65e642
default alert_when_supports_needed to disabled
|
2 months ago |
supermerill
|
f8e3787312
Fix rectilinear min dist for line (fix cd14b34)
|
2 months ago |
supermerill
|
3d19c9b7ff
new setting: internal_bridge_expansion, to disable the bridge infill growth into sparse infill
|
2 months ago |
supermerill
|
7bf30904b6
Fix dense infill & internal bridge expansion
|
2 months ago |
supermerill
|
d035b563e6
Fix expansion of internal bridge
|
2 months ago |
supermerill
|
b456227550
fix polyline split_at(length)
|
2 months ago |
supermerill
|
288484ca4b
resolution
|
2 months ago |
supermerill
|
4f5ad20ba6
Fix growing an island into another island with 'external_infill_margin'/'ensure_vertiacl_thickness'(option 2.5)
|
2 months ago |
supermerill
|
7042f9a54d
Fix color on hover & combobox bar.
|
2 months ago |
supermerill
|
c621417283
clean gcode
|
2 months ago |
supermerill
|
4063c939e0
fix convex/concave points with angle threshold detection (brim ears & notch detection & _min_overhang_threshold)
|
2 months ago |