Retract Z or not not? May 27, 2012 04:01PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 27, 2012 04:28PM |
Admin Registered: 17 years ago Posts: 7,881 |
Re: Retract Z or not not? May 27, 2012 06:37PM |
Registered: 13 years ago Posts: 123 |
Re: Retract Z or not not? May 27, 2012 07:46PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 27, 2012 07:52PM |
Registered: 13 years ago Posts: 2,947 |
FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
Re: Retract Z or not not? May 27, 2012 08:26PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 27, 2012 09:41PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 27, 2012 09:48PM |
Registered: 12 years ago Posts: 939 |
Re: Retract Z or not not? May 27, 2012 10:20PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 28, 2012 12:06AM |
Registered: 13 years ago Posts: 123 |
Re: Retract Z or not not? May 28, 2012 12:15AM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 28, 2012 12:19AM |
Registered: 12 years ago Posts: 939 |
Re: Retract Z or not not? May 28, 2012 01:57AM |
Admin Registered: 17 years ago Posts: 7,881 |
Re: Retract Z or not not? May 28, 2012 04:11AM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 28, 2012 04:55AM |
Admin Registered: 17 years ago Posts: 7,881 |
Re: Retract Z or not not? May 28, 2012 09:50AM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? May 28, 2012 10:25AM |
Admin Registered: 17 years ago Posts: 7,881 |
Re: Retract Z or not not? May 28, 2012 12:52PM |
Registered: 12 years ago Posts: 939 |
Re: Retract Z or not not? May 28, 2012 02:19PM |
Registered: 14 years ago Posts: 818 |
Re: Retract Z or not not? May 29, 2012 02:57PM |
Registered: 12 years ago Posts: 253 |
Re: Retract Z or not not? June 18, 2012 05:52PM |
tenaciousRas
Re: Retract Z or not not? July 05, 2012 05:54PM |
Re: Retract Z or not not? July 06, 2012 05:22AM |
Admin Registered: 17 years ago Posts: 7,881 |
#if (THERMISTORHEATER_0 == 6) || (THERMISTORHEATER_1 == 6) || (THERMISTORHEATER_2 == 6) || (THERMISTORBED == 6) // 100k Epcos thermistor const short temptable_6[][2] PROGMEM = { {28*OVERSAMPLENR, 250 + 30}, {31*OVERSAMPLENR, 245 + 29}, {35*OVERSAMPLENR, 240 + 28}, {39*OVERSAMPLENR, 235 + 27}, {42*OVERSAMPLENR, 230 + 26}, {44*OVERSAMPLENR, 225 + 25}, {49*OVERSAMPLENR, 220 + 25}, {53*OVERSAMPLENR, 215 + 25}, {62*OVERSAMPLENR, 210 + 22}, {66*OVERSAMPLENR, 205 + 23}, {72*OVERSAMPLENR, 200 + 23}, {94*OVERSAMPLENR, 190 + 19}, {102*OVERSAMPLENR, 185 + 19}, {116*OVERSAMPLENR, 170 + 28}, {143*OVERSAMPLENR, 160 + 26}, {183*OVERSAMPLENR, 150 + 16}, {223*OVERSAMPLENR, 140}, {270*OVERSAMPLENR, 130}, {318*OVERSAMPLENR, 120}, {383*OVERSAMPLENR, 110}, {413*OVERSAMPLENR, 105}, {439*OVERSAMPLENR, 100}, {484*OVERSAMPLENR, 95}, {513*OVERSAMPLENR, 90}, {607*OVERSAMPLENR, 80}, {664*OVERSAMPLENR, 70}, {781*OVERSAMPLENR, 60}, {810*OVERSAMPLENR, 55}, {849*OVERSAMPLENR, 50}, {914*OVERSAMPLENR, 45}, {914*OVERSAMPLENR, 40}, {935*OVERSAMPLENR, 35}, {954*OVERSAMPLENR, 30}, {970*OVERSAMPLENR, 25}, {978*OVERSAMPLENR, 22}, {1008*OVERSAMPLENR, 3} }; #endif #if (THERMISTORHEATER_0 == 7) || (THERMISTORHEATER_1 == 7) || (THERMISTORHEATER_2 == 7) || (THERMISTORBED == 7) // 100k Honeywell 135-104LAG-J01 const short temptable_7[][2] PROGMEM = { {46*OVERSAMPLENR, 270-52}, {50*OVERSAMPLENR, 265-52}, {54*OVERSAMPLENR, 260-52}, {58*OVERSAMPLENR, 255-52}, {62*OVERSAMPLENR, 250-52}, {67*OVERSAMPLENR, 245-52}, {72*OVERSAMPLENR, 240-52}, {79*OVERSAMPLENR, 235-52}, {85*OVERSAMPLENR, 230-52}, {91*OVERSAMPLENR, 225-52}, {99*OVERSAMPLENR, 220-52}, {107*OVERSAMPLENR, 215-52}, {116*OVERSAMPLENR, 210-52}, {126*OVERSAMPLENR, 205-52}, {136*OVERSAMPLENR, 200-52}, {149*OVERSAMPLENR, 195-52}, {160*OVERSAMPLENR, 190-52}, {175*OVERSAMPLENR, 185-52}, {191*OVERSAMPLENR, 180-52}, {209*OVERSAMPLENR, 175-52}, {224*OVERSAMPLENR, 170-52}, {246*OVERSAMPLENR, 165-52}, {267*OVERSAMPLENR, 160 -52 }, {293*OVERSAMPLENR, 155-50}, {316*OVERSAMPLENR, 150 - 49}, {340*OVERSAMPLENR, 145 - 49}, {364*OVERSAMPLENR, 140 - 44}, {396*OVERSAMPLENR, 135 - 42}, {425*OVERSAMPLENR, 130 - 40}, {460*OVERSAMPLENR, 125-38}, {489*OVERSAMPLENR, 120 - 36}, {526*OVERSAMPLENR, 115-34}, {558*OVERSAMPLENR, 110 - 32}, {591*OVERSAMPLENR, 105-31}, {628*OVERSAMPLENR, 100 -29}, {660*OVERSAMPLENR, 95 - 26}, {696*OVERSAMPLENR, 90 - 24}, {733*OVERSAMPLENR, 85 - 22}, {761*OVERSAMPLENR, 80 - 20}, {794*OVERSAMPLENR, 75 - 19}, {819*OVERSAMPLENR, 70 - 17}, {847*OVERSAMPLENR, 65 - 16}, {870*OVERSAMPLENR, 60 - 15}, {892*OVERSAMPLENR, 55 -12}, {911*OVERSAMPLENR, 50 -11}, {929*OVERSAMPLENR, 45}, {944*OVERSAMPLENR, 40}, {959*OVERSAMPLENR, 35}, {971*OVERSAMPLENR, 30}, {981*OVERSAMPLENR, 25}, {989*OVERSAMPLENR, 20}, {994*OVERSAMPLENR, 15}, {1001*OVERSAMPLENR, 10}, {1005*OVERSAMPLENR, 5} }; #endif
Re: Retract Z or not not? July 07, 2012 07:44PM |
Registered: 13 years ago Posts: 1,236 |
Re: Retract Z or not not? November 06, 2014 01:06PM |
Registered: 9 years ago Posts: 2 |