chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd178e
)
Fixed TAZ 5 brim setting in simple mode.
author
Steven Abadie
<steven@alephobjects.com>
Sat, 7 Feb 2015 17:00:15 +0000
(10:00 -0700)
committer
Youness Alaoui
<kakaroto@kakaroto.homelinux.net>
Thu, 12 Feb 2015 19:58:42 +0000
(14:58 -0500)
Cura/gui/simpleMode.py
patch
|
blob
|
history
diff --git
a/Cura/gui/simpleMode.py
b/Cura/gui/simpleMode.py
index 981536344ddca8f5c8f37a97aaf080d5176c9cdf..90ef376f112f9f45ef2fea3ea05a34847b0adda6 100644
(file)
--- a/
Cura/gui/simpleMode.py
+++ b/
Cura/gui/simpleMode.py
@@
-389,6
+389,8
@@
G90 ; absolute positioning
put('support_fill_rate', '30')
put('support_xy_distance', '0.7')
put('support_z_distance', '0.05')
+ if self.printBrim.GetValue():
+ put('platform_adhesion', 'Brim')
put('start.gcode', """;Sliced at: {day} {date} {time} for use with the LulzBot TAZ 5
;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
G21 ;metric values