From e0968466953c8e6d6a12325cc9c786114fbaf92a Mon Sep 17 00:00:00 2001 From: ricklon Date: Sat, 25 Sep 2010 18:43:59 -0400 Subject: Started repository for Matt Hagan's Skeinforge settings. --- README | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3 From 6ce8cf915df34cd81fe296bc9bc622898791d3ff Mon Sep 17 00:00:00 2001 From: ricklon Date: Sat, 25 Sep 2010 18:47:49 -0400 Subject: Skeinforg Settings Imported --- README | 8 ++++++++ analyze.csv | 3 +++ behold.csv | 32 ++++++++++++++++++++++++++++++++ carve.csv | 12 ++++++++++++ clip.csv | 5 +++++ comb.csv | 7 +++++++ comment.csv | 4 ++++ cool.csv | 7 +++++++ export.csv | 12 ++++++++++++ fill.csv | 22 ++++++++++++++++++++++ fillet.csv | 12 ++++++++++++ gcode_scripts/end.txt | 9 +++++++++ gcode_scripts/start.txt | 20 ++++++++++++++++++++ hop.csv | 6 ++++++ inset.csv | 8 ++++++++ material.csv | 4 ++++ multiply.csv | 9 +++++++++ oozebane.csv | 12 ++++++++++++ polyfile.csv | 4 ++++ raft_ABS.csv | 33 +++++++++++++++++++++++++++++++++ skeinforge.csv | 3 +++ skeinview.csv | 9 +++++++++ speed.csv | 16 ++++++++++++++++ statistic.csv | 6 ++++++ stretch.csv | 8 ++++++++ tower.csv | 7 +++++++ unpause.csv | 6 ++++++ vectorwrite.csv | 6 ++++++ wipe.csv | 14 ++++++++++++++ 29 files changed, 304 insertions(+) create mode 100755 analyze.csv create mode 100755 behold.csv create mode 100755 carve.csv create mode 100755 clip.csv create mode 100755 comb.csv create mode 100755 comment.csv create mode 100755 cool.csv create mode 100755 export.csv create mode 100755 fill.csv create mode 100755 fillet.csv create mode 100755 gcode_scripts/end.txt create mode 100755 gcode_scripts/start.txt create mode 100755 hop.csv create mode 100755 inset.csv create mode 100755 material.csv create mode 100755 multiply.csv create mode 100755 oozebane.csv create mode 100755 polyfile.csv create mode 100755 raft_ABS.csv create mode 100755 skeinforge.csv create mode 100755 skeinview.csv create mode 100755 speed.csv create mode 100755 statistic.csv create mode 100755 stretch.csv create mode 100755 tower.csv create mode 100755 unpause.csv create mode 100755 vectorwrite.csv create mode 100755 wipe.csv diff --git a/README b/README index e69de29..43d117c 100644 --- a/README +++ b/README @@ -0,0 +1,8 @@ +Fubar Lab's Matt Hagan's MK5 Heated Platform Skein Forge Settings +http://fubarlabs.com + +Heated Platfor is raised to 120 Celsius. + +Below will be the diff between official version and this version. + + diff --git a/analyze.csv b/analyze.csv new file mode 100755 index 0000000..3d6b1a7 --- /dev/null +++ b/analyze.csv @@ -0,0 +1,3 @@ +Format is tab separated preferences. +Open File to be Analyzed +windowPositionBehold Preferences 0+0 diff --git a/behold.csv b/behold.csv new file mode 100755 index 0000000..84de7f8 --- /dev/null +++ b/behold.csv @@ -0,0 +1,32 @@ +Format is tab separated preferences. +Activate Behold False +Band Height (layers): 5 +Bottom Band Brightness (ratio): 0.7 +Bottom Layer Brightness (ratio): 1.0 +From the Bottom False +From the Top True +Draw Arrows True +Open File to Behold +Go Around Extruder Off Travel False +Layers From (index): 0 +Layers To (index): 999999 +Number of Fill Bottom Layers (integer): 1 +Number of Fill Top Layers (integer): 1 +Pixels over Extrusion Width (ratio): 10.0 +Screen Horizontal Inset (pixels): 100 +Screen Vertical Inset (pixels): 50 +Viewpoint Latitude (degrees): 45.0 +Viewpoint Longitude (degrees): 210.0 +Width of Extrusion Thread (pixels): 1 +Width of Fill Bottom Thread (pixels): 3 +Width of Fill Top Thread (pixels): 3 +Width of Loop Thread (pixels): 3 +Width of Perimeter Inside Thread (pixels): 4 +Width of Perimeter Outside Thread (pixels): 4 +Width of Raft Thread (pixels): 1 +Width of Travel Thread (pixels): 0 +Width of X Axis (pixels): 5 +Width of Y Axis (pixels): 5 +Width of Z Axis (pixels): 5 +windowPositionBehold Dynamic Preferences 0+0 +windowPositionBehold Preferences 0+0 diff --git a/carve.csv b/carve.csv new file mode 100755 index 0000000..f198a7f --- /dev/null +++ b/carve.csv @@ -0,0 +1,12 @@ +Format is tab separated preferences. +Extrusion Width over Thickness (ratio): 1.8 +Open File to be Carved +Import Coarseness (ratio): 1.0 +Correct Mesh True +Unproven Mesh False +Infill Bridge Thickness over Layer Thickness (ratio): 1.0 +Infill Bridge Width over Extrusion Width (ratio): 1.0 +Infill in Direction of Bridges True +Layer Thickness (mm): 0.37 +Layer Thickness over Precision (ratio): 10.0 +windowPositionBehold Preferences 0+0 diff --git a/clip.csv b/clip.csv new file mode 100755 index 0000000..8019832 --- /dev/null +++ b/clip.csv @@ -0,0 +1,5 @@ +Format is tab separated preferences. +Activate Clip True +Clip Over Extrusion Width (ratio): 0.18 +Open File to be Clipped +windowPositionBehold Preferences 0+0 diff --git a/comb.csv b/comb.csv new file mode 100755 index 0000000..b4d3214 --- /dev/null +++ b/comb.csv @@ -0,0 +1,7 @@ +Format is tab separated preferences. +Activate Comb True +Arrival Inset Follow Distance over Extrusion Width (ratio): 3.0 +Jitter Over Extrusion Width (ratio): 10.0 +Minimum Perimeter Departure Distance over Extrusion Width (ratio): 5.0 +Open File to be Combed +windowPositionBehold Preferences 0+0 diff --git a/comment.csv b/comment.csv new file mode 100755 index 0000000..0a2b5d2 --- /dev/null +++ b/comment.csv @@ -0,0 +1,4 @@ +Format is tab separated preferences. +Activate Comment False +Open File to Write Comments for +windowPositionBehold Preferences 0+0 diff --git a/cool.csv b/cool.csv new file mode 100755 index 0000000..3e4b33e --- /dev/null +++ b/cool.csv @@ -0,0 +1,7 @@ +Format is tab separated preferences. +Activate Cool False +Open File to be Cooled +Minimum Layer Time (seconds): 60.0 +Turn Fan On at Beginning True +Turn Fan Off at Ending True +windowPositionBehold Preferences 0+0 diff --git a/export.csv b/export.csv new file mode 100755 index 0000000..0abbe57 --- /dev/null +++ b/export.csv @@ -0,0 +1,12 @@ +Format is tab separated preferences. +Activate Export True +Also Send Output To: +Delete Comments False +Delete M110 Gcode Line True +binary_16_byte False +Do Not Change Output True +gcode_small False +gcode_step False +File Extension: gcode +Open File to be Exported +windowPositionBehold Preferences 0+0 diff --git a/fill.csv b/fill.csv new file mode 100755 index 0000000..2235468 --- /dev/null +++ b/fill.csv @@ -0,0 +1,22 @@ +Format is tab separated preferences. +Diaphragm Period (layers): 999999 +Diaphragm Thickness (layers): 0 +Extra Shells on Alternating Solid Layer (layers): 1 +Extra Shells on Base (layers): 2 +Extra Shells on Sparse Layer (layers): 1 +Grid Extra Overlap (ratio): 0.005 +Grid Junction Separation Band Height (layers): 10 +Grid Junction Separation over Octogon Radius At End (ratio): 0.0 +Grid Junction Separation over Octogon Radius At Middle (ratio): 0.0 +Open File to be Filled +Infill Begin Rotation (degrees): 45.0 +Infill Begin Rotation Repeat (layers): 1 +Infill Solidity (ratio): 0.23 +Infill Odd Layer Extra Rotation (degrees): 90.0 +Grid Hexagonal True +Grid Rectangular False +Line False +Interior Infill Density over Exterior Density (ratio): 0.1 +Outside Extruded First True +Solid Surface Thickness (layers): 2 +windowPositionBehold Preferences 0+0 diff --git a/fillet.csv b/fillet.csv new file mode 100755 index 0000000..eadb68e --- /dev/null +++ b/fillet.csv @@ -0,0 +1,12 @@ +Format is tab separated preferences. +Activate Fillet True +Arc Point False +Arc Radius False +Arc Segment False +Bevel True +Corner Feedrate over Operating Feedrate (ratio): 1.0 +Fillet Radius over Extrusion Width (ratio): 0.35 +Open File to be Filleted +Reversal Slowdown Distance over Extrusion Width (ratio): 0.5 +Use Intermediate Feedrate in Corners False +windowPositionBehold Preferences 0+0 diff --git a/gcode_scripts/end.txt b/gcode_scripts/end.txt new file mode 100755 index 0000000..c1c26a7 --- /dev/null +++ b/gcode_scripts/end.txt @@ -0,0 +1,9 @@ +(end of the file, cooldown routines) +M104 S0 T0 (temp zero) +M109 S0 T0 (platform off) +M106 (fan on) +G92 Z0 (zero our z axis - hack b/c skeinforge mangles gcodes in end.txt) +G1 Z10 (go up 10 b/c it was zeroed earlier.) +G1 X0 Y0 Z10 (go to 0,0,z) +M18 (turn off steppers.) + diff --git a/gcode_scripts/start.txt b/gcode_scripts/start.txt new file mode 100755 index 0000000..1d32925 --- /dev/null +++ b/gcode_scripts/start.txt @@ -0,0 +1,20 @@ +(Cupcake ABS with heated build platform skeinforge profile) +(beginning of start.txt) +M104 S220 T0 (Extruder Temperature to 220 Celsius) +M109 S120 T0 (Heated Platform Temperature to 110 Celsius) +M107 (fan off) +G21 (Metric FTW) +G90 (Absolute Positioning) +G92 X0 Y0 Z0 (You are now at 0,0,0) +(You have failed me for the last time, MakerBot) +G0 Z15 (Move up for warmup) +M108 S255 (Extruder speed = max) +M6 T0 (Wait for tool to heat up) +G04 P5000 (Wait 5 seconds) +M101 (Extruder on, forward) +G04 P5000 (Wait 5 seconds) +M103 (Extruder off) +M01 (The heated build platform is heating up. Wait until after the lights have turned off for the first time, clear the test extrusion, and click yes.) +G0 Z0 (Go back to zero.) +(end of start.txt) + diff --git a/hop.csv b/hop.csv new file mode 100755 index 0000000..914f48b --- /dev/null +++ b/hop.csv @@ -0,0 +1,6 @@ +Format is tab separated preferences. +Activate Hop False +Open File to be Hopped +Hop Over Layer Thickness (ratio): 1.0 +Minimum Hop Angle (degrees): 20.0 +windowPositionBehold Preferences 0+0 diff --git a/inset.csv b/inset.csv new file mode 100755 index 0000000..bd56288 --- /dev/null +++ b/inset.csv @@ -0,0 +1,8 @@ +Format is tab separated preferences. +Extrusion Perimeter Width over Thickness (ratio): 1.583 +Open File to be Insetted +Infill Perimeter Overlap (ratio): 0.15 +Calculate Overlap from Perimeter and Infill True +Calculate Overlap from Perimeter Only False +Start at Home True +windowPositionBehold Preferences 0+0 diff --git a/material.csv b/material.csv new file mode 100755 index 0000000..2153ca3 --- /dev/null +++ b/material.csv @@ -0,0 +1,4 @@ +Format is tab separated preferences. +Material List: ABS HDPE PCL PLA +Material Selection: ABS +windowPositionBehold Preferences 0+0 diff --git a/multiply.csv b/multiply.csv new file mode 100755 index 0000000..b8ae9d8 --- /dev/null +++ b/multiply.csv @@ -0,0 +1,9 @@ +Format is tab separated preferences. +Activate Multiply: True +Center X (millimeters): 0.0 +Center Y (millimeters): 0.0 +Open File to be Multiplied +Number of Columns (integer): 1 +Number of Rows (integer): 1 +Separation over Extrusion Width (ratio): 10.0 +windowPositionBehold Preferences 0+0 diff --git a/oozebane.csv b/oozebane.csv new file mode 100755 index 0000000..58e8702 --- /dev/null +++ b/oozebane.csv @@ -0,0 +1,12 @@ +Format is tab separated preferences. +Activate Oozebane True +After Startup Distance (millimeters): 0.275 +Early Shutdown Distance (millimeters): 0.3 +Early Startup Distance Constant (millimeters): 20.0 +Early Startup Maximum Distance (millimeters): 5.25 +First Early Startup Distance (millimeters): 20.0 +Open File to be Oozebaned +Minimum Distance for Early Startup (millimeters): 0.01 +Minimum Distance for Early Shutdown (millimeters): 1.0 +Slowdown Startup Steps (positive integer): 1 +windowPositionBehold Preferences 0+0 diff --git a/polyfile.csv b/polyfile.csv new file mode 100755 index 0000000..ecb5dcc --- /dev/null +++ b/polyfile.csv @@ -0,0 +1,4 @@ +Format is tab separated preferences. +Execute All Unmodified Files in a Directory False +Execute File True +windowPositionBehold Preferences 0+0 diff --git a/raft_ABS.csv b/raft_ABS.csv new file mode 100755 index 0000000..9a608f0 --- /dev/null +++ b/raft_ABS.csv @@ -0,0 +1,33 @@ +Format is tab separated preferences. +Activate Raft: False +Add Raft, Elevate Nozzle, Orbit and Set Altitude: True +Base Infill Density (ratio): 0.28 +Base Layer Thickness over Layer Thickness: 1.8 +Base Layers (integer): 1 +Base Nozzle Lift over Half Base Layer Thickness (ratio): 0.4 +Bottom Altitude: 0.1 +Open File to be Rafted +Infill Overhang (ratio): 0.1 +Interface Infill Density (ratio): 0.4 +Interface Layer Thickness over Layer Thickness: 1.0 +Interface Layers (integer): 1 +Interface Nozzle Lift over Half Interface Layer Thickness (ratio): 0.5 +Operating Nozzle Lift over Half Layer Thickness (ratio): 1.0 +Raft Outset Radius over Extrusion Width (ratio): 7.5 +Support Inset over Perimeter Extrusion Width (ratio): 0.0 +No Support Material True +Support Material Everywhere False +Support Material on Exterior Only False +Support Minimum Angle (degrees): 60.0 +Temperature Change Time Before Raft (seconds): 0.0 +Temperature Change Time Before First Layer Outline (seconds): 0.0 +Temperature Change Time Before Next Threads (seconds): 0.0 +Temperature Change Time Before Support Layers (seconds): 0.0 +Temperature Change Time Before Supported Layers (seconds): 0.0 +Temperature of Raft (Celcius): 230.0 +Temperature of Shape First Layer Outline (Celcius): 215.0 +Temperature of Shape First Layer Within (Celcius): 215.0 +Temperature of Shape Next Layers (Celcius): 220.0 +Temperature of Support Layers (Celcius): 220.0 +Temperature of Supported Layers (Celcius): 220.0 +windowPositionRaft Preferences 7+51 diff --git a/skeinforge.csv b/skeinforge.csv new file mode 100755 index 0000000..980129b --- /dev/null +++ b/skeinforge.csv @@ -0,0 +1,3 @@ +Format is tab separated preferences. +Open File to be Skeinforged +windowPositionBehold Preferences 0+0 diff --git a/skeinview.csv b/skeinview.csv new file mode 100755 index 0000000..df4ac6e --- /dev/null +++ b/skeinview.csv @@ -0,0 +1,9 @@ +Format is tab separated preferences. +Activate Skeinview False +Draw Arrows True +Open File to Skeinview +Go Around Extruder Off Travel False +Pixels over Extrusion Width (ratio): 10.0 +Screen Horizontal Inset (pixels): 100 +Screen Vertical Inset (pixels): 100 +windowPositionBehold Preferences 0+0 diff --git a/speed.csv b/speed.csv new file mode 100755 index 0000000..d3a7505 --- /dev/null +++ b/speed.csv @@ -0,0 +1,16 @@ +Format is tab separated preferences. +Activate Speed: True +Bridge Feedrate Multiplier (ratio): 1.0 +Extrusion Diameter over Thickness (ratio): 1.583 +Feedrate (mm/s): 30.0 +Open File to be Speeded +Do Not Add Flowrate False +Metric False +PWM Setting True +Flowrate PWM Setting (if PWM Setting is Chosen): 230.0 +Orbital Feedrate over Operating Feedrate (ratio): 1.0 +Perimeter Feedrate over Operating Feedrate (ratio): 1.0 +Perimeter Flowrate over Operating Flowrate (ratio): 1.0 +Support Flowrate over Operating Flowrate (ratio): 1.0 +Travel Feedrate (mm/s): 30.0 +windowPositionBehold Preferences 0+0 diff --git a/statistic.csv b/statistic.csv new file mode 100755 index 0000000..95eded8 --- /dev/null +++ b/statistic.csv @@ -0,0 +1,6 @@ +Format is tab separated preferences. +Activate Statistic True +Open File to Generate Statistics for +Print Statistics True +Save Statistics False +windowPositionBehold Preferences 0+0 diff --git a/stretch.csv b/stretch.csv new file mode 100755 index 0000000..e6afe28 --- /dev/null +++ b/stretch.csv @@ -0,0 +1,8 @@ +Format is tab separated preferences. +Activate Stretch False +Loop Stretch Over Extrusion Width (ratio): 0.15 +Path Stretch Over Extrusion Width (ratio): 0.0 +Open File to be Stretched +Stretch From Distance Over Extrusion Width (ratio): 2.0 +Perimeter Maximum Stretch Over Extrusion Width (ratio): 0.3 +windowPositionBehold Preferences 0+0 diff --git a/tower.csv b/tower.csv new file mode 100755 index 0000000..5f5c2d2 --- /dev/null +++ b/tower.csv @@ -0,0 +1,7 @@ +Format is tab separated preferences. +Activate Tower False +Extruder Possible Collision Cone Angle (degrees): 60.0 +Open File to be Towered +Maximum Tower Height (layers): 10 +Tower Start Layer (integer): 2 +windowPositionBehold Preferences 0+0 diff --git a/unpause.csv b/unpause.csv new file mode 100755 index 0000000..b77ef20 --- /dev/null +++ b/unpause.csv @@ -0,0 +1,6 @@ +Format is tab separated preferences. +Activate Unpause False +Delay (milliseconds): 28.0 +Open File to be Unpaused +Maximum Speed (ratio): 1.5 +windowPositionBehold Preferences 0+0 diff --git a/vectorwrite.csv b/vectorwrite.csv new file mode 100755 index 0000000..2349e84 --- /dev/null +++ b/vectorwrite.csv @@ -0,0 +1,6 @@ +Format is tab separated preferences. +Activate Vectorwrite False +Open File to Write Vector Graphics for +Minimum Number of Layers for Multiple Files (integer): 10 +Pixels over Extrusion Width (ratio): 5.0 +windowPositionBehold Preferences 0+0 diff --git a/wipe.csv b/wipe.csv new file mode 100755 index 0000000..ef41004 --- /dev/null +++ b/wipe.csv @@ -0,0 +1,14 @@ +Format is tab separated preferences. +Activate Wipe False +Open File to be Wiped +Location Arrival X (mm): -70.0 +Location Arrival Y (mm): -50.0 +Location Arrival Z (mm): 50.0 +Location Departure X (mm): -70.0 +Location Departure Y (mm): -40.0 +Location Departure Z (mm): 50.0 +Location Wipe X (mm): -70.0 +Location Wipe Y (mm): -70.0 +Location Wipe Z (mm): 50.0 +Wipe Period (layers): 3 +windowPositionBehold Preferences 0+0 -- cgit v1.2.3 From 762ec2f6ebbb09bc76e26c4df24e850cc772e99f Mon Sep 17 00:00:00 2001 From: ricklon Date: Sat, 25 Sep 2010 18:54:03 -0400 Subject: diff info added --- README | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/README b/README index 43d117c..afa6542 100644 --- a/README +++ b/README @@ -5,4 +5,67 @@ Heated Platfor is raised to 120 Celsius. Below will be the diff between official version and this version. +ruvirtual:tmp2 rianders$ diff mh-mk5-abs-heatedplatform-skeinforge/ cupcake-mk5-heated-platform-abs/ +diff mh-mk5-abs-heatedplatform-skeinforge/carve.csv cupcake-mk5-heated-platform-abs/carve.csv +2c2 +< Extrusion Width over Thickness (ratio): 1.8 +--- +> Extrusion Width over Thickness (ratio): 1.45 +10c10 +< Layer Thickness (mm): 0.37 +--- +> Layer Thickness (mm): 0.36 +diff mh-mk5-abs-heatedplatform-skeinforge/fill.csv cupcake-mk5-heated-platform-abs/fill.csv +5c5 +< Extra Shells on Base (layers): 2 +--- +> Extra Shells on Base (layers): 1 +16,17c16,17 +< Grid Hexagonal True +< Grid Rectangular False +--- +> Grid Hexagonal False +> Grid Rectangular True +19c19 +< Interior Infill Density over Exterior Density (ratio): 0.1 +--- +> Interior Infill Density over Exterior Density (ratio): 0.9 +Common subdirectories: mh-mk5-abs-heatedplatform-skeinforge/gcode_scripts and cupcake-mk5-heated-platform-abs/gcode_scripts +diff mh-mk5-abs-heatedplatform-skeinforge/inset.csv cupcake-mk5-heated-platform-abs/inset.csv +2c2 +< Extrusion Perimeter Width over Thickness (ratio): 1.583 +--- +> Extrusion Perimeter Width over Thickness (ratio): 1.3 +diff mh-mk5-abs-heatedplatform-skeinforge/oozebane.csv cupcake-mk5-heated-platform-abs/oozebane.csv +4c4 +< Early Shutdown Distance (millimeters): 0.3 +--- +> Early Shutdown Distance (millimeters): 0.2 +diff mh-mk5-abs-heatedplatform-skeinforge/raft_ABS.csv cupcake-mk5-heated-platform-abs/raft_ABS.csv +2c2 +< Activate Raft: False +--- +> Activate Raft: True +33c33 +< windowPositionRaft Preferences 7+51 +--- +> windowPositionRaft Preferences 6+23 +diff mh-mk5-abs-heatedplatform-skeinforge/skeinforge.csv cupcake-mk5-heated-platform-abs/skeinforge.csv +2d1 +< Open File to be Skeinforged +diff mh-mk5-abs-heatedplatform-skeinforge/speed.csv cupcake-mk5-heated-platform-abs/speed.csv +4,5c4,5 +< Extrusion Diameter over Thickness (ratio): 1.583 +< Feedrate (mm/s): 30.0 +--- +> Extrusion Diameter over Thickness (ratio): 1.3 +> Feedrate (mm/s): 34.1 +10c10 +< Flowrate PWM Setting (if PWM Setting is Chosen): 230.0 +--- +> Flowrate PWM Setting (if PWM Setting is Chosen): 255.0 +15c15 +< Travel Feedrate (mm/s): 30.0 +--- +> Travel Feedrate (mm/s): 55.0 -- cgit v1.2.3 From 5a74c04e233b169a4ea4b3e54489bd9917caca34 Mon Sep 17 00:00:00 2001 From: Ricklon Date: Sat, 25 Sep 2010 18:35:45 -0700 Subject: Added initial usage directions. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index afa6542..6ca1a96 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ Fubar Lab's Matt Hagan's MK5 Heated Platform Skein Forge Settings http://fubarlabs.com -Heated Platfor is raised to 120 Celsius. +Heated Platfor is was raised to 120 Celsius. -Below will be the diff between official version and this version. +To use git clone the project, and copy the settings directory into the the Skeinforge prefs directory. -ruvirtual:tmp2 rianders$ diff mh-mk5-abs-heatedplatform-skeinforge/ cupcake-mk5-heated-platform-abs/ +rianders$ diff mh-mk5-abs-heatedplatform-skeinforge/ cupcake-mk5-heated-platform-abs/ diff mh-mk5-abs-heatedplatform-skeinforge/carve.csv cupcake-mk5-heated-platform-abs/carve.csv 2c2 < Extrusion Width over Thickness (ratio): 1.8 -- cgit v1.2.3