supermerill
|
4ae5dd1475
first 'working' version of belt printer
|
1 year ago |
supermerill
|
a0667c0c40
wip
|
1 year ago |
supermerill
|
34a1e20210
wip belt
|
1 year ago |
supermerill
|
7c9251965c
Move "can reverse" from extrusioncollection to extrusionentity
|
1 year ago |
supermerill
|
d6b8283703
Add 'external perimeter seam gap' (seam_gap_external)
|
1 year ago |
supermerill
|
8a5e49c2bc
notch: remove debug output
|
1 year ago |
supermerill
|
884d544b69
Better concentric infill with gapfill
|
1 year ago |
supermerill
|
44b85a997d
don't activate the wizard option "ALLOW_PRUSA_FIRST" in main branch
|
1 year ago |
supermerill
|
6e8eac77e8
fix perimeters being cut
|
1 year ago |
supermerill
|
dd43846137
Add arc_fitting_tolerance, to choose the threshold for strait->curve transformation.
|
1 year ago |
supermerill
|
65d67c7ba8
Merge bambu studio G2/G3 gcode output (arc_fitting)
|
1 year ago |
supermerill
|
99ab4af022
seam 2.5 merge: add seam_visibility and updates to ui/tooltips
|
2 years ago |
supermerill
|
a294a056fc
seam 2.5 merge: seam modifiers
|
2 years ago |
supermerill
|
8e247de8a5
seam 2.5 merge: Fix scattered/random
|
2 years ago |
supermerill
|
6f6ee662d6
seams 2.5 merge: extremly aligned
|
2 years ago |
supermerill
|
9a78834816
remove some annoying freecad ide functions.
|
2 years ago |
supermerill
|
8e56c99b0b
seam notch (test not conclusive)
|
2 years ago |
supermerill
|
74c9665807
consolidate the ALLOW_PRUSA_FIRST switch for wizard
|
2 years ago |
supermerill
|
f860364258
revert profiles deletion from prusa 2.5 merge
|
2 years ago |
denis-itskovich
|
e0f17bdfd4
Enabling 3DConnexion polling thread in windows, when working in remote session, Adding ability to force hw rendering in remote session
|
2 years ago |
Vova
|
b324f4d476
Round and show layer height
|
2 years ago |
Frank Tackitt
|
586dac0ba3
Add Klipper-flavor EXCLUDE_OBJECT support
|
2 years ago |
supermerill
|
e01eb91070
fix message
|
2 years ago |
remi durand
|
f36cba6f89
add 'enforce overhang speed'
|
2 years ago |
supermerill
|
6fd04ca847
Fix thinwall-merge to keep a real loop
|
2 years ago |
supermerill
|
a2efcd3a12
Merge remote-tracking branch 'remotes/prusa/master_250' into dev
|
2 years ago |
Lukáš Hejl
|
d81e39185a
Fix of #8724, #8747, and #8753: Crash when Voronoi vertexes of a finite edge have some coordinate NaN or infinite.
|
2 years ago |
Lukáš Hejl
|
0f0b4d1c20
Fixed an issue that the wipe was shorter when it was located where extrusion width was changing.
|
2 years ago |
Lukáš Hejl
|
e39c9b01e9
Fixed incorrectly computed starting position in Concentric infill when Arachne is used.
|
2 years ago |
Lukáš Hejl
|
f4c3a20dee
Follow-up to 0161a59a93e326d5e573cffe61b9549a4d925189: Too big epsilon created tiny unconnected extrusions, so epsilon was changed to the smallest value that allows resolving rounding issues after division by two.
|
2 years ago |
Lukáš Hejl
|
2ca5f1b274
Reconnected endpoints of closed polyline when PolylineStitcher produced an open polyline mark as closed.
|
2 years ago |
Lukáš Hejl
|
19988c1a16
Fix of #8597 - Assert on Windows about decrementing of std::vector::begin() in a specific case.
|
2 years ago |
Lukáš Hejl
|
acdb0e849d
Added a lot of debugging outputs (SVG) into SkeletalTrapezoidation.
|
2 years ago |
Lukáš Hejl
|
7d6a72f485
Modified text drawing methods in debugging visualization (SVG) to support changing font size.
|
2 years ago |
Lukáš Hejl
|
028c08143e
Added information that the concentric infill is also affected by the selected perimeter generator.
|
2 years ago |
Lukáš Hejl
|
cf876eeafd
Fix of #8793: Visible vertical "seam" on fuzzy skin on the place where extrusion begins.
|
2 years ago |
supermerill
|
872109ea42
Reverse overhang direction on odd: now also works for holes.
|
2 years ago |
supermerill
|
a56bcaccd2
Correct computation for empty layers.
|
2 years ago |
supermerill
|
4758e8a7e6
Vase mode: no arachne
|
2 years ago |
supermerill
|
4fdc0c9ed3
Fix gui not refreshing for 'single extruder mmu' tab
|
2 years ago |
supermerill
|
c37e61d89b
Allow "brim per object" also for not-sequential printing.
|
2 years ago |
supermerill
|
b4e43e5fb1
Fix milling post-process
|
2 years ago |
supermerill
|
9d2ccf13d5
Fix mmu paint
|
2 years ago |
supermerill
|
eb80cbcb8f
fix missing retraction when the lift is merged in start_gcode_manual & no layer_gcode
|
2 years ago |
supermerill
|
24be14501a
Fix double brim interior
|
2 years ago |
supermerill
|
c8371cec9a
wipetower with klipper: don't pass the extruder to SET_PRESSURE_ADVANCE if the extruder name is blank
|
2 years ago |
supermerill
|
5c80ca445a
undo 7e3fc96, not needed anymore
|
2 years ago |
supermerill
|
862b12fdbe
Fix possible too low width for thin walls / gapfill when the spacing ratio is low
|
2 years ago |
supermerill
|
7f7900999e
scripted widget: now executed at conf load, to apply changes
|
2 years ago |
supermerill
|
62fe1d32c5
Updates to post-process script: try to run even if it can't find the file/exe. python3 instead of python for macos/linux
|
2 years ago |