mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 14:04:11 -06:00
Optimize g-code generation for Klipper: combine accel and jerk command
This commit is contained in:
parent
d6146ecc84
commit
7a2229cae9
4 changed files with 76 additions and 10 deletions
1
.github/workflows/build_orca.yml
vendored
1
.github/workflows/build_orca.yml
vendored
|
@ -155,6 +155,7 @@ jobs:
|
|||
- name: Install nsis
|
||||
if: matrix.os == 'windows-latest'
|
||||
run: |
|
||||
dir "C:/Program Files (x86)/Windows Kits/10/Include"
|
||||
choco install nsis
|
||||
|
||||
- name: download deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue