vovodroid
|
e0089dfe9f
|
Fix typo cleareance_radius -> clearance_radius
|
2024-08-22 09:05:19 +03:00 |
|
Vovodroid
|
2acd858bf3
|
Remove unused parameter from place_seam method (#6421)
|
2024-08-18 16:32:56 +08:00 |
|
Vovodroid
|
0286c36f42
|
Stagger concentric infill seams. (#6184)
|
2024-08-11 23:23:20 +08:00 |
|
Vovodroid
|
a4cfc14a7e
|
Jerk - per axis maximum limit (#6252)
* Jerk - per axis maximum limit
* Fixing Klipper and refactoring
* Remove unused variables
|
2024-08-07 22:41:09 +08:00 |
|
 VovodroidandSoftFever
|
98a243c302
|
Drop object on the plate (#6166)
Co-authored-by: SoftFever <softfeverever@gmail.com>
|
2024-08-06 23:18:28 +08:00 |
|
Vovodroid
|
4a81fe6134
|
Suggest firmware retraction time (#5926)
* Suggest firmware retraction time
|
2024-07-29 20:32:07 +08:00 |
|
Vovodroid
|
2ee3800a47
|
Limit variable layer height displaying precision to 3 digits (#5795)
* Limit variable layer height calculation and displaying precision to three digits.
* Remove calculation rounding.
|
2024-07-29 19:13:50 +08:00 |
|
Vovodroid
|
83a9b2513a
|
Reverse draft shield direction on even layers to reduce thermal stress. (#5789)
* Reverse draft shield direction on even layers to reduce thermal stress and warping.
* Use reverse() to make code clear.
|
2024-07-28 23:26:34 +08:00 |
|
Vovodroid
|
543a1e5c37
|
Use one loop for draft shield (#5786)
|
2024-07-27 12:27:58 +08:00 |
|
Vovodroid
|
45224eee21
|
Auto arrange plate after cloning (#6009)
* Auto arrange plate after cloning
|
2024-07-11 23:54:42 +08:00 |
|
Vovodroid
|
409004d471
|
VS2022 Win10 build fix (#5806)
* VS2022 Win10 build:
- use DEPS variable for both deps and slicer build
- use installed WinSDK version
- echo real cmake command line
|
2024-06-29 22:21:57 +08:00 |
|
Vovodroid
|
5ff93fe103
|
Mark unsaved project title with * (#5910)
* Mark unsaved project title with *
|
2024-06-29 22:13:57 +08:00 |
|
Vovodroid
|
a13152c61f
|
Add travel_slope option (#5873)
* Add travel_slope option
* Merge branch 'main' into travel-slope-pr
|
2024-06-29 17:33:22 +08:00 |
|