profiles: add unsafe JLCPCB profiles
This commit is contained in:
2
Makefile
2
Makefile
@@ -9,6 +9,8 @@ all: \
|
||||
build/generic/pinephone/case.png \
|
||||
build/generic/pinephone/case.stl \
|
||||
build/generic/pinephone/case_with_phone.png \
|
||||
build/jlc_stretch1/pinephone/case.stl \
|
||||
build/jlc_stretch2/pinephone/case.stl \
|
||||
build/tpu_bambu_p1p/pinephone/case.gcode \
|
||||
build/web-viewer/index.html
|
||||
|
||||
|
2
profile/print/jlc_stretch1.env
Normal file
2
profile/print/jlc_stretch1.env
Normal file
@@ -0,0 +1,2 @@
|
||||
# JLC PCB claims minimum wall thickness of 1.2mm, requests 2.0mm as safe
|
||||
CASE_MIN_FEATURE_Z_MM=0.8
|
2
profile/print/jlc_stretch2.env
Normal file
2
profile/print/jlc_stretch2.env
Normal file
@@ -0,0 +1,2 @@
|
||||
# JLC PCB claims minimum wall thickness of 1.2mm, requests 2.0mm as safe
|
||||
CASE_MIN_FEATURE_Z_MM=0.5
|
Reference in New Issue
Block a user