mirror of
https://github.com/pgrondek/slic3r.git
synced 2024-12-05 13:37:21 +00:00
Cleanup
added gitignore change filament color update printer settings
This commit is contained in:
parent
58aaa37296
commit
4ceec549d1
5 changed files with 9 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.3.0 on 2018-12-13 22:54:54
|
||||
# generated by Slic3r 1.3.0 on 2018-12-13 23:00:17
|
||||
bed_temperature = 60
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
|
@ -8,7 +8,7 @@ end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
|||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 60
|
||||
filament_colour = #FFFFFF
|
||||
filament_colour = #0075FF
|
||||
filament_cost = 0
|
||||
filament_density = 0
|
||||
filament_diameter = 1.75
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue