Changed all the examples to set "sketch_plot" to false.

This is what we usually want, but this wasn't implemented.
This commit is contained in:
Salvador E. Tropea 2020-06-24 11:56:39 -03:00
parent 090aa6b8f1
commit a63e12579b
4 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@ outputs:
line_width: 0.15
drill_marks: full
scaling: 2
sketch_plot: true
sketch_plot: false
scale_adjust_x: 1.0
scale_adjust_y: 1.0
width_adjust: 0
@ -168,7 +168,7 @@ outputs:
# HPGL options
drill_marks: full
mirror_plot: true
sketch_plot: true
sketch_plot: false
scaling: 0 # auto
pen_width: 0.5
layers:

View File

@ -18,7 +18,7 @@ outputs:
# PS options
drill_marks: full
sketch_plot: true
sketch_plot: false
use_aux_axis_as_origin: false
polygon_mode: true
layers:

View File

@ -18,7 +18,7 @@ outputs:
# HPGL options
drill_marks: full
mirror_plot: true
sketch_plot: true
sketch_plot: false
scaling: 0 # auto
pen_width: 0.5
layers:

View File

@ -20,7 +20,7 @@ outputs:
line_width: 0.15
drill_marks: full
scaling: 2
sketch_plot: true
sketch_plot: false
scale_adjust_x: 1.0
scale_adjust_y: 1.0
width_adjust: 0