Added Sky Blue Filament. Adjusted filament cost. Removed wipe.

This commit is contained in:
DocWibbleyWobbley
2021-11-07 16:50:37 +02:00
parent b47a86419c
commit cf4f5bd200
4 changed files with 31 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ retract_lift_above = 0
retract_lift_below = 0
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retract_speed = 80
retract_speed = 50
serial_port = /dev/ttyUSB0
serial_speed = 115200
start_gcode = G28 ; home all axes\nG1 Z0 ; lift nozzle\nG4 P10000; wait 10 sec for user clean up\n
@@ -36,6 +36,6 @@ use_set_and_wait_bed = 0
use_set_and_wait_extruder = 0
use_volumetric_e = 0
vibration_limit = 0
wipe = 1
wipe = 0
z_offset = 0
z_steps_per_mm = 0