1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-07-31 15:30:12 +02:00

changed min-max variable layer height

This commit is contained in:
jindrichbenes
2017-10-09 14:07:23 +02:00
committed by GitHub
parent f0f2eedb37
commit 298263fa38

View File

@@ -7,8 +7,8 @@ extruder_colour = #FFFF00
extruder_offset = 0x0 extruder_offset = 0x0
gcode_flavor = reprap gcode_flavor = reprap
layer_gcode = layer_gcode =
max_layer_height = 0.25 max_layer_height = 0.35
min_layer_height = 0.07 min_layer_height = 0.1
nozzle_diameter = 0.6 nozzle_diameter = 0.6
octoprint_apikey = octoprint_apikey =
octoprint_host = octoprint_host =