chiark / gitweb /
Removed info lines from start gcode.
authorSteven Abadie <steven@alephobjects.com>
Tue, 18 Nov 2014 03:49:50 +0000 (20:49 -0700)
committerSteven Abadie <steven@alephobjects.com>
Tue, 18 Nov 2014 04:37:40 +0000 (21:37 -0700)
Cura/gui/simpleMode.py

index c1e87387076f8dfa7d22c0b28a2e521354b2214c..9a1c8e23f5295afbf8fc8b63b02d85eb2e2af644 100644 (file)
@@ -122,8 +122,6 @@ class simpleModePanel(wx.Panel):
                                put('start.gcode', """;This Gcode has been generated specifically for the LulzBot Mini
 ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
 ;Print time: {print_time}
-;Filament used: {filament_amount}m {filament_weight}g
-;Filament cost: {filament_cost}
 ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
 ;M109 S{print_temperature} ;Uncomment to add your own temperature line
 G21                          ; metric values
@@ -298,8 +296,6 @@ G90                             ; absolute positioning
                                put('start.gcode', """;This Gcode has been generated specifically for the LulzBot Mini
 ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
 ;Print time: {print_time}
-;Filament used: {filament_amount}m {filament_weight}g
-;Filament cost: {filament_cost}
 ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
 ;M109 S{print_temperature} ;Uncomment to add your own temperature line
 G21                          ; metric values
@@ -385,8 +381,6 @@ G90                                          ; absolute positioning
        ;Sliced at: {day} {date} {time}
        ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
        ;Print time: {print_time}
-       ;Filament used: {filament_amount}m {filament_weight}g
-       ;Filament cost: {filament_cost}
        ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
        ;M109 S{print_temperature} ;Uncomment to add your own temperature line
        G21        ;metric values