Skip to content

Commit c0dba31

Browse files
discipvovodroid
andauthored
Vvd (#14)
* VVD * Revert "Disable small area flow compensation on first layer (Fixes SoftFever#4617) (SoftFever#5838)" This reverts commit 7707685. * Hide options * Show layer height and time in slider * Fix no overhang revert in Arachne * No first layer acceleration/jerk for travel * Adaptive layers - respect layer height range modifiers. * Adaptive layers - limit to layer height, not to extruder maximum. * Infill angles -180/180 * Translit and cut file name * Remove "auto" wall direction * Make GUI for extra_perimeters_on_overhangs and make_overhang_printable consistent * Perimeters reversing * Overhangs after * Search whole option string. * First layer at once * Variable fan speed * One/two walls on first layer. Outer first. * Retract on top layer option. * Add instances * Allow default acceleration/jerk for all parameters. * Stagger seam shift direction * Support threshold overlap --------- Co-authored-by: vovodroid <[email protected]>
1 parent a443a15 commit c0dba31

37 files changed

+851
-280
lines changed

build_release_vs2022.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ setlocal DISABLEDELAYEDEXPANSION
3737
cd deps
3838
mkdir %build_dir%
3939
cd %build_dir%
40-
set DEPS=%CD%/OrcaSlicer_dep
40+
set DEPS=%WP%/../OrcaSlicer_dep1607
4141

4242
if "%1"=="slicer" (
4343
GOTO :slicer

resources/images/instance_add.svg

Lines changed: 68 additions & 0 deletions
Loading
Lines changed: 68 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)