Martin Šach
|
aa6132ebb6
|
Scarf seam implementation.
|
2024-09-26 14:43:09 +02:00 |
|
Martin Šach
|
2cac8c2c37
|
Fix includes
|
2024-09-17 11:21:29 +02:00 |
|
Martin Šach
|
0bf8a9b1c5
|
Fix includes
|
2024-08-14 00:04:11 +02:00 |
|
Martin Šach
|
8403edc12c
|
Refactor smooth path generator lambda to be a functor.
|
2024-07-10 15:18:53 +02:00 |
|
Martin Šach
|
af4a1d67a9
|
Fix cancel object annotation
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
61e015fc38
|
Fix layer change handling
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
796eddd971
|
Implement get_first_point for extrusions
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
131f05c3c4
|
Add offset to extrusions an make sure to reset origin
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
dca7318896
|
Refactor process layer single object
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
a321a97f36
|
Use smooth path to extrude brim
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
e24a781382
|
Use scaled point as previous position in ExtrusionOrder
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
d54f20a12c
|
failed arc welder in path ordering
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
773c34f906
|
Move skirt smooth path generation to extrusion order
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
a5f6da6bd5
|
Move get_sorted_extrusions to a gcode generator method
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
40da8d7336
|
Move get_extrusions to a function
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
0bc86ace2e
|
Make previous position independent of the object instance (offset)
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
fe1b8134d6
|
Remove ExtrusionOrder dependency on seam placer
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
dbe9355672
|
Use dynamic cast for perimeter extrusion entity as it might not always be an ExtrusionLoop
|
2024-07-10 15:18:52 +02:00 |
|
Martin Šach
|
02c615999b
|
Separate extrusion order utilities to a file.
|
2024-07-10 15:18:50 +02:00 |
|