Selaa lähdekoodia

copy-past-error causing 1s too long exposure in sparkmaker script

Thomas Buck 1 vuosi sitten
vanhempi
commit
5af8db2bc7
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      tools/convert_sparkmaker.py

+ 0
- 1
tools/convert_sparkmaker.py Näytä tiedosto

@@ -150,7 +150,6 @@ def write_wow(f, params, imgs):
150 150
         write("}}")
151 151
         write("M106 S255;")
152 152
         write("G4 S" + str(exposure_time) + ";")
153
-        write("G4 S1;")
154 153
 
155 154
     write("M106 S0;")
156 155
 

Loading…
Peruuta
Tallenna