Shop PLA Filament per kilogram
Why You Should Trust Our Analysis
Our team combines automated analysis with human expertise to scrutinize thousands of PLA filaments. We delve deep into specifications, verifying critical details like printing material, diameter compatibility, and ensuring claims of dimensional accuracy, such as ±0.02mm tolerance, hold up. This rigorous process means you can rely on our curated lists for accurate and trustworthy filament choices.
Who is this list for
Whether you're a hobbyist or a professional 3D printing enthusiast, this list is designed for you. Popgot aggregates PLA filaments from across the web, making it simple to compare options side-by-side. Use our tools, including unit price analysis, to efficiently find the best filament for your needs and budget.
Here are the 23 PLA Filament products we considered starting at $9.45 per kg
* We may earn a small commission from affiliate links below at no cost to you.
$9.45per kg | 41 kg | Ends in01:56:37(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.319.2k | ![]() | ![]() SUNLU 4kg PLA Filament Bundle Red | ||||||
$9.45per kg | 41 kg | $37.79 Ends in01:52:35(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.319.2k | ![]() | ![]() SUNLU 4kg PLA Filament Bundle Blue Popgot Pick | ||||||
$9.67per kg | 41 kg | Ends in01:54:42(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.319.2k | ![]() | ![]() SUNLU 4kg PLA Filament Bundle Yellow | ||||||
$10.17per kg | 41 kg | 4.0156 | ![]() | ![]() SUNLU PLA Filament 1.75mm 4-Pack | |||||||
$10.23per kg | 41.1 kg | 4.5522 | ![]() | ![]() JAYO 1.75mm PLA Filament 4.4KG Bundle | |||||||
$10.23per kg | 41.1 kg | 4.5522 | ![]() | ![]() JAYO 1.75mm PLA Filament 4 Pack | |||||||
$10.23per kg | 41.1 kg | $44.99 | 4.41.3k | ![]() | ![]() JAYO Silk PLA Filament 4.4KG 4-Pack | ||||||
$10.23per kg | 41.1 kg | 4.41.3k | ![]() | ![]() JAYO Silk PLA Filament 4.4KG 4-Pack | |||||||
$10.23per kg | 41.1 kg | 4.22.8k | ![]() | ![]() JAYO PLA+ Filament 1.75mm, 4 Pack | |||||||
$10.23per kg | 41.1 kg | $44.99 | 3.94 | ![]() | ![]() JAYO Silk PLA Filament 4.4KG 4-Pack | ||||||
$10.25per kg | 41 kg | 4.34.7k | ![]() | ![]() 4KG PLA Filament 1.75mm - Black & White | |||||||
$10.25per kg | 41 kg | Ends in01:39:30(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.34.7k | ![]() | ![]() 4KG PLA Filament 1.75mm - 4 Pack | ||||||
$10.36per kg | 41.1 kg | 4.22.8k | ![]() | ![]() JAYO PLA+ Filament 1.75mm, 4-Pack | |||||||
$10.36per kg | 41.1 kg | 4.22.8k | ![]() | ![]() JAYO PLA+ Filament 1.75mm, 4-Pack | |||||||
$10.40per kg | 41 kg | $41.61 Ends in01:38:23(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.51.2k | ![]() | ![]() ELEGOO 1.75mm PLA Filament Bundle 4KG | ||||||
$10.44per kg | 1 kg | 4.4747 | ![]() | ![]() Black PLA 1.75mm Filament 1kg | |||||||
$10.50per kg | 21 kg | $20.99 | 4.4220 | ![]() | ![]() 1.75mm PLA Filament 2-pack, 1kg | ||||||
$10.50per kg | 101 kg | 3.8115 | ![]() | ![]() JAMG HE High Speed PLA+ Filament 1kg | |||||||
$10.56per kg | 161 kg | 4.3146 | ![]() | ![]() PLA 3D Filament, 16 Rolls, 1.75mm | |||||||
$10.56per kg | 161 kg | 4.3105 | ![]() | ![]() PLA 3D Filament Bundle 16x1kg Black | |||||||
$10.87per kg | 21 kg | $21.74 | 4.4388 | ![]() | ![]() LANDU 2KG PLA Filament 1.75mm Black | ||||||
$11.00per kg | 21 kg | $21.99 | 4.4747 | ![]() | ![]() PLA 1.75mm 2kg Black Filament | ||||||
$11.36per kg | 21.1 kg | $24.99 | 4.5522 | ![]() | ![]() JAYO High Speed PLA Filament 1.75mm 2 Pack |